[binutils-gdb] Add missing ChangeLog entry.
Cary Coutant
ccoutant@sourceware.org
Wed Feb 4 18:36:00 GMT 2015
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b66d1c52ac4537484353797ce8d791c0552b3839
commit b66d1c52ac4537484353797ce8d791c0552b3839
Author: Cary Coutant <ccoutant@google.com>
Date: Wed Feb 4 10:36:07 2015 -0800
Add missing ChangeLog entry.
Diff:
---
gold/ChangeLog | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/gold/ChangeLog b/gold/ChangeLog
index 24a3952..a7deb77 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,3 +1,10 @@
+2015-02-04 Peter Collingbourne <pcc@google.com>
+
+ * plugin.cc (Pluginobj::get_symbol_resolution_info): Resolve
+ forwarding symbols when computing symbol resolution info for plugins.
+ * plugin.h (Plugin_manager::symtab): New method.
+ (Pluginobj::get_symbol_resolution_info): Add symtab parameter.
+
2015-02-03 Cary Coutant <ccoutant@google.com>
Peter Collingbourne <pcc@google.com>
More information about the Binutils-cvs
mailing list