gas/
commit8bbbcb5655dee1e0fd45222680641cfd42d97296
authorMaciej W. Rozycki <macro@linux-mips.org>
Tue, 6 Jul 2010 00:12:41 +0000 (6 00:12 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Tue, 6 Jul 2010 00:12:41 +0000 (6 00:12 +0000)
treec15102c7a47da8315e4223cfe667843c4bd33177
parent44955554f59508f0ac264edd534c3b35cb41198d
gas/
* config/tc-mips.c (mips_frob_file): Use symbol_same_p to match
symbols.

gas/testsuite/
* gas/mips/elf-rel27.d: New test for HI16/LO16 relocation
pairing.
* gas/mips/elf-rel27.s: Source for the new test.
* gas/mips/mips.exp: Create "mips16" architecture.  Adjust
conditions involving negated properties throughout to require
"mips1" as appropriate.  Run the new test.
(mips_arch_destroy): New procedure.
gas/ChangeLog
gas/config/tc-mips.c
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/elf-rel27.d [new file with mode: 0644]
gas/testsuite/gas/mips/elf-rel27.s [new file with mode: 0644]
gas/testsuite/gas/mips/mips.exp