Subject: CVS commit: basesrc/lib/libc/arch/hppa/gen
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/26/2002 09:44:59
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.