diff options
author | Nathan Sidwell <nathan@codesourcery.com> | 2009-04-28 12:46:10 +0000 |
---|---|---|
committer | Nathan Sidwell <nathan@codesourcery.com> | 2009-04-28 12:46:10 +0000 |
commit | 27e086348de0268d9e6196e912e8391e71488903 (patch) | |
tree | 3140d0751d6d5b953a03ae662a7fd21fb17b4887 /ld/testsuite/ld-i386/vxworks1.dd | |
parent | 379a77b5484ba0d8f29983175acb2b968f56785a (diff) | |
download | gdb-27e086348de0268d9e6196e912e8391e71488903.zip gdb-27e086348de0268d9e6196e912e8391e71488903.tar.gz gdb-27e086348de0268d9e6196e912e8391e71488903.tar.bz2 |
* ld-i386/vxworks1-lib.dd: Adjust expected disassembly.
* ld-i386/vxworks1.dd: Adjust expected disassembly.
* ld-i386/vxworks1-lib.rd: Sections are swapped.
Diffstat (limited to 'ld/testsuite/ld-i386/vxworks1.dd')
-rw-r--r-- | ld/testsuite/ld-i386/vxworks1.dd | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ld/testsuite/ld-i386/vxworks1.dd b/ld/testsuite/ld-i386/vxworks1.dd index 33f68f4..02b8bc0 100644 --- a/ld/testsuite/ld-i386/vxworks1.dd +++ b/ld/testsuite/ld-i386/vxworks1.dd @@ -8,10 +8,10 @@ Disassembly of section \.plt: 80802: R_386_32 _GLOBAL_OFFSET_TABLE_ 80806: ff 25 08 14 08 00 jmp \*0x81408 80808: R_386_32 _GLOBAL_OFFSET_TABLE_ - 8080c: 90 nop - 8080d: 90 nop - 8080e: 90 nop - 8080f: 90 nop + 8080c: 90 nop + 8080d: 90 nop + 8080e: 90 nop + 8080f: 90 nop 00080810 <sglobal@plt>: 80810: ff 25 0c 14 08 00 jmp \*0x8140c |