diff options
author | Rafael Ávila de Espíndola <respindola@mozilla.com> | 2011-03-23 14:09:48 +0000 |
---|---|---|
committer | Rafael Ávila de Espíndola <respindola@mozilla.com> | 2011-03-23 14:09:48 +0000 |
commit | 55406e102f644f624c170133a678f42478b7feac (patch) | |
tree | 361665d76b9557af0e984b08f8ef2169090990f0 /include/ChangeLog | |
parent | 0016ea8b2ed35b26504a126ab1c3749328a80808 (diff) | |
download | gdb-55406e102f644f624c170133a678f42478b7feac.zip gdb-55406e102f644f624c170133a678f42478b7feac.tar.gz gdb-55406e102f644f624c170133a678f42478b7feac.tar.bz2 |
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/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 4f65257..863d6f3 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, |