ld/testsuite/
2011-07-27 Roland McGrath <mcgrathr@google.com> * ld-i386/vxworks1-lib.rd: Swap order of sections expected in output.
This commit is contained in:
parent
18a46dbee8
commit
3396237fb5
2 changed files with 9 additions and 5 deletions
|
@ -1,3 +1,7 @@
|
|||
2011-07-27 Roland McGrath <mcgrathr@google.com>
|
||||
|
||||
* ld-i386/vxworks1-lib.rd: Swap order of sections expected in output.
|
||||
|
||||
2011-07-26 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* ld-powerpc/powerpc.exp: Use --no-ld-generated-unwind-info
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
|
||||
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 4 entries:
|
||||
Offset Info Type Sym\.Value Sym\. Name
|
||||
00081800 00000008 R_386_RELATIVE *
|
||||
00080c03 .*01 R_386_32 00000000 __GOTT_BASE__
|
||||
00080c09 .*01 R_386_32 00000000 __GOTT_INDEX__
|
||||
00081414 .*06 R_386_GLOB_DAT 00081c00 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
|
||||
|
|
Loading…
Reference in a new issue