From: H.J. Lu Date: Wed, 3 May 2006 16:45:59 +0000 (+0000) Subject: 2006-05-03 H.J. Lu X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5a135cf21f0ba80b1077e63548fd5cbf3e98ca42;p=binutils-gdb.git 2006-05-03 H.J. Lu * binutils-all/copy-3.d: Fix a typo. --- diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index dc6a35532d4..410f7843f1e 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2006-05-03 H.J. Lu + + * binutils-all/copy-3.d: Fix a typo. + 2006-05-03 H.J. Lu * binutils-all/copy-3.d: New. diff --git a/binutils/testsuite/binutils-all/copy-3.d b/binutils/testsuite/binutils-all/copy-3.d index 373c10fe1bd..be3eea4e7cd 100644 --- a/binutils/testsuite/binutils-all/copy-3.d +++ b/binutils/testsuite/binutils-all/copy-3.d @@ -3,7 +3,7 @@ #objcopy: --set-section-flags .text=alloc,data #name: copy with setting section flags 3 #source: bintest.s -#not-target: *-*-aout *-*-*pe* *-*-*coff i*86-*-cygwin* i*86-*-mingw32* +#not-target: *-*-aout *-*-*pe *-*-*coff i*86-*-cygwin* i*86-*-mingw32* # The .text # section in PE/COFF has a fixed set of flags and these # cannot be changed. We skip it for them.