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>2011-03-23 17:09:48 +0300
committerRafael Ávila de Espíndola <respindola@mozilla.com>2011-03-23 17:09:48 +0300
commitfff06fa206ec512022e36067127cf6b2fb032508 (patch)
tree16253ff9e27568fe55b9a9c0b659cd383935e85f /include/ChangeLog
parentbf77fa00b7e7f28f2df4babdc55c9cc291b3b15d (diff)
2010-03-23 Rafael Ávila de Espíndola <respindola@mozilla.com>
* plugin-api.h (ld_plugin_get_view): New. (ld_plugin_tag): Add LDPT_GET_VIEW. (ld_plugin_tv): Add tv_get_view.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 4f65257e8..863d6f39e 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,9 @@
+2010-03-23 Rafael Ávila de Espíndola <respindola@mozilla.com>
+
+ * plugin-api.h (ld_plugin_get_view): New.
+ (ld_plugin_tag): Add LDPT_GET_VIEW.
+ (ld_plugin_tv): Add tv_get_view.
+
2011-03-16 Jakub Jelinek <jakub@redhat.com>
* dwarf2.h (DW_TAG_GNU_call_site, DW_TAG_GNU_call_site_parameter,