mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 19:50:13 +08:00
Display 2nd and 3rd reloc types for 64-bit MIPS.
Narrow some fields for 80-char output.
This commit is contained in:
@ -1,3 +1,10 @@
|
||||
2002-02-18 Timothy Daly <remote_bob@yahoo.com>
|
||||
|
||||
* binutils-all/readelf.r: Change expected output to match new,
|
||||
narrowed-to-80-chars format.
|
||||
* binutils-all/readelf.r-64: Change expected output to match new,
|
||||
narrowed-to-80-chars format.
|
||||
|
||||
2002-02-18 Hans-Peter Nilsson <hp@bitrange.com>
|
||||
|
||||
* binutils-all/objcopy.exp
|
||||
|
@ -1,4 +1,4 @@
|
||||
|
||||
Relocation section '.rel.*text' at offset 0x.* contains 1 entries:
|
||||
Offset Info Type Symbol's Value Symbol's Name.*
|
||||
00000004 [0-9A-Fa-f]+ *R_.*00000000 external_symbol.*
|
||||
Offset Info Type Sym.Value Sym. Name.*
|
||||
00000004 [0-9A-Fa-f]+ *R_.*00000000 external_symbol.*
|
||||
|
@ -1,4 +1,4 @@
|
||||
|
||||
Relocation section '.rel.*text' at offset 0x.* contains 1 entries:
|
||||
Offset Info Type Symbol's Value Symbol's Name.*
|
||||
0000000000000004 [0-9A-Fa-f]+ *R_.*0000000000000000 external_symbol.*
|
||||
Offset Info Type Sym. Value Sym. Name.*
|
||||
0+04 [0-9A-Fa-f]+ *R_.*0+00 external_symbol.*
|
||||
|
Reference in New Issue
Block a user