From 9f43d48ceeb46697c238b934f52b86320d305a66 Mon Sep 17 00:00:00 2001 From: Richard Sandiford Date: Thu, 2 Mar 2006 08:54:43 +0000 Subject: [PATCH] ld/testsuite/ * ld-i386/vxworks1.ld: Use bigger alignments. Make sure .bss isn't placed as an orphan. * ld-i386/vxworks1-lib.dd, ld-i386/vxworks1.dd, * ld-i386/vxworks1.rd: Update accordingly. * ld-i386/vxworks1-lib.rd: Likewise. Remove symbol indexes. --- ld/testsuite/ChangeLog | 8 ++++ ld/testsuite/ld-i386/vxworks1-lib.dd | 82 ++++++++++++++++++------------------ ld/testsuite/ld-i386/vxworks1-lib.rd | 22 +++++----- ld/testsuite/ld-i386/vxworks1.dd | 76 ++++++++++++++++----------------- ld/testsuite/ld-i386/vxworks1.ld | 11 +++-- ld/testsuite/ld-i386/vxworks1.rd | 40 +++++++++--------- 6 files changed, 125 insertions(+), 114 deletions(-) rewrite ld/testsuite/ld-i386/vxworks1-lib.dd (92%) rewrite ld/testsuite/ld-i386/vxworks1-lib.rd (78%) rewrite ld/testsuite/ld-i386/vxworks1.dd (91%) rewrite ld/testsuite/ld-i386/vxworks1.rd (61%) diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 5c2bcb63d..8bc2c2507 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,5 +1,13 @@ 2006-03-02 Richard Sandiford + * ld-i386/vxworks1.ld: Use bigger alignments. Make sure .bss isn't + placed as an orphan. + * ld-i386/vxworks1-lib.dd, ld-i386/vxworks1.dd, + * ld-i386/vxworks1.rd: Update accordingly. + * ld-i386/vxworks1-lib.rd: Likewise. Remove symbol indexes. + +2006-03-02 Richard Sandiford + * ld-powerpc/vxworks1-lib.s, ld-powerpc/vxworks1-lib.dd, * ld-powerpc/vxworks1-lib.rd, ld-powerpc/vxworks1.s, * ld-powerpc/vxworks1.dd, ld-powerpc/vxworks1.rd, diff --git a/ld/testsuite/ld-i386/vxworks1-lib.dd b/ld/testsuite/ld-i386/vxworks1-lib.dd dissimilarity index 92% index d8725d0d4..8cebf8253 100644 --- a/ld/testsuite/ld-i386/vxworks1-lib.dd +++ b/ld/testsuite/ld-i386/vxworks1-lib.dd @@ -1,41 +1,41 @@ - -.*: file format .* - -Disassembly of section \.plt: - -00080300 <_PROCEDURE_LINKAGE_TABLE_>: - 80300: ff b3 04 00 00 00 pushl 0x4\(%ebx\) - 80306: ff a3 08 00 00 00 jmp \*0x8\(%ebx\) - 8030c: 90 nop - 8030d: 90 nop - 8030e: 90 nop - 8030f: 90 nop - -00080310 : - 80310: ff a3 0c 00 00 00 jmp \*0xc\(%ebx\) - 80316: 68 00 00 00 00 push \$0x0 - 8031b: e9 e0 ff ff ff jmp 80300 <_PROCEDURE_LINKAGE_TABLE_> - -00080320 : - 80320: ff a3 10 00 00 00 jmp \*0x10\(%ebx\) - 80326: 68 08 00 00 00 push \$0x8 - 8032b: e9 d0 ff ff ff jmp 80300 <_PROCEDURE_LINKAGE_TABLE_> -Disassembly of section \.text: - -00080400 : - 80400: 53 push %ebx - 80401: 8b 1d 00 00 00 00 mov 0x0,%ebx - 80407: 8b 99 00 00 00 00 mov 0x0\(%ecx\),%ebx - 8040d: 8b 83 14 00 00 00 mov 0x14\(%ebx\),%eax - 80413: ff 00 incl \(%eax\) - 80415: e8 0c 00 00 00 call 80426 - 8041a: e8 01 ff ff ff call 80320 - 8041f: e8 ec fe ff ff call 80310 - 80424: 5b pop %ebx - 80425: c3 ret - -00080426 : - 80426: c3 ret - -00080427 : - 80427: c3 ret + +.*: file format .* + +Disassembly of section \.plt: + +00080800 <_PROCEDURE_LINKAGE_TABLE_>: + 80800: ff b3 04 00 00 00 pushl 0x4\(%ebx\) + 80806: ff a3 08 00 00 00 jmp \*0x8\(%ebx\) + 8080c: 90 nop + 8080d: 90 nop + 8080e: 90 nop + 8080f: 90 nop + +00080810 : + 80810: ff a3 0c 00 00 00 jmp \*0xc\(%ebx\) + 80816: 68 00 00 00 00 push \$0x0 + 8081b: e9 e0 ff ff ff jmp 80800 <_PROCEDURE_LINKAGE_TABLE_> + +00080820 : + 80820: ff a3 10 00 00 00 jmp \*0x10\(%ebx\) + 80826: 68 08 00 00 00 push \$0x8 + 8082b: e9 d0 ff ff ff jmp 80800 <_PROCEDURE_LINKAGE_TABLE_> +Disassembly of section \.text: + +00080c00 : + 80c00: 53 push %ebx + 80c01: 8b 1d 00 00 00 00 mov 0x0,%ebx + 80c07: 8b 99 00 00 00 00 mov 0x0\(%ecx\),%ebx + 80c0d: 8b 83 14 00 00 00 mov 0x14\(%ebx\),%eax + 80c13: ff 00 incl \(%eax\) + 80c15: e8 0c 00 00 00 call 80c26 + 80c1a: e8 01 fc ff ff call 80820 + 80c1f: e8 ec fb ff ff call 80810 + 80c24: 5b pop %ebx + 80c25: c3 ret + +00080c26 : + 80c26: c3 ret + +00080c27 : + 80c27: c3 ret diff --git a/ld/testsuite/ld-i386/vxworks1-lib.rd b/ld/testsuite/ld-i386/vxworks1-lib.rd dissimilarity index 78% index aa0365a17..c86ec1d66 100644 --- a/ld/testsuite/ld-i386/vxworks1-lib.rd +++ b/ld/testsuite/ld-i386/vxworks1-lib.rd @@ -1,11 +1,11 @@ - -Relocation section '\.rel\.plt' at offset 0x1218 contains 2 entries: - Offset Info Type Sym\.Value Sym\. Name -0008110c 00000507 R_386_JUMP_SLOT 00000000 sexternal -00081110 00000807 R_386_JUMP_SLOT 00080427 sglobal - -Relocation section '\.rel\.dyn' at offset 0x1200 contains 3 entries: - Offset Info Type Sym\.Value Sym\. Name -00080403 00000601 R_386_32 00000000 __GOTT_BASE__ -00080409 00000701 R_386_32 00000000 __GOTT_INDEX__ -00081114 00000406 R_386_GLOB_DAT 00080000 x + +Relocation section '\.rel\.plt' at offset .* contains 2 entries: + Offset Info Type Sym\.Value Sym\. Name +0008140c .*07 R_386_JUMP_SLOT 00000000 sexternal +00081410 .*07 R_386_JUMP_SLOT 00080c27 sglobal + +Relocation section '\.rel\.dyn' at offset .* contains 3 entries: + Offset Info Type Sym\.Value Sym\. Name +00080c03 .*01 R_386_32 00000000 __GOTT_BASE__ +00080c09 .*01 R_386_32 00000000 __GOTT_INDEX__ +00081414 .*06 R_386_GLOB_DAT 00081800 x diff --git a/ld/testsuite/ld-i386/vxworks1.dd b/ld/testsuite/ld-i386/vxworks1.dd dissimilarity index 91% index 770d13803..33f68f4ec 100644 --- a/ld/testsuite/ld-i386/vxworks1.dd +++ b/ld/testsuite/ld-i386/vxworks1.dd @@ -1,38 +1,38 @@ - -.*: file format .* - -Disassembly of section \.plt: - -00080200 <_PROCEDURE_LINKAGE_TABLE_>: - 80200: ff 35 04 11 08 00 pushl 0x81104 - 80202: R_386_32 _GLOBAL_OFFSET_TABLE_ - 80206: ff 25 08 11 08 00 jmp \*0x81108 - 80208: R_386_32 _GLOBAL_OFFSET_TABLE_ - 8020c: 90 nop - 8020d: 90 nop - 8020e: 90 nop - 8020f: 90 nop - -00080210 : - 80210: ff 25 0c 11 08 00 jmp \*0x8110c - 80212: R_386_32 _GLOBAL_OFFSET_TABLE_ - 80216: 68 00 00 00 00 push \$0x0 - 8021b: e9 e0 ff ff ff jmp 80200 <_PROCEDURE_LINKAGE_TABLE_> - -00080220 : - 80220: ff 25 10 11 08 00 jmp \*0x81110 - 80222: R_386_32 _GLOBAL_OFFSET_TABLE_ - 80226: 68 08 00 00 00 push \$0x8 - 8022b: e9 d0 ff ff ff jmp 80200 <_PROCEDURE_LINKAGE_TABLE_> -Disassembly of section \.text: - -00080300 <_start>: - 80300: e8 1b ff ff ff call 80220 - 80301: R_386_PLT32 \.plt - 80305: e8 05 00 00 00 call 8030f - 80306: R_386_PLT32 sexternal - 8030a: e9 01 ff ff ff jmp 80210 - 8030b: R_386_PLT32 \.plt - -0008030f : - 8030f: c3 ret + +.*: file format .* + +Disassembly of section \.plt: + +00080800 <_PROCEDURE_LINKAGE_TABLE_>: + 80800: ff 35 04 14 08 00 pushl 0x81404 + 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 + +00080810 : + 80810: ff 25 0c 14 08 00 jmp \*0x8140c + 80812: R_386_32 _GLOBAL_OFFSET_TABLE_ + 80816: 68 00 00 00 00 push \$0x0 + 8081b: e9 e0 ff ff ff jmp 80800 <_PROCEDURE_LINKAGE_TABLE_> + +00080820 : + 80820: ff 25 10 14 08 00 jmp \*0x81410 + 80822: R_386_32 _GLOBAL_OFFSET_TABLE_ + 80826: 68 08 00 00 00 push \$0x8 + 8082b: e9 d0 ff ff ff jmp 80800 <_PROCEDURE_LINKAGE_TABLE_> +Disassembly of section \.text: + +00080c00 <_start>: + 80c00: e8 1b fc ff ff call 80820 + 80c01: R_386_PLT32 \.plt + 80c05: e8 05 00 00 00 call 80c0f + 80c06: R_386_PLT32 sexternal + 80c0a: e9 01 fc ff ff jmp 80810 + 80c0b: R_386_PLT32 \.plt + +00080c0f : + 80c0f: c3 ret diff --git a/ld/testsuite/ld-i386/vxworks1.ld b/ld/testsuite/ld-i386/vxworks1.ld index 26f34e5b8..4e31523f7 100644 --- a/ld/testsuite/ld-i386/vxworks1.ld +++ b/ld/testsuite/ld-i386/vxworks1.ld @@ -6,19 +6,22 @@ SECTIONS .dynsym : { *(.dynsym) } .dynstr : { *(.dynstr) } - . = ALIGN (0x100); + . = ALIGN (0x400); .rel.dyn : { *(.rel.dyn) } .rel.plt : { *(.rel.plt) } - . = ALIGN (0x100); + . = ALIGN (0x400); .plt : { *(.plt) } - . = ALIGN (0x100); + . = ALIGN (0x400); .text : { *(.text) } . = ALIGN (0x1000); .dynamic : { *(.dynamic) } - . = ALIGN (0x100); + . = ALIGN (0x400); .got : { *(.got.plt) *(.got) } + + . = ALIGN (0x400); + .bss : { *(.bss) *(.dynbss) } } diff --git a/ld/testsuite/ld-i386/vxworks1.rd b/ld/testsuite/ld-i386/vxworks1.rd dissimilarity index 61% index 2f971a42d..9fd7383c8 100644 --- a/ld/testsuite/ld-i386/vxworks1.rd +++ b/ld/testsuite/ld-i386/vxworks1.rd @@ -1,20 +1,20 @@ - -Relocation section '\.rel\.plt' at offset .* contains 2 entries: - Offset Info Type Sym\.Value Sym\. Name -0008110c .*07 R_386_JUMP_SLOT 00000000 sglobal -00081110 .*07 R_386_JUMP_SLOT 00000000 foo - -Relocation section '\.rel\.text' at offset .* contains 3 entries: - Offset Info Type Sym.Value Sym. Name -00080301 .*04 R_386_PLT32 00080200 .plt -00080306 .*04 R_386_PLT32 0008030f sexternal -0008030b .*04 R_386_PLT32 00080200 .plt - -Relocation section '\.rel\.plt\.unloaded' at offset .* contains 6 entries: - Offset Info Type Sym\.Value Sym\. Name -00080202 .*01 R_386_32 00081100 _GLOBAL_OFFSET_TABLE_ -00080208 .*01 R_386_32 00081100 _GLOBAL_OFFSET_TABLE_ -00080212 .*01 R_386_32 00081100 _GLOBAL_OFFSET_TABLE_ -0008110c .*01 R_386_32 00080200 _PROCEDURE_LINKAGE_TAB.* -00080222 .*01 R_386_32 00081100 _GLOBAL_OFFSET_TABLE_ -00081110 .*01 R_386_32 00080200 _PROCEDURE_LINKAGE_TAB.* + +Relocation section '\.rel\.plt' at offset .* contains 2 entries: + Offset Info Type Sym\.Value Sym\. Name +0008140c .*07 R_386_JUMP_SLOT 00000000 sglobal +00081410 .*07 R_386_JUMP_SLOT 00000000 foo + +Relocation section '\.rel\.text' at offset .* contains 3 entries: + Offset Info Type Sym.Value Sym. Name +00080c01 .*04 R_386_PLT32 00080800 .plt +00080c06 .*04 R_386_PLT32 00080c0f sexternal +00080c0b .*04 R_386_PLT32 00080800 .plt + +Relocation section '\.rel\.plt\.unloaded' at offset .* contains 6 entries: + Offset Info Type Sym\.Value Sym\. Name +00080802 .*01 R_386_32 00081400 _GLOBAL_OFFSET_TABLE_ +00080808 .*01 R_386_32 00081400 _GLOBAL_OFFSET_TABLE_ +00080812 .*01 R_386_32 00081400 _GLOBAL_OFFSET_TABLE_ +0008140c .*01 R_386_32 00080800 _PROCEDURE_LINKAGE_TAB.* +00080822 .*01 R_386_32 00081400 _GLOBAL_OFFSET_TABLE_ +00081410 .*01 R_386_32 00080800 _PROCEDURE_LINKAGE_TAB.* -- 2.11.4.GIT