From: Mark Shinwell Date: Tue, 8 May 2007 06:48:06 +0000 (+0000) Subject: binutils/testsuite/ X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e46ab5135e0aa5c5ac22bf32524ef9db7c0eefe7;p=binutils-gdb.git binutils/testsuite/ * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo sections. --- diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index 7b4a1fa093c..8b613b20f59 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2007-05-08 Mark Shinwell + + * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo + sections. + 2007-05-02 Alan Modra * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log. diff --git a/binutils/testsuite/binutils-all/strip-3.d b/binutils/testsuite/binutils-all/strip-3.d index 6d2b4514b03..5cd3173168d 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 +#strip: -R .text -R .data -R .bss -R .ARM.attributes -R .reginfo #readelf: -S --wide #name: strip empty file #target: *-*-linux*