2014-10-08 Steve Ellcey <sellcey@mips.com>
commitabf7fbd69e40bc26e4c7fc1f65f06a22860d91c0
authorsje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Oct 2014 16:14:11 +0000 (8 16:14 +0000)
committersje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Oct 2014 16:14:11 +0000 (8 16:14 +0000)
treeff27406ceb4b11ed5de307e18fda1ecc56be84e0
parent32e654a8ffe86f6b8d2f8599ba3d7cdbea49dbc1
2014-10-08  Steve Ellcey  <sellcey@mips.com>

* config/mips/linux64.h: Remove.
* config/mips/gnu-user64.h: Remove.
* gcc.config (mips*-*-*): Remove references to linux64.h and
gnu-user64.h
* config/mips/gnu-user.h (GNU_USER_TARGET_LINK_SPEC): Replace
with modified version from gnu-user64.h.
(LINUX_DRIVER_SELF_SPECS): Update parts from gnu-user64.h.
(LOCAL_LABEL_PREFIX): Copy from gnu-user64.h.
* config/mips/linux.h (GNU_USER_LINK_EMULATION32): Copy from
linux64.h.
(GNU_USER_LINK_EMULATION64): Ditto.
(GNU_USER_LINK_EMULATIONN32): Ditto.
(GLIBC_DYNAMIC_LINKER32): Ditto.
(GLIBC_DYNAMIC_LINKER64): Ditto.
(GLIBC_DYNAMIC_LINKERN32): Ditto.
(UCLIBC_DYNAMIC_LINKER32): Ditto.
(UCLIBC_DYNAMIC_LINKER64): Ditto.
(UCLIBC_DYNAMIC_LINKERN32): Ditto.
(BIONIC_DYNAMIC_LINKERN32): Ditto.
(GNU_USER_DYNAMIC_LINKERN32): Ditto.
(GLIBC_DYNAMIC_LINKER): Delete.
(UCLIBC_DYNAMIC_LINKER): Delete.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216008 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.gcc
gcc/config/mips/gnu-user.h
gcc/config/mips/gnu-user64.h [deleted file]
gcc/config/mips/linux.h [moved from gcc/config/mips/linux64.h with 93% similarity]