MIPS/LD: Convert ELF linker emulation option macros to an enum
authorMaciej W. Rozycki <macro@imgtec.com>
Mon, 4 Jan 2016 23:35:03 +0000 (23:35 +0000)
committerMaciej W. Rozycki <macro@imgtec.com>
Mon, 4 Jan 2016 23:35:03 +0000 (23:35 +0000)
commit2f2da8fd3ff3c04928621bcbc0c01b9f9ebce7cc
tree46ce492ce501e3ae77118dcd3e66c03bf55e4a70
parenta3dc0a7f65bd4cfcfad6afee8b11657972e5a8de
MIPS/LD: Convert ELF linker emulation option macros to an enum

ld/
* emultempl/mipself.em (PARSE_AND_LIST_PROLOGUE): Convert
OPTION_INSN32 and OPTION_NO_INSN32 macros to an enum.
ld/ChangeLog
ld/emultempl/mipself.em