* binutils-all/strip-3.d: Strip .pdr section.
This commit is contained in:
parent
2106c1f0c5
commit
f891f2a91d
@ -1,3 +1,7 @@
|
||||
2007-05-17 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* binutils-all/strip-3.d: Strip .pdr section.
|
||||
|
||||
2007-05-15 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
|
||||
|
@ -1,6 +1,6 @@
|
||||
#PROG: strip
|
||||
#source: empty.s
|
||||
#strip: -R .text -R .data -R .bss -R .ARM.attributes -R .reginfo
|
||||
#strip: -R .text -R .data -R .bss -R .ARM.attributes -R .reginfo -R .pdr
|
||||
#readelf: -S --wide
|
||||
#name: strip empty file
|
||||
#target: *-*-linux*
|
||||
|
Loading…
Reference in New Issue
Block a user