Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Ávila de Espíndola <respindola@mozilla.com>2010-06-01 23:32:27 +0400
committerRafael Ávila de Espíndola <respindola@mozilla.com>2010-06-01 23:32:27 +0400
commiteeea1b87684d88540bd704e0f2921e5742b963b0 (patch)
tree5b7bbca01b84299cc0bbd3f448e11d456672ae3e /include/ChangeLog
parenta29bb9145c53a9a46b5af4daeee5909fabfdfe51 (diff)
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 'include/ChangeLog')
-rw-r--r--include/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 95a7f0051..f6d896f08 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2010-06-01 Rafael Espindola <espindola@google.com>
+
+ * plugin-api.h (ld_plugin_tag): Add LDPT_OUTPUT_NAME.
+
2010-04-26 Pedro Alves <pedro@codesourcery.com>
* filenames.h (PATH_SEPARATOR): Delete.