diff options
author | Alan Modra <amodra@gmail.com> | 2008-06-19 16:15:17 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2008-06-19 16:15:17 +0000 |
commit | b129575789c672720371d408e82e7e31cd81196e (patch) | |
tree | 6ed5cb0778be460c8093abe46dadc9c222543bb5 /ld | |
parent | 9f1a3ddfb4fd8c52f42742e241dc01e6a66ab5a8 (diff) | |
download | gdb-b129575789c672720371d408e82e7e31cd81196e.zip gdb-b129575789c672720371d408e82e7e31cd81196e.tar.gz gdb-b129575789c672720371d408e82e7e31cd81196e.tar.bz2 |
update
Diffstat (limited to 'ld')
-rw-r--r-- | ld/testsuite/ChangeLog | 5 | ||||
-rw-r--r-- | ld/testsuite/ld-spu/ovl.d | 4 | ||||
-rw-r--r-- | ld/testsuite/ld-spu/ovl2.d | 4 |
3 files changed, 9 insertions, 4 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 4b36184..c703407 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2008-06-20 Alan Modra <amodra@bigpond.net.au> + + * ld-spu/ovl.d: Update. + * ld-spu/ovl2.d: Update. + 2008-06-16 Hans-Peter Nilsson <hp@bitrange.com> PR gas/6607 diff --git a/ld/testsuite/ld-spu/ovl.d b/ld/testsuite/ld-spu/ovl.d index 515da09..9d34a11 100644 --- a/ld/testsuite/ld-spu/ovl.d +++ b/ld/testsuite/ld-spu/ovl.d @@ -154,12 +154,12 @@ Disassembly of section .data: 450: 00 00 04 00 .* 454: 00 00 00 20 .* # 458: 00 00 03 40 .* - 458: 00 00 03 70 .* + 458: 00 00 03 90 .* 45c: 00 00 00 01 .* 460: 00 00 04 00 .* 464: 00 00 00 40 .* # 468: 00 00 03 60 .* - 468: 00 00 03 90 .* + 468: 00 00 03 b0 .* 46c: 00 00 00 01 .* 00000470 <_ovly_buf_table>: diff --git a/ld/testsuite/ld-spu/ovl2.d b/ld/testsuite/ld-spu/ovl2.d index abfe745..f9dca19 100644 --- a/ld/testsuite/ld-spu/ovl2.d +++ b/ld/testsuite/ld-spu/ovl2.d @@ -104,12 +104,12 @@ Disassembly of section \.data: .*00 00 04 00 .* .*00 00 00 20 .* #.*00 00 03 10 .* -.*00 00 03 40 .* +.*00 00 03 60 .* .*00 00 00 01 .* .*00 00 04 00 .* .*00 00 00 20 .* #.*00 00 03 20 .* -.*00 00 03 60 .* +.*00 00 03 80 .* .*00 00 00 01 .* 00000450 <_ovly_buf_table>: |