aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2016-08-26 22:01:15 +0930
committerAlan Modra <amodra@gmail.com>2016-08-31 19:22:43 +0930
commit2e84f9c1b5770b803b739bcd157d7a457c22b56f (patch)
tree82947fd0615d2c660f894fd6f7c2ea21d5c6ee92 /ld/ChangeLog
parent8a37735f20f4cbd0cba49d49e57974faf8b9f19b (diff)
downloadgdb-2e84f9c1b5770b803b739bcd157d7a457c22b56f.zip
gdb-2e84f9c1b5770b803b739bcd157d7a457c22b56f.tar.gz
gdb-2e84f9c1b5770b803b739bcd157d7a457c22b56f.tar.bz2
Ignore symbols defined in SHF_EXCLUDE sections
PR 20513 * ldlang.c (section_already_linked): Deal with SHF_EXCLUDE sections.
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 83fbe7c..9ad7417 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,10 @@
2016-08-31 Alan Modra <amodra@gmail.com>
+ PR 20513
+ * ldlang.c (section_already_linked): Deal with SHF_EXCLUDE sections.
+
+2016-08-31 Alan Modra <amodra@gmail.com>
+
* testsuite/ld-powerpc/vle-multiseg-1.d: Adjust to suit segment change.
* testsuite/ld-powerpc/vle-multiseg-2.d: Likewise.
* testsuite/ld-powerpc/vle-multiseg-3.d: Likewise.