PATCH: Also strip .xtensa.info section
H. J. Lu
hjl@lucon.org
Sat Jun 23 16:16:00 GMT 2007
I checked in this patch for xtensa-linux.
H.J.
---
2007-06-23 H.J. Lu <hongjiu.lu@intel.com>
* binutils-all/strip-3.d: Also strip .xtensa.info section.
--- binutils-all/strip-3.d.xxx 2007-05-17 07:44:57.000000000 -0700
+++ binutils-all/strip-3.d 2007-06-23 09:13:50.000000000 -0700
@@ -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*
More information about the Binutils
mailing list