Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/lib
Module Name: basesrc
Committed By: thorpej
Date: Sun Jan 27 21:59:19 UTC 2002
Modified Files:
basesrc/lib/libc/arch/alpha: Makefile.inc
basesrc/lib/libm: Makefile
Log Message:
On Alpha, build libc and libm with -mieee ... A metric crapload
of 3rd party software expects this.
XXX TODO: consider libm-fast for alpha that is not -mieee. Possibly
determine -mieee or not at run-time based on a bit in the executable
headers.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/lib/libc/arch/alpha/Makefile.inc
cvs rdiff -r1.56 -r1.57 basesrc/lib/libm/Makefile
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