summaryrefslogtreecommitdiff
path: root/gold/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2015-02-18 22:36:35 +1030
committerAlan Modra <amodra@gmail.com>2015-02-18 22:51:14 +1030
commite3ee8ed41b6a4365897d776cc181a1bd813010c6 (patch)
treead6ccf5084011797c8451b0036477f70da0b3a20 /gold/ChangeLog
parent4398b0e490f5f0f0feadfbf0e38867a49fcce436 (diff)
Fix gold error: hidden symbol '...' is not defined locally
Found when applying relocs in .debug that reference removed functions. PR 17954 * powerpc.cc (Global_symbol_visitor_opd::operator()): Set default visibility.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r--gold/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index 5669635083..71a5ab2281 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,3 +1,9 @@
+2015-02-18 Alan Modra <amodra@gmail.com>
+
+ PR 17954
+ * powerpc.cc (Global_symbol_visitor_opd::operator()): Set default
+ visibility.
+
2015-02-17 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
* gc.h (Garbage_collection::add_reference): Don't use find.