mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
Allow system-specific gunk after canonical file format.
This commit is contained in:
parent
40bdaaa8ed
commit
5afcbc6009
@ -1,3 +1,14 @@
|
||||
2003-06-17 Loren James Rittle <rittle@latour.rsch.comm.mot.com>
|
||||
|
||||
* gas/alpha/elf-reloc-1.d: Allow system-specific gunk after
|
||||
canonical file format.
|
||||
* gas/alpha/elf-reloc-4.d: Likewise.
|
||||
* gas/alpha/elf-reloc-5.d: Likewise.
|
||||
* gas/alpha/elf-reloc-7.d: Likewise.
|
||||
* gas/alpha/elf-reloc-8.d: Likewise.
|
||||
* gas/alpha/elf-tls-1.d: Likewise.
|
||||
* gas/alpha/elf-usepv-1.d: Likewise.
|
||||
|
||||
2003-06-16 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
* gas/cris: Match output having $ register prefix. Deal with
|
||||
|
@ -1,7 +1,7 @@
|
||||
#objdump: -r
|
||||
#name: alpha elf-reloc-1
|
||||
|
||||
.*: file format elf64-alpha
|
||||
.*: file format elf64-alpha.*
|
||||
|
||||
RELOCATION RECORDS FOR \[\.text\]:
|
||||
OFFSET TYPE VALUE
|
||||
|
@ -1,7 +1,7 @@
|
||||
#objdump: -r
|
||||
#name: alpha elf-reloc-4
|
||||
|
||||
.*: file format elf64-alpha
|
||||
.*: file format elf64-alpha.*
|
||||
|
||||
RELOCATION RECORDS FOR \[\.text\]:
|
||||
OFFSET TYPE VALUE
|
||||
|
@ -1,7 +1,7 @@
|
||||
#objdump: -dr
|
||||
#name: alpha elf-reloc-5
|
||||
|
||||
.*: file format elf64-alpha
|
||||
.*: file format elf64-alpha.*
|
||||
|
||||
Disassembly of section \.text:
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#objdump: -r
|
||||
#name: alpha elf-reloc-7
|
||||
|
||||
.*: file format elf64-alpha
|
||||
.*: file format elf64-alpha.*
|
||||
|
||||
RELOCATION RECORDS FOR \[\.text\]:
|
||||
OFFSET TYPE VALUE
|
||||
|
@ -1,7 +1,7 @@
|
||||
#objdump: -r
|
||||
#name: alpha elf-reloc-8
|
||||
|
||||
.*: file format elf64-alpha
|
||||
.*: file format elf64-alpha.*
|
||||
|
||||
RELOCATION RECORDS FOR \[\.text\]:
|
||||
OFFSET *TYPE *VALUE
|
||||
|
@ -1,7 +1,7 @@
|
||||
#objdump: -r
|
||||
#name: alpha elf-tls-1
|
||||
|
||||
.*: file format elf64-alpha
|
||||
.*: file format elf64-alpha.*
|
||||
|
||||
RELOCATION RECORDS FOR \[\.text\]:
|
||||
OFFSET TYPE VALUE
|
||||
|
@ -1,7 +1,7 @@
|
||||
#objdump: --syms
|
||||
#name: alpha elf-usepv-1
|
||||
|
||||
.*: file format elf64-alpha
|
||||
.*: file format elf64-alpha.*
|
||||
|
||||
SYMBOL TABLE:
|
||||
0*0000000 l d .text 0*0000000
|
||||
|
Loading…
Reference in New Issue
Block a user