OSDN Git Service

* config.host : Add x86_64-elf target.
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Aug 2007 11:15:54 +0000 (11:15 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Aug 2007 11:15:54 +0000 (11:15 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127830 138bc75d-0d04-0410-961f-82ee72b054a4

libgcc/ChangeLog
libgcc/config.host

index d8cc555..84bb876 100644 (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 =.
index 642f45f..e76dff5 100644 (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*)