diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 7c5f14f..73f9eff 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +2012-08-01 Alan Modra <amodra@gmail.com> + + * dwarf2.c (struct dwarf2_debug): Add close_on_cleanup. + (_bfd_dwarf2_slurp_debug_info): Set close_on_cleanup if we open + gnu_debuglink bfd. + (_bfd_dwarf2_cleanup_debug_info): Act on close_on_cleanup. + 2012-07-30 Nick Clifton <nickc@redhat.com> * po/bfd.pot: Updated template. |