aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2017-10-20 09:47:08 -0700
committerH.J. Lu <hjl.tools@gmail.com>2017-10-20 09:47:08 -0700
commitf3012016f008030b48597b578a5fb1e550907374 (patch)
treea4c943958b95e2b92a3d740391c5cb082cf0b9fd /ld/ChangeLog
parentd5833c62d93e8176b70e8509ab36cc38801c3ebd (diff)
downloadgdb-f3012016f008030b48597b578a5fb1e550907374.zip
gdb-f3012016f008030b48597b578a5fb1e550907374.tar.gz
gdb-f3012016f008030b48597b578a5fb1e550907374.tar.bz2
Add a compile-time test for PR ld/22269
This compile-time test requires a target C compiler to run. It fails on many targets where ELF backend linkers fail to check undefined weak symbol in static PIE via UNDEFWEAK_NO_DYNAMIC_RELOC. PR ld/22269 * testsuite/ld-elf/pr22269-1.rd: New file. * testsuite/ld-elf/pr22269-1.c: Likewise. * testsuite/ld-elf/shared.exp: Run pr22269-1.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 586420a..7cd9e7c 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,10 @@
+2017-10-20 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/22269
+ * testsuite/ld-elf/pr22269-1.rd: New file.
+ * testsuite/ld-elf/pr22269-1.c: Likewise.
+ * testsuite/ld-elf/shared.exp: Run pr22269-1.
+
2017-10-19 Palmer Dabbelt <palmer@dabbelt.com>
* emultempl/riscvelf.em (riscv_elf_before_allocation): Add a