Source-Changes archive

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

CVS commit: basesrc/lib/libc



Module Name:    basesrc
Committed By:   bjh21
Date:           Mon May  6 19:05:02 UTC 2002

Modified Files:
        basesrc/lib/libc/arch/arm/softfloat: softfloat.h
        basesrc/lib/libc/arch/powerpc/softfloat: softfloat.h
        basesrc/lib/libc/arch/sh3/softfloat: softfloat.h
        basesrc/lib/libc/arch/sparc64/softfloat: softfloat.h
        basesrc/lib/libc/softfloat: softfloat.c

Log Message:
Consistently declare the types of float_rounding_mode and float_exception_flags
as fp_rnd and fp_except respectively.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/lib/libc/arch/arm/softfloat/softfloat.h
cvs rdiff -r1.1 -r1.2 basesrc/lib/libc/arch/powerpc/softfloat/softfloat.h
cvs rdiff -r1.5 -r1.6 basesrc/lib/libc/arch/sh3/softfloat/softfloat.h
cvs rdiff -r1.2 -r1.3 basesrc/lib/libc/arch/sparc64/softfloat/softfloat.h
cvs rdiff -r1.7 -r1.8 basesrc/lib/libc/softfloat/softfloat.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