aboutsummaryrefslogtreecommitdiff
path: root/gold/ChangeLog
diff options
context:
space:
mode:
authorRafael Ávila de Espíndola <respindola@mozilla.com>2010-06-01 19:32:27 +0000
committerRafael Ávila de Espíndola <respindola@mozilla.com>2010-06-01 19:32:27 +0000
commit3537c84bf45bc24ceb87f64316de75940b744a90 (patch)
treeb5781dc4a1853ef13e60d68a1f98bb366bdc17de /gold/ChangeLog
parent105b6afd921f7db737d25b712a439a3d388dbad1 (diff)
downloadgdb-3537c84bf45bc24ceb87f64316de75940b744a90.zip
gdb-3537c84bf45bc24ceb87f64316de75940b744a90.tar.gz
gdb-3537c84bf45bc24ceb87f64316de75940b744a90.tar.bz2
2010-06-01 Rafael Espindola <espindola@google.com>
* plugin-api.h (ld_plugin_tag): Add LDPT_OUTPUT_NAME. 2010-06-01 Rafael Espindola <espindola@google.com> * plugin.cc (Plugin::load): Pass the output name to the plugin.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r--gold/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index 8e8493f..2b4e94b 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,5 +1,9 @@
2010-06-01 Rafael Espindola <espindola@google.com>
+ * plugin.cc (Plugin::load): Pass the output name to the plugin.
+
+2010-06-01 Rafael Espindola <espindola@google.com>
+
* plugin.cc (Sized_pluginobj::::do_add_symbols): Correctly set the
visibility of symbols.