aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2019-04-08 13:54:20 -0700
committerH.J. Lu <hjl.tools@gmail.com>2019-04-08 13:55:37 -0700
commitc93c0e7f3f21f809d9390e2e7096f7e2cb8334e2 (patch)
treeda1ea7a5fb0fe41241b1e84937032c79610712c4 /ld/ChangeLog
parent56be6ea89cdf94078d5dff3734b8c1970dbf52fa (diff)
downloadgdb-c93c0e7f3f21f809d9390e2e7096f7e2cb8334e2.zip
gdb-c93c0e7f3f21f809d9390e2e7096f7e2cb8334e2.tar.gz
gdb-c93c0e7f3f21f809d9390e2e7096f7e2cb8334e2.tar.bz2
XFAIL PR ld/20995 tests for lynxos and nto targets
lynxos and nto targets don't support RELRO. * testsuite/ld-elf/shared.exp: XFAIL PR ld/20995 tests for lynxos and nto targets.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 2ac6cdd..0c7d99c 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,10 @@
2019-04-08 H.J. Lu <hongjiu.lu@intel.com>
+ * testsuite/ld-elf/shared.exp: XFAIL PR ld/20995 tests for
+ lynxos and nto targets.
+
+2019-04-08 H.J. Lu <hongjiu.lu@intel.com>
+
* Makefile.am (ALL_EMULATION_SOURCES): Remove eelf_i386_chaos.c.
(eelf_i386_chaos.c): Removed.
* Makefile.in: Regenerated.