kfreebsd-gnu.h: Resync with `config/i386/linux.h'.
authorRobert Millan <rmh@gnu.org>
Tue, 14 Jun 2011 15:32:55 +0000 (17:32 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 14 Jun 2011 15:32:55 +0000 (17:32 +0200)
commit7d8d16c3d94564f7210fb4a4711246d9399ab065
tree102c30f302687eb7748ae7dc27626f6febdd7d2b
parent0ccef3d2565b0a15a799da5cc8ffa9790dae388d
kfreebsd-gnu.h: Resync with `config/i386/linux.h'.

* config/i386/kfreebsd-gnu.h: Resync with `config/i386/linux.h'.
* config/kfreebsd-gnu.h (GNU_USER_DYNAMIC_LINKER): Resync with
`config/linux.h'.

* config/i386/kfreebsd-gnu64.h: New file.
* config.gcc (x86_64-*-kfreebsd*-gnu): Replace `i386/kfreebsd-gnu.h'
with `i386/kfreebsd-gnu64.h'.

* config/i386/linux64.h (GNU_USER_LINK_EMULATION32)
(GNU_USER_LINK_EMULATION64): New macros.
* config/i386/gnu-user64.h (LINK_SPEC): Rely on
`GNU_USER_LINK_EMULATION32' and `GNU_USER_LINK_EMULATION64' instead
of hardcoding `elf_i386' and `elf_x86_64'.

From-SVN: r175031
gcc/ChangeLog
gcc/config.gcc
gcc/config/i386/gnu-user64.h
gcc/config/i386/kfreebsd-gnu.h
gcc/config/i386/kfreebsd-gnu64.h [new file with mode: 0644]
gcc/config/i386/linux64.h
gcc/config/kfreebsd-gnu.h