mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-14 04:20:25 +08:00
config.host: Add x86_64-elf target.
* config.host : Add x86_64-elf target. From-SVN: r127830
This commit is contained in:
parent
5b550abd15
commit
3ae3dbd6cc
@ -1,3 +1,7 @@
|
||||
2007-08-27 Hans Kester <hans.kester@ellips.nl>
|
||||
|
||||
* config.host : Add x86_64-elf target.
|
||||
|
||||
2007-07-06 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* configure.ac (set_have_cc_tls): Add a missing =.
|
||||
|
@ -310,6 +310,8 @@ x86_64-*-darwin*)
|
||||
;;
|
||||
i[34567]86-*-elf*)
|
||||
;;
|
||||
x86_64-*-elf*)
|
||||
;;
|
||||
i[34567]86-sequent-ptx4* | i[34567]86-sequent-sysv4*)
|
||||
;;
|
||||
i[34567]86-*-aout*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user