2001-08-21 H.J. Lu <hjl@gnu.org>
* binutils-all/readelf.r: Updated for the readelf change. * binutils-all/readelf.r-64: New for the readelf change.
This commit is contained in:
parent
8e777d6aa9
commit
0d38c7701d
3 changed files with 12 additions and 2 deletions
|
@ -1,3 +1,9 @@
|
|||
2001-08-21 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* binutils-all/readelf.r: Updated for the readelf change.
|
||||
|
||||
* binutils-all/readelf.r-64: New for the readelf change.
|
||||
|
||||
2001-07-27 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* binutils-all/windres/windres.exp: Don't set xfail for
|
||||
|
|
|
@ -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 Symbol's Value Symbol's Name.*
|
||||
00000004 [0-9A-Fa-f]+ *R_.*00000000 external_symbol.*
|
||||
|
|
4
binutils/testsuite/binutils-all/readelf.r-64
Normal file
4
binutils/testsuite/binutils-all/readelf.r-64
Normal file
|
@ -0,0 +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.*
|
Loading…
Reference in a new issue