r184370 - in /branches/google/integration: Chan...

dougkwan@gcc.gnu.org dougkwan@gcc.gnu.org
Sat Feb 18 06:12:00 GMT 2012


Author: dougkwan
Date: Sat Feb 18 06:12:40 2012
New Revision: 184370

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184370
Log:
2012-02-17   Doug Kwan  <dougkwan@google.com>

	* gcc/config.gcc (powerpc*-*-linux): Pull in GRTEv2 spec changes if
	target matches *-grtev2-*.
	* gcc/config/rs6000/linux64.h (GLIB_DYNAMIC_LINKER{32,64}): Add
	runtime root prefix to glibc's dynamic linker.
	* gcc/config/rs6000/linux-grtev2.h: New file.
	* gcc/config/rs6000/sysv4.h (GLIB_DYNAMIC_LINKER): Add
	runtime root prefix to glibc's dynamic linker.
	(LINUX_GRTE_EXTRA_SPECS): Define to be empty if no definition found.
	(SUBTARGET_EXTRA_SPECS): Include LINUX_GRTE_EXTRA_SPECS.

Added:
    branches/google/integration/gcc/config/rs6000/linux-grtev2.h
Modified:
    branches/google/integration/ChangeLog.google-integration
    branches/google/integration/gcc/config.gcc
    branches/google/integration/gcc/config/rs6000/linux64.h
    branches/google/integration/gcc/config/rs6000/sysv4.h



More information about the Gcc-cvs mailing list