* gas/frv/reloc1.d: Match elf32-frvfdpic as well.
* gas/frv/fr405-insn.d: Likewise. * gas/frv/fr450-insn.d: Likewise.
This commit is contained in:
parent
7e415deb05
commit
d15c497051
4 changed files with 9 additions and 3 deletions
|
@ -1,3 +1,9 @@
|
|||
2004-05-05 Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
* gas/frv/reloc1.d: Match elf32-frvfdpic as well.
|
||||
* gas/frv/fr405-insn.d: Likewise.
|
||||
* gas/frv/fr450-insn.d: Likewise.
|
||||
|
||||
2004-04-30 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* gas/elf/elf.exp: Remove group1, add group1a and group1b for
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#as: -mcpu=fr405
|
||||
#objdump: -dr
|
||||
|
||||
.*: file format elf32-frv
|
||||
.*: file format elf32-frv(|fdpic)
|
||||
|
||||
Disassembly of section \.text:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#as: -mcpu=fr450
|
||||
#objdump: -dr
|
||||
|
||||
.*: file format elf32-frv
|
||||
.*: file format elf32-frv(|fdpic)
|
||||
|
||||
Disassembly of section \.text:
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#objdump: -Dr
|
||||
|
||||
.* elf32-frv
|
||||
.* elf32-frv(|fdpic)
|
||||
|
||||
Disassembly.*\.text:
|
||||
|
||||
|
|
Loading…
Reference in a new issue