diff options
author | Eric Christopher <echristo@gmail.com> | 2005-02-22 23:37:30 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2005-02-22 23:37:30 +0000 |
commit | 1375e99fd58bf2356b2bcd321c52fe58102afff9 (patch) | |
tree | d2bb97cb8b8a889261ef29103e351d3466791689 | |
parent | 04ac69aa9df9df3c9f2603002e1c6c605b0e80fc (diff) | |
download | gdb-1375e99fd58bf2356b2bcd321c52fe58102afff9.zip gdb-1375e99fd58bf2356b2bcd321c52fe58102afff9.tar.gz gdb-1375e99fd58bf2356b2bcd321c52fe58102afff9.tar.bz2 |
2005-02-22 Eric Christopher <echristo@redhat.com>
* gas/mips/elf-rel10.d: Update for label change.
-rw-r--r-- | gas/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/elf-rel10.d | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index ef98eda..8aa1751 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2005-02-22 Eric Christopher <echristo@redhat.com> + + * gas/mips/elf-rel10.d: Update for label change. + 2005-02-22 Maciej W. Rozycki <macro@mips.com> * gas/mips/mips16-dwarf2.d: Pass -mabi=32. Include relocation diff --git a/gas/testsuite/gas/mips/elf-rel10.d b/gas/testsuite/gas/mips/elf-rel10.d index eb12f13..8fd3b79 100644 --- a/gas/testsuite/gas/mips/elf-rel10.d +++ b/gas/testsuite/gas/mips/elf-rel10.d @@ -24,6 +24,6 @@ Relocation section '\.rela\.text' at offset .* contains 22 entries: 0+002c * 0+..15 * R_MIPS_GOT_OFST * 0+0000 * \.text \+ c 0+0030 * 0+..14 * R_MIPS_GOT_PAGE * 0+0000 * \.text \+ 33221d 0+0034 * 0+..15 * R_MIPS_GOT_OFST * 0+0000 * \.text \+ 33221d -0+0038 * 0+..14 * R_MIPS_GOT_PAGE * 0+0000 * frob \+ 0 -0+003c * 0+..15 * R_MIPS_GOT_OFST * 0+0000 * frob \+ 0 +0+0038 * 0+..14 * R_MIPS_GOT_PAGE * 0+0000 * \.text \+ 18 +0+003c * 0+..15 * R_MIPS_GOT_OFST * 0+0000 * \.text \+ 18 #pass |