diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2003-08-16 11:15:25 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2003-08-16 11:15:25 +0000 |
commit | ba3360ee530907fb76b4c473177341a1c1ca81dd (patch) | |
tree | 1a96ff3e00f1edeae17f0df6c623df53073a2b6d /ld | |
parent | 53db97b0b38c193c4bc8e28bd9a20371bcefc758 (diff) | |
download | gdb-ba3360ee530907fb76b4c473177341a1c1ca81dd.zip gdb-ba3360ee530907fb76b4c473177341a1c1ca81dd.tar.gz gdb-ba3360ee530907fb76b4c473177341a1c1ca81dd.tar.bz2 |
* ld-mmix/bpo-9.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d: Adjust for
recent objdump "Contents of ..." change.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/testsuite/ChangeLog | 5 | ||||
-rw-r--r-- | ld/testsuite/ld-mmix/bpo-10.d | 1 | ||||
-rw-r--r-- | ld/testsuite/ld-mmix/bpo-11.d | 1 | ||||
-rw-r--r-- | ld/testsuite/ld-mmix/bpo-9.d | 1 |
4 files changed, 5 insertions, 3 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index fb5c4a1..a7e309c 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2003-08-16 Hans-Peter Nilsson <hp@bitrange.com> + + * ld-mmix/bpo-9.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d: Adjust for + recent objdump "Contents of ..." change. + 2003-08-02 Kaz Kojima <kkojima@rr.iij4u.or.jp> * ld-sh/shared-2.d, ld-sh/textrel1.s, ld-sh/textrel2.s: New test. diff --git a/ld/testsuite/ld-mmix/bpo-10.d b/ld/testsuite/ld-mmix/bpo-10.d index 84f5b17..71b753e 100644 --- a/ld/testsuite/ld-mmix/bpo-10.d +++ b/ld/testsuite/ld-mmix/bpo-10.d @@ -28,5 +28,4 @@ Contents of section \.init: 0000 e37704a6 .* Contents of section \.text: Contents of section \.sbss: -Contents of section \.bss: Contents of section \.MMIX\.reg_contents: diff --git a/ld/testsuite/ld-mmix/bpo-11.d b/ld/testsuite/ld-mmix/bpo-11.d index 2380ce8..f048cd3 100644 --- a/ld/testsuite/ld-mmix/bpo-11.d +++ b/ld/testsuite/ld-mmix/bpo-11.d @@ -33,6 +33,5 @@ Contents of section \.init: Contents of section \.text: 0010 232dfe00 232dfd00 .* Contents of section \.sbss: -Contents of section \.bss: Contents of section \.MMIX\.reg_contents: 07e8 00000000 0000107c 00000000 0000a420 .* diff --git a/ld/testsuite/ld-mmix/bpo-9.d b/ld/testsuite/ld-mmix/bpo-9.d index 0797a2b..e516552 100644 --- a/ld/testsuite/ld-mmix/bpo-9.d +++ b/ld/testsuite/ld-mmix/bpo-9.d @@ -28,6 +28,5 @@ Contents of section \.init: Contents of section \.text: 0010 232dfe00 232dfd00 .* Contents of section \.sbss: -Contents of section \.bss: Contents of section \.MMIX\.reg_contents: 07e8 00000000 0000107c 00000000 0000a420 .* |