mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 10:34:21 +08:00
Allow system-specific gunk after canonical file format.
This commit is contained in:
@ -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>
|
2003-06-16 Hans-Peter Nilsson <hp@axis.com>
|
||||||
|
|
||||||
* gas/cris: Match output having $ register prefix. Deal with
|
* gas/cris: Match output having $ register prefix. Deal with
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#objdump: -r
|
#objdump: -r
|
||||||
#name: alpha elf-reloc-1
|
#name: alpha elf-reloc-1
|
||||||
|
|
||||||
.*: file format elf64-alpha
|
.*: file format elf64-alpha.*
|
||||||
|
|
||||||
RELOCATION RECORDS FOR \[\.text\]:
|
RELOCATION RECORDS FOR \[\.text\]:
|
||||||
OFFSET TYPE VALUE
|
OFFSET TYPE VALUE
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#objdump: -r
|
#objdump: -r
|
||||||
#name: alpha elf-reloc-4
|
#name: alpha elf-reloc-4
|
||||||
|
|
||||||
.*: file format elf64-alpha
|
.*: file format elf64-alpha.*
|
||||||
|
|
||||||
RELOCATION RECORDS FOR \[\.text\]:
|
RELOCATION RECORDS FOR \[\.text\]:
|
||||||
OFFSET TYPE VALUE
|
OFFSET TYPE VALUE
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#objdump: -dr
|
#objdump: -dr
|
||||||
#name: alpha elf-reloc-5
|
#name: alpha elf-reloc-5
|
||||||
|
|
||||||
.*: file format elf64-alpha
|
.*: file format elf64-alpha.*
|
||||||
|
|
||||||
Disassembly of section \.text:
|
Disassembly of section \.text:
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#objdump: -r
|
#objdump: -r
|
||||||
#name: alpha elf-reloc-7
|
#name: alpha elf-reloc-7
|
||||||
|
|
||||||
.*: file format elf64-alpha
|
.*: file format elf64-alpha.*
|
||||||
|
|
||||||
RELOCATION RECORDS FOR \[\.text\]:
|
RELOCATION RECORDS FOR \[\.text\]:
|
||||||
OFFSET TYPE VALUE
|
OFFSET TYPE VALUE
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#objdump: -r
|
#objdump: -r
|
||||||
#name: alpha elf-reloc-8
|
#name: alpha elf-reloc-8
|
||||||
|
|
||||||
.*: file format elf64-alpha
|
.*: file format elf64-alpha.*
|
||||||
|
|
||||||
RELOCATION RECORDS FOR \[\.text\]:
|
RELOCATION RECORDS FOR \[\.text\]:
|
||||||
OFFSET *TYPE *VALUE
|
OFFSET *TYPE *VALUE
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#objdump: -r
|
#objdump: -r
|
||||||
#name: alpha elf-tls-1
|
#name: alpha elf-tls-1
|
||||||
|
|
||||||
.*: file format elf64-alpha
|
.*: file format elf64-alpha.*
|
||||||
|
|
||||||
RELOCATION RECORDS FOR \[\.text\]:
|
RELOCATION RECORDS FOR \[\.text\]:
|
||||||
OFFSET TYPE VALUE
|
OFFSET TYPE VALUE
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#objdump: --syms
|
#objdump: --syms
|
||||||
#name: alpha elf-usepv-1
|
#name: alpha elf-usepv-1
|
||||||
|
|
||||||
.*: file format elf64-alpha
|
.*: file format elf64-alpha.*
|
||||||
|
|
||||||
SYMBOL TABLE:
|
SYMBOL TABLE:
|
||||||
0*0000000 l d .text 0*0000000
|
0*0000000 l d .text 0*0000000
|
||||||
|
Reference in New Issue
Block a user