Add --with-abi= support to x86_64-*-*
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Apr 2012 02:56:34 +0000 (02:56 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Apr 2012 02:56:34 +0000 (02:56 +0000)
commit6fa78bde865ab12cfbd085f4db86af7c4a75c301
tree4c6a6013c43b5034a2490190c2856323ee2206e5
parenta8cd75b3fe44d7577da17f3b85db4619ad1d34eb
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@186099 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.gcc
gcc/config/i386/biarchx32.h [new file with mode: 0644]