forked from Imagelibrary/binutils-gdb
binutils/testsuite/
* binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo sections.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2007-05-08 Mark Shinwell <shinwell@codesourcery.com>
|
||||
|
||||
* binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
|
||||
sections.
|
||||
|
||||
2007-05-02 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#PROG: strip
|
||||
#source: empty.s
|
||||
#strip: -R .text -R .data -R .bss
|
||||
#strip: -R .text -R .data -R .bss -R .ARM.attributes -R .reginfo
|
||||
#readelf: -S --wide
|
||||
#name: strip empty file
|
||||
#target: *-*-linux*
|
||||
|
||||
Reference in New Issue
Block a user