diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2007-03-11 11:22:52 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2007-03-11 11:22:52 +0000 |
commit | 3894944c556e134e2fb7061e084bb90075fcb84d (patch) | |
tree | 237642e7104ba2443ea5e776b7db8419f719392b /gas | |
parent | a0eb3e7a48d7b0590abbcd4186057016ace73abe (diff) | |
download | gdb-3894944c556e134e2fb7061e084bb90075fcb84d.zip gdb-3894944c556e134e2fb7061e084bb90075fcb84d.tar.gz gdb-3894944c556e134e2fb7061e084bb90075fcb84d.tar.bz2 |
* gas/mmix/comment-1.d, gas/mmix/bspec-1.d, gas/mmix/bspec-2.d:
Adjust for change in readelf output.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 5 | ||||
-rw-r--r-- | gas/testsuite/gas/mmix/bspec-1.d | 1 | ||||
-rw-r--r-- | gas/testsuite/gas/mmix/bspec-2.d | 1 | ||||
-rw-r--r-- | gas/testsuite/gas/mmix/comment-1.d | 1 |
4 files changed, 8 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 4e483b1..f13c113 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2007-03-11 Hans-Peter Nilsson <hp@bitrange.com> + + * gas/mmix/comment-1.d, gas/mmix/bspec-1.d, gas/mmix/bspec-2.d: + Adjust for change in readelf output. + 2007-03-06 Andreas Krebbel <krebbel1@de.ibm.com> * gas/s390/zarch-z9-ec.d: New file. diff --git a/gas/testsuite/gas/mmix/bspec-1.d b/gas/testsuite/gas/mmix/bspec-1.d index 2b15a4c..c648a02 100644 --- a/gas/testsuite/gas/mmix/bspec-1.d +++ b/gas/testsuite/gas/mmix/bspec-1.d @@ -23,4 +23,5 @@ Hex dump of section '\.text': 0x0+ fd010203 .* Hex dump of section '\.MMIX\.spec_data\.2': + NOTE: This section has relocations against it, but these have NOT been applied to this dump. 0x0+ 00000000 .* diff --git a/gas/testsuite/gas/mmix/bspec-2.d b/gas/testsuite/gas/mmix/bspec-2.d index 04fdbdd..73cf96c 100644 --- a/gas/testsuite/gas/mmix/bspec-2.d +++ b/gas/testsuite/gas/mmix/bspec-2.d @@ -23,4 +23,5 @@ Hex dump of section '\.text': 0x0+ fd010203 .* Hex dump of section '\.MMIX\.spec_data\.2': + NOTE: This section has relocations against it, but these have NOT been applied to this dump. 0x0+ 00000000 0000002a 00000000 00000000 .* diff --git a/gas/testsuite/gas/mmix/comment-1.d b/gas/testsuite/gas/mmix/comment-1.d index 142dca7..22ffdf5 100644 --- a/gas/testsuite/gas/mmix/comment-1.d +++ b/gas/testsuite/gas/mmix/comment-1.d @@ -31,6 +31,7 @@ Symbol table '\.symtab' contains 12 entries: 11: 0+ 0 NOTYPE GLOBAL DEFAULT UND target3 Hex dump of section '\.text': + NOTE: This section has relocations against it, but these have NOT been applied to this dump. 0x0+ 0000007b 00010017 00010203 01030201 .* 0x0+10 09050006 09070208 0509000a 050b030c .* 0x0+20 230f1011 23121300 23141516 34170018 .* |