From cfa47ad1e48a32a7e652d2685cdc10376c641e2b Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Thu, 17 May 2007 00:06:22 +0000 Subject: [PATCH] * binutils-all/strip-3.d: Strip .pdr 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 c9114205d2..7e8a8b3cff 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2007-05-17 Joseph Myers + + * binutils-all/strip-3.d: Strip .pdr section. + 2007-05-15 Alan Modra * 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* -- 2.11.0