Source-Changes archive

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

CVS commit: basesrc/lib/libc/arch/hppa/gen



Module Name:    basesrc
Committed By:   thorpej
Date:           Sat Oct 26 06:44:58 UTC 2002

Modified Files:
        basesrc/lib/libc/arch/hppa/gen: Makefile.inc
Removed Files:
        basesrc/lib/libc/arch/hppa/gen: infinity.c isinf.c isnan.c ldexp.c

Log Message:
* Use the common ieee754_* routines (and add ones we were missing).
* Note that several routines are still missing for hppa.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/lib/libc/arch/hppa/gen/Makefile.inc
cvs rdiff -r1.1 -r0 basesrc/lib/libc/arch/hppa/gen/infinity.c \
    basesrc/lib/libc/arch/hppa/gen/isinf.c \
    basesrc/lib/libc/arch/hppa/gen/isnan.c \
    basesrc/lib/libc/arch/hppa/gen/ldexp.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