OSDN Git Service

2002-02-26 Chris Demetriou <cgd@broadcom.com>
authorcgd <cgd>
Tue, 26 Feb 2002 22:17:52 +0000 (22:17 +0000)
committercgd <cgd>
Tue, 26 Feb 2002 22:17:52 +0000 (22:17 +0000)
commit977b5286b90ec70af93c4fec6f1dc804b2a53bc2
tree543a627eb28c7f6da8fdaaf8f48b3af9f7e16f1c
parent7cbe003b9e5b32e2a11db9dc8a3601f7000689bd
2002-02-26  Chris Demetriou  <cgd@broadcom.com>

        * gas/mips/empic2.d: Adjust for the fact that relocations on
        symbols local to this file are resolved at assembly time into
        section-relative relocations, even if the symbols are extern.
        * gas/mips/empic2.s: Add file offset information, so the next
        person to do the math mentioned above has an easier time.
        * gas/mips/jal-empic-elf.d: New test.
        * gas/mips/jal-empic-elf-2.d, gas/mips/jal-empic-elf-2.s: New test.
        * gas/mips/jal-empic-elf-3.d, gas/mips/jal-empic-elf-3.s: New test.
        * gas/mips/mips.exp: Run the new tests.
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/empic2.d
gas/testsuite/gas/mips/empic2.s
gas/testsuite/gas/mips/jal-empic-elf-2.d [new file with mode: 0644]
gas/testsuite/gas/mips/jal-empic-elf-2.s [new file with mode: 0644]
gas/testsuite/gas/mips/jal-empic-elf-3.d [new file with mode: 0644]
gas/testsuite/gas/mips/jal-empic-elf-3.s [new file with mode: 0644]
gas/testsuite/gas/mips/jal-empic-elf.d [new file with mode: 0644]
gas/testsuite/gas/mips/mips.exp