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]

r186099 - in /trunk/gcc: ChangeLog config.gcc c...


Author: hjl
Date: Tue Apr  3 02:56:34 2012
New Revision: 186099

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186099
Log:
Add --with-abi= support to x86_64-*-*

2012-04-02  H.J. Lu  <hongjiu.lu@intel.com>

	* config.gcc: Use i386/biarchx32.h instead of i386/biarch64.h
	for --with-abi={x32|mx32} or --with-multilib-list=mx32.
	(supported_defaults): Add abi for i[34567]86-*-* and x86_64-*-*.

	* config/i386/biarchx32.h: New.

Added:
    trunk/gcc/config/i386/biarchx32.h
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config.gcc


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