summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2007-04-05 13:47:02 +0000
committerH.J. Lu <hjl.tools@gmail.com>2007-04-05 13:47:02 +0000
commitea9cd3c85b1f4c4d8d54e1f70b505d5a0ae6ba39 (patch)
treea92dfc37700bb87be355162f57f57a6ef8565fe0
parentc1b2796f477c941ce0b9bba7cedff60f11926685 (diff)
downloadbinutils-gdb-ea9cd3c85b1f4c4d8d54e1f70b505d5a0ae6ba39.tar.gz
2007-04-05 H.J. Lu <hongjiu.lu@intel.com>
* ld-i386/combreloc.d: Remove #target: i?86-*-*. * ld-i386/reloc.d: Likewise.
-rw-r--r--ld/testsuite/ChangeLog5
-rw-r--r--ld/testsuite/ld-i386/combreloc.d1
-rw-r--r--ld/testsuite/ld-i386/reloc.d1
3 files changed, 5 insertions, 2 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index 606b36cf403..d15e7974e27 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2007-04-05 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-i386/combreloc.d: Remove #target: i?86-*-*.
+ * ld-i386/reloc.d: Likewise.
+
2007-04-05 Alan Modra <amodra@bigpond.net.au>
* ld-spu/ovl2.d: Update.
diff --git a/ld/testsuite/ld-i386/combreloc.d b/ld/testsuite/ld-i386/combreloc.d
index a6f482d9c2f..bbe91341b5a 100644
--- a/ld/testsuite/ld-i386/combreloc.d
+++ b/ld/testsuite/ld-i386/combreloc.d
@@ -4,7 +4,6 @@
#as: --32
#ld: -shared -melf_i386 -z combreloc
#readelf: -r
-#target: i?86-*-*
Relocation section '.rel.dyn' at offset 0x[0-9a-f]+ contains 4 entries:
Offset Info Type Sym.Value Sym. Name
diff --git a/ld/testsuite/ld-i386/reloc.d b/ld/testsuite/ld-i386/reloc.d
index 9e8faa419ca..e559e53f4ed 100644
--- a/ld/testsuite/ld-i386/reloc.d
+++ b/ld/testsuite/ld-i386/reloc.d
@@ -4,7 +4,6 @@
#as: --32
#ld: -shared -melf_i386 -z nocombreloc
#objdump: -hw
-#target: i?86-*-*
.*: +file format elf32-i386
#...