aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2019-01-29 06:07:42 -0800
committerH.J. Lu <hjl.tools@gmail.com>2019-01-29 06:07:42 -0800
commitad0f979c9df2cc3fba1f120c5e7f39e35591ed07 (patch)
tree829f486006ea0a42d290335df16fc772a37a6d46 /ld/ChangeLog
parentc49829c3c331182575034911f2bb053dfbb7d8a8 (diff)
downloadgdb-ad0f979c9df2cc3fba1f120c5e7f39e35591ed07.zip
gdb-ad0f979c9df2cc3fba1f120c5e7f39e35591ed07.tar.gz
gdb-ad0f979c9df2cc3fba1f120c5e7f39e35591ed07.tar.bz2
Add a testcase for PR ld/24008
PR ld/24008 * testsuite/ld-scripts/defined.exp: Run pr24008. * testsuite/ld-scripts/pr24008.d: New file. * testsuite/ld-scripts/pr24008.map: Likewise. * testsuite/ld-scripts/pr24008.s: Likewise. * testsuite/ld-scripts/pr24008.t: Likewise.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 2e3e7df..dc99b16 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,12 @@
+2019-01-29 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/24008
+ * testsuite/ld-scripts/defined.exp: Run pr24008.
+ * testsuite/ld-scripts/pr24008.d: New file.
+ * testsuite/ld-scripts/pr24008.map: Likewise.
+ * testsuite/ld-scripts/pr24008.s: Likewise.
+ * testsuite/ld-scripts/pr24008.t: Likewise.
+
2019-01-29 Eric Botcazou <ebotcazou@adacore.com>
* testsuite/ld-ifunc/ifunc.exp: Skip pr23169 on SPARC.