summaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2009-07-17 13:36:16 +0000
committerNick Clifton <nickc@redhat.com>2009-07-17 13:36:16 +0000
commit1c4c13cd94a2f88ad6aefcac4c5b17825c7f7ba5 (patch)
tree5334df89c6c7323760a266a02ef02b332f43a932 /ld
parent6d30f5b2dcf2d644300d8ab5ada56cfa22f97bf2 (diff)
downloadbinutils-gdb-1c4c13cd94a2f88ad6aefcac4c5b17825c7f7ba5.tar.gz
* ld-mips-elf/pic-and-nonpic-3b.dd: Updated to use new PLT
entries. * ld-mips-elf/pic-and-nonpic-5b.dd: Likewise. * ld-mips-elf/pic-and-nonpic-6-o32.dd: Likewise. * ld-mips-elf/pic-and-nonpic-6-n32.dd: Likewise. * ld-mips-elf/pic-and-nonpic-6-n64.dd: Likewise.
Diffstat (limited to 'ld')
-rw-r--r--ld/testsuite/ChangeLog2
-rw-r--r--ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n32.dd7
-rw-r--r--ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n64.dd7
3 files changed, 8 insertions, 8 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index ae03abeb5a2..2ef2e2aebb1 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -4,6 +4,8 @@
entries.
* ld-mips-elf/pic-and-nonpic-5b.dd: Likewise.
* ld-mips-elf/pic-and-nonpic-6-o32.dd: Likewise.
+ * ld-mips-elf/pic-and-nonpic-6-n32.dd: Likewise.
+ * ld-mips-elf/pic-and-nonpic-6-n64.dd: Likewise.
2009-07-16 H.J. Lu <hongjiu.lu@intel.com>
diff --git a/ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n32.dd b/ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n32.dd
index 068e5b36a72..1e0dbcbd74e 100644
--- a/ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n32.dd
+++ b/ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n32.dd
@@ -27,21 +27,20 @@ Disassembly of section \.plt:
00043060 <extf4@plt>:
.*: 3c0f0008 lui t3,0x8
.*: 8df91008 lw t9,4104\(t3\)
-.*: 25f81008 addiu t8,t3,4104
.*: 03200008 jr t9
+.*: 25f81008 addiu t8,t3,4104
00043070 <extf5@plt>:
.*: 3c0f0008 lui t3,0x8
.*: 8df9100c lw t9,4108\(t3\)
-.*: 25f8100c addiu t8,t3,4108
.*: 03200008 jr t9
+.*: 25f8100c addiu t8,t3,4108
00043080 <extf3@plt>:
.*: 3c0f0008 lui t3,0x8
.*: 8df91010 lw t9,4112\(t3\)
-.*: 25f81010 addiu t8,t3,4112
.*: 03200008 jr t9
-.*: 00000000 nop
+.*: 25f81010 addiu t8,t3,4112
Disassembly of section \.text:
diff --git a/ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n64.dd b/ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n64.dd
index c1a5681a3c9..7efa5d15d05 100644
--- a/ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n64.dd
+++ b/ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n64.dd
@@ -27,21 +27,20 @@ Disassembly of section \.plt:
0+430a0 <extf4@plt>:
.*: 3c0f0008 lui t3,0x8
.*: ddf91010 ld t9,4112\(t3\)
-.*: 25f81010 addiu t8,t3,4112
.*: 03200008 jr t9
+.*: 25f81010 addiu t8,t3,4112
0+430b0 <extf5@plt>:
.*: 3c0f0008 lui t3,0x8
.*: ddf91018 ld t9,4120\(t3\)
-.*: 25f81018 addiu t8,t3,4120
.*: 03200008 jr t9
+.*: 25f81018 addiu t8,t3,4120
0+430c0 <extf3@plt>:
.*: 3c0f0008 lui t3,0x8
.*: ddf91020 ld t9,4128\(t3\)
-.*: 25f81020 addiu t8,t3,4128
.*: 03200008 jr t9
-.*: 00000000 nop
+.*: 25f81020 addiu t8,t3,4128
Disassembly of section \.text: