Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sun-lamp CVS commits
- To: source-changes
- Subject: sun-lamp CVS commits
- From: The Source of All Evil <source>
- Date: Mon, 25 Sep 1995 15:30:02 -0400
jonathan
Mon Sep 25 15:21:44 EDT 1995
Update of /a/cvsroot/src/lib/libc/arch/mips/sys
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv3002
Modified Files:
brk.S sbrk.S
Log Message:
Fix an old bug, whereby ASMSTR() was used before #including "SYS.h", where
it was defined.
jonathan
Mon Sep 25 15:28:28 EDT 1995
Update of /a/cvsroot/src/lib/libc/arch/mips/gen
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv3073
Modified Files:
modf.S
Log Message:
The old mips modf didn't work (pr 1048). This replaces it with
a version that does work on little-endian MIPS CPUs. Not tested on
big-endian MIPS; the "li.d" may be byteorder-dependent.
Home |
Main Index |
Thread Index |
Old Index