mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-16 16:47:52 +00:00
2007-06-23 H.J. Lu <hongjiu.lu@intel.com>
* binutils-all/strip-3.d: Also strip .xtensa.info section.
This commit is contained in:
parent
09a2c6cf5c
commit
4b3a42a7c8
@ -1,3 +1,7 @@
|
||||
2007-06-23 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* binutils-all/strip-3.d: Also strip .xtensa.info section.
|
||||
|
||||
2007-05-24 Kai Tietz <Kai.Tietz@onevision.com>
|
||||
|
||||
* binutils-all/windres/version_cat.rc: New.
|
||||
|
@ -1,6 +1,6 @@
|
||||
#PROG: strip
|
||||
#source: empty.s
|
||||
#strip: -R .text -R .data -R .bss -R .ARM.attributes -R .reginfo -R .pdr
|
||||
#strip: -R .text -R .data -R .bss -R .ARM.attributes -R .reginfo -R .pdr -R .xtensa.info
|
||||
#readelf: -S --wide
|
||||
#name: strip empty file
|
||||
#target: *-*-linux*
|
||||
|
Loading…
Reference in New Issue
Block a user