r116526 - in /branches/ibm/gcc-4_1-branch/gcc: ...
janis@gcc.gnu.org
janis@gcc.gnu.org
Mon Aug 28 19:48:00 GMT 2006
Author: janis
Date: Mon Aug 28 19:48:33 2006
New Revision: 116526
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116526
Log:
Backport from mainline (r111595)
2006-03-01 Ben Elliston <bje@au.ibm.com>
* mklibgcc.in: Add logic to handle $DFP_ENABLE and $DFP_CFLAGS.
Compile dfp-bit.c from the source directory using -DWIDTH and
$DFP_CFLAGS to control the compilation of that file, rather than
generating width-specific versions in the build directory.
* Makefile.in (libgcc.mk): Pass down DFP_ENABLE and DFP_CFLAGS.
(LIBGCC_DEPS): Replace $(D32PBIT) et al with config/dfp-bit.[hc].
Modified:
branches/ibm/gcc-4_1-branch/gcc/ChangeLog
branches/ibm/gcc-4_1-branch/gcc/Makefile.in
branches/ibm/gcc-4_1-branch/gcc/mklibgcc.in
More information about the Gcc-cvs
mailing list