Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/gnu



Module Name:    src
Committed By:   martin
Date:           Thu Oct  1 20:07:09 UTC 2009

Modified Files:
        src/gnu/dist/gcc4/gcc: libgcc2.c
        src/gnu/lib/libgcc4: Makefile.inc

Log Message:
If TARGET_FLOAT_FORMAT is not IEEE_FLOAT_FORMAT (i.e. we have no NaNs),
do not compile special code to fix up different NaN values.
Re-enable complex support functions in libgcc for vax.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.3 -r1.2 src/gnu/dist/gcc4/gcc/libgcc2.c
cvs rdiff -u -r1.13 -r1.14 src/gnu/lib/libgcc4/Makefile.inc

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