* config/tc-mips.c (support_64bit_objects): Define for OBJ_ELF only.
authorThiemo Seufer <ths@networkno.de>
Mon, 12 Nov 2001 22:22:20 +0000 (22:22 +0000)
committerThiemo Seufer <ths@networkno.de>
Mon, 12 Nov 2001 22:22:20 +0000 (22:22 +0000)
commitae948b86fe3cba210a95dd78fd72de98ec02266d
treefbb535a929e812073e3968dcd1278794d62841fc
parent2396cfb964a9fe3d7c5d718892ee148f015ff8c8
* config/tc-mips.c (support_64bit_objects): Define for OBJ_ELF only.
(md_longopts): Allow OPTION_MABI for ELF compilation only. RE-allow
OPTION_GP32, OPTION_GP64, OPTION_FP32 for non-ELF compilation.
Sort options a bit more logical.
(md_parse_option): Allow OPTION_32, OPTION_N32, OPTION_N64,
OPTION_MABI only for elf targets.
* gas/mips/mips.exp: Change naming of some conditionals to reflect
the object format they actually mean. Don't try mips-abi32 and
mips-abi32-pic tests for ecoff.
gas/ChangeLog
gas/config/tc-mips.c
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/mips.exp