mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-23 18:14:13 +08:00
* ld-elf/linkonce1.d: Accept "UNUSED" as part of the name of an
unused reloc. * ld-elf/linkonce2.d: Likewise.
This commit is contained in:
parent
3f73820325
commit
ed4e4aa28d
@ -1,3 +1,9 @@
|
||||
2009-08-17 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* ld-elf/linkonce1.d: Accept "UNUSED" as part of the name of an
|
||||
unused reloc.
|
||||
* ld-elf/linkonce2.d: Likewise.
|
||||
|
||||
2009-08-10 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||
|
||||
Test go32 stub preservation by objcopy.
|
||||
|
@ -7,6 +7,6 @@
|
||||
|
||||
RELOCATION RECORDS FOR \[.debug_frame\]:
|
||||
OFFSET[ ]+TYPE[ ]+VALUE[ ]*
|
||||
.*(NONE|unused).*\*ABS\*
|
||||
.*(NONE|unused|UNUSED).*\*ABS\*
|
||||
|
||||
#pass
|
||||
|
@ -7,6 +7,6 @@
|
||||
|
||||
RELOCATION RECORDS FOR \[.debug_frame\]:
|
||||
OFFSET[ ]+TYPE[ ]+VALUE[ ]*
|
||||
.*(NONE|unused).*\*ABS\*
|
||||
.*(NONE|unused|UNUSED).*\*ABS\*
|
||||
|
||||
#pass
|
||||
|
Loading…
Reference in New Issue
Block a user