diff options
author | Alan Modra <amodra@gmail.com> | 2009-09-08 10:37:59 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2009-09-08 10:37:59 +0000 |
commit | 6a200c2ed0052ef012111dc04c4292031ff2a044 (patch) | |
tree | 1cf43467c4c3eed51e583e88654d8630fb5b9998 /gas | |
parent | d4f4f3fb2b6ee551c8a1255e1d3af7fcf8160487 (diff) | |
download | gdb-6a200c2ed0052ef012111dc04c4292031ff2a044.zip gdb-6a200c2ed0052ef012111dc04c4292031ff2a044.tar.gz gdb-6a200c2ed0052ef012111dc04c4292031ff2a044.tar.bz2 |
* gas/d30v/serial2.l: Adjust position of page break.
* gas/lns/lns-common-1-alt.d: Match 2009-04-24 change.
* gas/mt/ms1-16-003.d: Correct reloc name.
* gas/mt/relocs.d: Elide incorrect file format strings.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 7 | ||||
-rw-r--r-- | gas/testsuite/gas/d30v/serial2.l | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/lns/lns-common-1-alt.d | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/mt/ms1-16-003.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/mt/relocs.d | 2 |
5 files changed, 14 insertions, 3 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index e0fcb9e..1ff9c46 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,12 @@ 2009-09-08 Alan Modra <amodra@bigpond.net.au> + * gas/d30v/serial2.l: Adjust position of page break. + * gas/lns/lns-common-1-alt.d: Match 2009-04-24 change. + * gas/mt/ms1-16-003.d: Correct reloc name. + * gas/mt/relocs.d: Elide incorrect file format strings. + +2009-09-08 Alan Modra <amodra@bigpond.net.au> + * gas/all/gas.exp (do_comment): Don't run on m32c. * gas/all/align.d: Likewise. * gas/all/incbin.d: Likewise. diff --git a/gas/testsuite/gas/d30v/serial2.l b/gas/testsuite/gas/d30v/serial2.l index 3dc2652..a799bb9 100644 --- a/gas/testsuite/gas/d30v/serial2.l +++ b/gas/testsuite/gas/d30v/serial2.l @@ -79,10 +79,10 @@ GAS LISTING .* 17 00F00000 18 \?\?\?\? 10080001 bra/tx -3 -> bra 10 ; Valid \*\*\*\* Error:Unable to mix instructions as specified - 18 00F00000 GAS LISTING .* + 18 00F00000 18 100BFFFF 18 00F00000 19 \?\?\?\? 00080001 bra/tx -3 -> bra/fx 10 ; Valid diff --git a/gas/testsuite/gas/lns/lns-common-1-alt.d b/gas/testsuite/gas/lns/lns-common-1-alt.d index b19b425..39e65dc 100644 --- a/gas/testsuite/gas/lns/lns-common-1-alt.d +++ b/gas/testsuite/gas/lns/lns-common-1-alt.d @@ -34,6 +34,10 @@ Raw dump of debug contents of section \.debug_line: Advance Line by 1 to 7 Advance PC by fixed size amount .* to .* Copy + Extended opcode 4: set Discriminator to 1 + Advance Line by 0 to 7 + Advance PC by fixed size amount .* to .* + Copy Advance PC by fixed size amount .* to .* Extended opcode 1: End of Sequence #... diff --git a/gas/testsuite/gas/mt/ms1-16-003.d b/gas/testsuite/gas/mt/ms1-16-003.d index f855696..0701a16 100644 --- a/gas/testsuite/gas/mt/ms1-16-003.d +++ b/gas/testsuite/gas/mt/ms1-16-003.d @@ -14,7 +14,7 @@ Disassembly of section .text: 8: 09 00 00 00 muli R0,R0,#\$0 0000000c <dbnz_>: c: 3d 00 00 00 dbnz R0,c <dbnz_> -[ ]*c: R_MS1_PC16 dbnz +[ ]*c: R_MT_PC16 dbnz 00000010 <fbcbincs>: 10: f0 00 00 00 fbcbincs #\$0,#\$0,#\$0,#\$0,#\$0,#\$0,#\$0,#\$0,#\$0,#\$0 00000014 <mfbcbincs>: diff --git a/gas/testsuite/gas/mt/relocs.d b/gas/testsuite/gas/mt/relocs.d index 2a752ba..8546367 100644 --- a/gas/testsuite/gas/mt/relocs.d +++ b/gas/testsuite/gas/mt/relocs.d @@ -1,5 +1,5 @@ -relocs.x: file format elf32-(mrisc1|ms1) +relocs.x: file format .* Contents of section .text: 2000 00131000 3700dffc 12000000 3700fff8 ....7.......7... |