This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r142833 - in /trunk/gcc: ChangeLog config.host ...


Author: jakub
Date: Fri Dec 19 14:55:42 2008
New Revision: 142833

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142833
Log:
	PR bootstrap/37739
	* config.host: For powerpc*-*-linux* host with 32-bit GCC,
	use rs6000/x-linux-relax snippet if ld is new enough,
	otherwise use rs6000/x-linux-O1.
	* config/rs6000/x-linux-relax: New file.
	* config/x-cflags-O1: New file.

Added:
    trunk/gcc/config/rs6000/x-linux-relax
    trunk/gcc/config/x-cflags-O1
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config.host


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]