config.host: Add x86_64-elf target.

* config.host : Add x86_64-elf target.

From-SVN: r127830
This commit is contained in:
Hans Kester 2007-08-27 13:15:54 +02:00 committed by Uros Bizjak
parent 5b550abd15
commit 3ae3dbd6cc
2 changed files with 6 additions and 0 deletions

View File

@ -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 =.

View File

@ -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*)