aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2018-08-31 05:11:03 -0700
committerH.J. Lu <hjl.tools@gmail.com>2018-08-31 05:11:03 -0700
commit4bb3c591b258d12dd0f743e538b7214cbb92ebf7 (patch)
treed7e2b9910894cb83421536f25654b24178060e16 /ld/ChangeLog
parente9d644e8fb2e7fa2f61e4b978f75881d906e0dbc (diff)
downloadgdb-4bb3c591b258d12dd0f743e538b7214cbb92ebf7.zip
gdb-4bb3c591b258d12dd0f743e538b7214cbb92ebf7.tar.gz
gdb-4bb3c591b258d12dd0f743e538b7214cbb92ebf7.tar.bz2
ld: Pass -z separate-code to ld for property-x86-4a tests
Pass -z separate-code to ld for property-x86-4a tests to generate the expected .note.gnu.property section. Also run i386 tests for x86_64-*-elf* targets. * testsuite/ld-i386/i386.exp: Also run for x86_64-*-elf* targets. * testsuite/ld-i386/property-x86-4a.d: Pass -z separate-code to ld. * testsuite/ld-x86-64/property-x86-4a-x32.d: Likewise. * testsuite/ld-x86-64/property-x86-4a.d: Likewise.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 2d1e900..6d929c7 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,13 @@
2018-08-31 H.J. Lu <hongjiu.lu@intel.com>
+ * testsuite/ld-i386/i386.exp: Also run for x86_64-*-elf* targets.
+ * testsuite/ld-i386/property-x86-4a.d: Pass -z separate-code to
+ ld.
+ * testsuite/ld-x86-64/property-x86-4a-x32.d: Likewise.
+ * testsuite/ld-x86-64/property-x86-4a.d: Likewise.
+
+2018-08-31 H.J. Lu <hongjiu.lu@intel.com>
+
* testsuite/ld-elf/elf.exp (ASFLAGS): Save, append
-mx86-used-note=no and restore.
* testsuite/ld-ifunc/ifunc.exp (ASFLAGS): Likewise.