diff options
-rw-r--r-- | ld/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | ld/testsuite/ld-powerpc/symtocbase.d | 12 |
2 files changed, 10 insertions, 6 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index faba555..3187cfe 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2005-11-18 Alan Modra <amodra@bigpond.net.au> + + * ld-powerpc/symtocbase.d: Adjust for alignment change. + 2005-11-17 Hans-Peter Nilsson <hp@bitrange.com> * ld-mmix/sec-1.d: Adjust section order for recent ELF section diff --git a/ld/testsuite/ld-powerpc/symtocbase.d b/ld/testsuite/ld-powerpc/symtocbase.d index 1936c2f..5ffab72 100644 --- a/ld/testsuite/ld-powerpc/symtocbase.d +++ b/ld/testsuite/ld-powerpc/symtocbase.d @@ -11,14 +11,14 @@ Disassembly of section \.data: .* <i>: \.\.\. -.*: 00 02 00 00 \.long 0x20000 +.*: 00 02 80 00 \.long 0x28000 .*: 00 00 00 00 \.long 0x0 -.*: 00 02 00 00 \.long 0x20000 +.*: 00 02 80 00 \.long 0x28000 .*: 00 00 00 00 \.long 0x0 -.*: 00 03 00 00 \.long 0x30000 +.*: 00 03 80 00 \.long 0x38000 .*: 00 00 00 00 \.long 0x0 -.*: 00 03 00 00 \.long 0x30000 +.*: 00 03 80 00 \.long 0x38000 .*: 00 00 00 00 \.long 0x0 -.*: 00 02 00 00 \.long 0x20000 +.*: 00 02 80 00 \.long 0x28000 .*: 00 00 00 00 \.long 0x0 -.*: 00 03 00 00 \.long 0x30000 +.*: 00 03 80 00 \.long 0x38000 |