config.gcc (mips64vrel-*-elf*): Include the tm_file prior to vr.h.
authorCatherine Moore <clm@codesourcery.com>
Mon, 10 Nov 2008 23:56:24 +0000 (18:56 -0500)
committerCatherine Moore <clm@gcc.gnu.org>
Mon, 10 Nov 2008 23:56:24 +0000 (18:56 -0500)
commit7f75ae868a2108e93c21500b9a2b1017b6ccf691
tree29f1d4ec454e9c8aef2fe78689616b436b91642d
parent548a63222ed9b9e8de3503388d64366121ba621d
config.gcc (mips64vrel-*-elf*): Include the tm_file prior to vr.h.

        * config.gcc (mips64vrel-*-elf*): Include the tm_file
        prior to vr.h.
        * config/mips/linux.h (LINUX_DRIVER_SELF_SPECS): New.
        (BASE_DRIVER_SELF_SPECS): Remove.
        (DRIVER_SELF_SPECS): New definition.
        * config/mips/elfoabi.h: (DRIVER_SELF_SPECS): Include
        BASE_DRIVER_SELF_SPECS.
        * config/mips/sde.h: Likewise.
        * config/mips/iris6.h: Likewise.
        * config/mips/vr.h: Likewise.
        * config/mips/mips.h (BASE_DRIVER_SELF_SPECS): New.

From-SVN: r141754
gcc/ChangeLog
gcc/config.gcc
gcc/config/mips/elfoabi.h
gcc/config/mips/iris6.h
gcc/config/mips/linux.h
gcc/config/mips/mips.h
gcc/config/mips/sde.h
gcc/config/mips/vr.h