opcodes/
commit91278a1b8285ce4d1f6feb549fb99b25c64522de
authorMaciej W. Rozycki <macro@linux-mips.org>
Mon, 18 Oct 2010 00:15:33 +0000 (18 00:15 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Mon, 18 Oct 2010 00:15:33 +0000 (18 00:15 +0000)
tree3184c0a1cf65e706875ef47d8cc969d54b579344
parenta9642e180d17a1008e33d6bd8443ba41a5d40dc1
opcodes/
* mips-opc.c (mips_builtin_opcodes): Move M_LD_OB and M_SD_OB
macros before their corresponding MIPS III hardware instructions.

gas/
* config/tc-mips.c (macro)[M_LD_OB, M_SD_OB]: Handle 64-bit ABIs.

gas/testsuite/
* gas/mips/lineno.s: Convert to o32.
* gas/mips/lineno.d: Adjust patterns accordingly.  Force the o32
ABI.
gas/ChangeLog
gas/config/tc-mips.c
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/lineno.d
gas/testsuite/gas/mips/lineno.s
opcodes/ChangeLog
opcodes/mips-opc.c