Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/softfloat
Module Name: src
Committed By: rearnsha
Date: Tue May 6 08:58:21 UTC 2003
Modified Files:
src/lib/libc/softfloat: Makefile.inc
Added Files:
src/lib/libc/softfloat: unorddf2.c unordsf2.c
Log Message:
GCC-3 requires a libcall to support testing for unordered.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/lib/libc/softfloat/Makefile.inc
cvs rdiff -r0 -r1.1 src/lib/libc/softfloat/unorddf2.c \
src/lib/libc/softfloat/unordsf2.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index