aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2017-06-08 03:48:04 -0700
committerH.J. Lu <hjl.tools@gmail.com>2017-06-08 03:53:43 -0700
commit51fa2693add9ead8288f475d380f4aec7372fe5a (patch)
tree7854ed542597e5845e68c9f128a384f1091c67de /ld/ChangeLog
parentbc327528fd2ccdc6c29ab6ae608085dddbad5cc8 (diff)
downloadgdb-51fa2693add9ead8288f475d380f4aec7372fe5a.zip
gdb-51fa2693add9ead8288f475d380f4aec7372fe5a.tar.gz
gdb-51fa2693add9ead8288f475d380f4aec7372fe5a.tar.bz2
cl
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 9eaa646..9dd4256 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,13 @@
+2017-06-08 H.J. Lu <hongjiu.lu@intel.com>
+
+ * testsuite/ld-ifunc/ifunc-1-local-x86.d: Pass
+ "-Map tmpdir/ifunc-1-local-x86.map" to ld and check
+ ifunc-1-local-x86.map.
+ * testsuite/ld-ifunc/ifunc-1-x86.d: Pass
+ "-Map tmpdir/ifunc-1-x86.map" to ld and check ifunc-1-x86.map.
+ * testsuite/ld-ifunc/ifunc-1-local-x86.map: New file.
+ * testsuite/ld-ifunc/ifunc-1-x86.map: Likewise.
+
2017-06-08 Jiong Wang <jiong.wang@arm.com>
* testsuite/ld-aarch64/copy-reloc-eliminate.d: New test.