Source-Changes archive

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

CVS commit: src/lib/libc/arch



Module Name:    src
Committed By:   mrg
Date:           Tue May 16 20:55:51 UTC 2006

Modified Files:
        src/lib/libc/arch/arm/softfloat: softfloat.h
        src/lib/libc/arch/m68k/softfloat: softfloat.h
        src/lib/libc/arch/powerpc/softfloat: softfloat.h
        src/lib/libc/arch/sh3/softfloat: softfloat.h

Log Message:
if SOFTFLOAT_FOR_GCC is not defined, don't declare float_detect_tininess.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/lib/libc/arch/arm/softfloat/softfloat.h
cvs rdiff -r1.1 -r1.2 src/lib/libc/arch/m68k/softfloat/softfloat.h
cvs rdiff -r1.4 -r1.5 src/lib/libc/arch/powerpc/softfloat/softfloat.h
cvs rdiff -r1.8 -r1.9 src/lib/libc/arch/sh3/softfloat/softfloat.h

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