diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 6 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/elfel-rel.d | 1 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/elfel-rel2.d | 1 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/elfel-rel3.d | 1 |
4 files changed, 9 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 6facbeb..3b57527 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2003-09-20 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> + + * gas/mips/elfel-rel.d: Add ABI specification. + * gas/mips/elfel-rel2.d: Likewise. + * gas/mips/elfel-rel3.d: Likewise. + 2003-09-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> * gas/mips/rm7000.s: Let objdump print trailing dots. diff --git a/gas/testsuite/gas/mips/elfel-rel.d b/gas/testsuite/gas/mips/elfel-rel.d index b96753b..c9671f5 100644 --- a/gas/testsuite/gas/mips/elfel-rel.d +++ b/gas/testsuite/gas/mips/elfel-rel.d @@ -1,6 +1,7 @@ #objdump: -sr -j .text #name: MIPS ELF reloc #source: elf-rel.s +#as: -32 # Test the HI16/LO16 generation. diff --git a/gas/testsuite/gas/mips/elfel-rel2.d b/gas/testsuite/gas/mips/elfel-rel2.d index 4efb493..4944160 100644 --- a/gas/testsuite/gas/mips/elfel-rel2.d +++ b/gas/testsuite/gas/mips/elfel-rel2.d @@ -1,6 +1,7 @@ #objdump: -sr -j .text #name: MIPS ELF reloc 2 #source: elf-rel2.s +#as: -mabi=o64 # Test the GPREL and LITERAL generation. # FIXME: really this should check that the contents of .sdata, .lit4, diff --git a/gas/testsuite/gas/mips/elfel-rel3.d b/gas/testsuite/gas/mips/elfel-rel3.d index de08d43..4c4d679 100644 --- a/gas/testsuite/gas/mips/elfel-rel3.d +++ b/gas/testsuite/gas/mips/elfel-rel3.d @@ -1,6 +1,7 @@ #objdump: -sr -j .data #name: MIPS ELF reloc 3 #source: elf-rel3.s +#as: -32 .*: file format elf.*mips |