OSDN Git Service

2002-02-26 Chris Demetriou <cgd@broadcom.com>
authorChris Demetriou <cgd@broadcom.com>
Tue, 26 Feb 2002 22:17:56 +0000 (22:17 +0000)
committerChris Demetriou <cgd@broadcom.com>
Tue, 26 Feb 2002 22:17:56 +0000 (22:17 +0000)
commit063bb52108e22c2009d1e605c095d2eb663a3c2e
tree3846e262f6e6993278304897c7329c5d42350323
parent29e38d21aad71ffaf4de26776499c1217e134bb6
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