config.gcc: Add x86_64-darwin host support.
commit9519e677aa364957a00d6ac07be28efaac6de69f
authorEric Christopher <echristo@gcc.gnu.org>
Tue, 7 Nov 2006 05:40:34 +0000 (7 05:40 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Tue, 7 Nov 2006 05:40:34 +0000 (7 05:40 +0000)
tree5d3e514d4ebfb4bea757d9a52b40436f2ed2be64
parent61e390b1ad15e989dcb6ded46cb16b4553724212
config.gcc: Add x86_64-darwin host support.

2006-11-06  Eric Christopher  <echristo@apple.com>

    * config.gcc: Add x86_64-darwin host support.
    * config.host: Ditto.
    * config/i386/darwin64.h: New file.
    * config/i386/t-darwin64: Ditto.

From-SVN: r118541
gcc/ChangeLog
gcc/config.gcc
gcc/config.host
gcc/config/i386/darwin64.h [new file with mode: 0644]
gcc/config/i386/t-darwin64 [new file with mode: 0644]