* binutils-all/strip-3.d: Strip .pdr section.
authorJoseph Myers <joseph@codesourcery.com>
Thu, 17 May 2007 00:06:22 +0000 (00:06 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Thu, 17 May 2007 00:06:22 +0000 (00:06 +0000)
binutils/testsuite/ChangeLog
binutils/testsuite/binutils-all/strip-3.d

index c9114205d2e6c0099f37603e5b6506d5139deed6..7e8a8b3cffd07471100e905ce8fb7859cdc42c29 100644 (file)
@@ -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.
index 5cd3173168d15549ea9fb6e706f79a6459718bbf..ba41b9ade2a717ec30049879b600067bac1c47ae 100644 (file)
@@ -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*
This page took 0.026196 seconds and 4 git commands to generate.