OSDN Git Service

2006-05-03 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl@lucon.org>
Wed, 3 May 2006 16:45:59 +0000 (16:45 +0000)
committerH.J. Lu <hjl@lucon.org>
Wed, 3 May 2006 16:45:59 +0000 (16:45 +0000)
* binutils-all/copy-3.d: Fix a typo.

binutils/testsuite/ChangeLog
binutils/testsuite/binutils-all/copy-3.d

index dc6a355..410f784 100644 (file)
@@ -1,5 +1,9 @@
 2006-05-03  H.J. Lu  <hongjiu.lu@intel.com>
 
+       * binutils-all/copy-3.d: Fix a typo.
+
+2006-05-03  H.J. Lu  <hongjiu.lu@intel.com>
+
        * binutils-all/copy-3.d: New.
 
        * objcopy.exp: Run copy-3.
index 373c10f..be3eea4 100644 (file)
@@ -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.