summaryrefslogtreecommitdiffstats
path: root/binutils
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2007-05-17 00:06:22 +0000
committerJoseph Myers <joseph@codesourcery.com>2007-05-17 00:06:22 +0000
commitf891f2a91dd720f6ded2f5e9a07e8dbf627904a1 (patch)
tree84ca579626ac0ef16f3758f400ea5741d1d4536e /binutils
parent2106c1f0c5a94dc09ccde27dc133b5a090c28ec8 (diff)
downloadppe42-binutils-f891f2a91dd720f6ded2f5e9a07e8dbf627904a1.tar.gz
ppe42-binutils-f891f2a91dd720f6ded2f5e9a07e8dbf627904a1.zip
* binutils-all/strip-3.d: Strip .pdr section.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/testsuite/ChangeLog4
-rw-r--r--binutils/testsuite/binutils-all/strip-3.d2
2 files changed, 5 insertions, 1 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog
index c9114205d2..7e8a8b3cff 100644
--- a/binutils/testsuite/ChangeLog
+++ b/binutils/testsuite/ChangeLog
@@ -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.
diff --git a/binutils/testsuite/binutils-all/strip-3.d b/binutils/testsuite/binutils-all/strip-3.d
index 5cd3173168..ba41b9ade2 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
+#strip: -R .text -R .data -R .bss -R .ARM.attributes -R .reginfo -R .pdr
#readelf: -S --wide
#name: strip empty file
#target: *-*-linux*
OpenPOWER on IntegriCloud