linux.h (LINK_SPEC): Use %(endian_spec).
authorMaciej W. Rozycki <macro@ds2.pg.gda.pl>
Mon, 21 Aug 2000 14:35:29 +0000 (16:35 +0200)
committerJeff Law <law@gcc.gnu.org>
Mon, 21 Aug 2000 14:35:29 +0000 (08:35 -0600)
commit120dc6cd25a52db6221ea7ccf1a07acea21d3a02
tree336c75800513c642db2747ad986c8e2307345fc5
parent93e2382f2cf48b874a5f2ff6359f134878498b69
linux.h (LINK_SPEC): Use %(endian_spec).

        * mips/linux.h (LINK_SPEC): Use %(endian_spec).

        * mips/mips.h: Change LINKER_ENDIAN_SPEC to ENDIAN_SPEC
        and linker_endian_spec to endian_spec.
        (ENDIAN_SPEC): Add %{EB} and %{EL}.
        (LINK_SPEC): Remove %{EB} and %{EL}.
        (ASM_SPEC): Likewise.  Use %(endian_spec).

From-SVN: r35844
gcc/ChangeLog
gcc/config/mips/linux.h
gcc/config/mips/mips.h