r117296 - in /trunk/gcc: ChangeLog config/rs600...

mrs@gcc.gnu.org mrs@gcc.gnu.org
Fri Sep 29 01:21:00 GMT 2006


Author: mrs
Date: Fri Sep 29 01:21:14 2006
New Revision: 117296

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117296
Log:
	PR target/28617
	* config/rs6000/rs6000.h [IN_LIBGCC2] (TARGET_POWERPC64): Define
	to 1 when __ppc64__ is defined.
	* config/rs6000/t-darwin (LIB2FUNCS_EXTRA): Add ppc64-fp.c and
	darwin-64.c.
	* config/rs6000/ppc64-fp.c: Also compile when __ppc64__ is defined.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rs6000/ppc64-fp.c
    trunk/gcc/config/rs6000/rs6000.h
    trunk/gcc/config/rs6000/t-darwin



More information about the Gcc-cvs mailing list