]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add --with-abi= support to x86_64-*-*
authorH.J. Lu <hongjiu.lu@intel.com>
Tue, 3 Apr 2012 02:56:34 +0000 (02:56 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Tue, 3 Apr 2012 02:56:34 +0000 (19:56 -0700)
commit0465e49e7e36b34213f3835a2079a195a519041c
tree4c6a6013c43b5034a2490190c2856323ee2206e5
parentb9f25411dcb90908fc6d91b6953c006c9f303b4d
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.

From-SVN: r186099
gcc/ChangeLog
gcc/config.gcc
gcc/config/i386/biarchx32.h [new file with mode: 0644]