r111595 - in /trunk/gcc: ChangeLog Makefile.in ...

bje@gcc.gnu.org bje@gcc.gnu.org
Wed Mar 1 05:14:00 GMT 2006


Author: bje
Date: Wed Mar  1 05:14:24 2006
New Revision: 111595

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111595
Log:
	* 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:
    trunk/gcc/ChangeLog
    trunk/gcc/Makefile.in
    trunk/gcc/mklibgcc.in



More information about the Gcc-cvs mailing list