summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-02-12 04:59:57 -0800
committerH.J. Lu <hjl.tools@gmail.com>2015-02-12 04:59:57 -0800
commit761e2bd47975100f96422d2cafe0d545b781205d (patch)
treecb588787d79f71ce9fb29210d1a2c75f67f49aae
parentf0af5632f2630d173b26df4a929ba6ba5d0508e9 (diff)
downloadbinutils-gdb-761e2bd47975100f96422d2cafe0d545b781205d.tar.gz
Replace elf_i386 with elf_i386_nacl for nacl
* ld-i386/i386.exp: Replace elf_i386 with elf_i386_nacl for nacl.
-rw-r--r--ld/testsuite/ChangeLog4
-rw-r--r--ld/testsuite/ld-i386/i386.exp2
2 files changed, 5 insertions, 1 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index 2b963fa391d..af5b544373a 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2015-02-12 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-i386/i386.exp: Replace elf_i386 with elf_i386_nacl for nacl.
+
2015-02-11 H.J. Lu <hongjiu.lu@intel.com>
* ld-plugin/plugin-27.d: New.
diff --git a/ld/testsuite/ld-i386/i386.exp b/ld/testsuite/ld-i386/i386.exp
index f5922b477c5..4fc23598799 100644
--- a/ld/testsuite/ld-i386/i386.exp
+++ b/ld/testsuite/ld-i386/i386.exp
@@ -200,7 +200,7 @@ if [istarget "*-*-nacl*"] {
regsub -all elf_i386 $i386tests elf_i386_nacl i386tests
# Same, applied to all the run_dump_test cases.
- set options_regsub(ld) {-melf_i386 -melf_i386_nacl}
+ set options_regsub(ld) {elf_i386 elf_i386_nacl}
# The section/segment layout differs too much for the vanilla
# readelf output files to match. So massage the cases so that