From 7afc55ebbf4aabb51f6638cff978027763e4e8ed Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Sat, 23 Jun 2007 16:15:53 +0000 Subject: [PATCH] 2007-06-23 H.J. Lu * binutils-all/strip-3.d: Also strip .xtensa.info section. --- binutils/testsuite/ChangeLog | 4 ++++ binutils/testsuite/binutils-all/strip-3.d | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index cd4a041cce..ee8d32ec7e 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2007-06-23 H.J. Lu + + * binutils-all/strip-3.d: Also strip .xtensa.info section. + 2007-05-24 Kai Tietz * binutils-all/windres/version_cat.rc: New. diff --git a/binutils/testsuite/binutils-all/strip-3.d b/binutils/testsuite/binutils-all/strip-3.d index ba41b9ade2..d656697700 100644 --- a/binutils/testsuite/binutils-all/strip-3.d +++ b/binutils/testsuite/binutils-all/strip-3.d @@ -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* -- 2.11.0