From 1c4c13cd94a2f88ad6aefcac4c5b17825c7f7ba5 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 17 Jul 2009 13:36:16 +0000 Subject: [PATCH] * 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. --- ld/testsuite/ChangeLog | 2 ++ ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n32.dd | 7 +++---- ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n64.dd | 7 +++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index ae03abe..2ef2e2a 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 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 068e5b3..1e0dbcb 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 : .*: 3c0f0008 lui t3,0x8 .*: 8df91008 lw t9,4104\(t3\) -.*: 25f81008 addiu t8,t3,4104 .*: 03200008 jr t9 +.*: 25f81008 addiu t8,t3,4104 00043070 : .*: 3c0f0008 lui t3,0x8 .*: 8df9100c lw t9,4108\(t3\) -.*: 25f8100c addiu t8,t3,4108 .*: 03200008 jr t9 +.*: 25f8100c addiu t8,t3,4108 00043080 : .*: 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 c1a5681..7efa5d1 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 : .*: 3c0f0008 lui t3,0x8 .*: ddf91010 ld t9,4112\(t3\) -.*: 25f81010 addiu t8,t3,4112 .*: 03200008 jr t9 +.*: 25f81010 addiu t8,t3,4112 0+430b0 : .*: 3c0f0008 lui t3,0x8 .*: ddf91018 ld t9,4120\(t3\) -.*: 25f81018 addiu t8,t3,4120 .*: 03200008 jr t9 +.*: 25f81018 addiu t8,t3,4120 0+430c0 : .*: 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: -- 2.7.4