* gas/mips/elfel-rel.d: Add ABI specification.
* gas/mips/elfel-rel2.d: Likewise. * gas/mips/elfel-rel3.d: Likewise.
This commit is contained in:
parent
1708f284ef
commit
e903300178
@ -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.
|
||||
|
@ -1,6 +1,7 @@
|
||||
#objdump: -sr -j .text
|
||||
#name: MIPS ELF reloc
|
||||
#source: elf-rel.s
|
||||
#as: -32
|
||||
|
||||
# Test the HI16/LO16 generation.
|
||||
|
||||
|
@ -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,
|
||||
|
@ -1,6 +1,7 @@
|
||||
#objdump: -sr -j .data
|
||||
#name: MIPS ELF reloc 3
|
||||
#source: elf-rel3.s
|
||||
#as: -32
|
||||
|
||||
.*: file format elf.*mips
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user