]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/testsuite/ChangeLog
2002-02-26 Chris Demetriou <cgd@broadcom.com>
authorChris Demetriou <cgd@google.com>
Tue, 26 Feb 2002 22:17:56 +0000 (22:17 +0000)
committerChris Demetriou <cgd@google.com>
Tue, 26 Feb 2002 22:17:56 +0000 (22:17 +0000)
commitd65d31a6a1316ee5a75741fdd3d0f337db926578
tree789775606e5856e1bb376ff0f0746e92a539cb0a
parent75738c297badd8ef64075f9aebcb5aaef9e03c24
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