diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2008-12-08 David Smith <dsmith@redhat.com> + + RHBZ 474390 + * tapsets.cxx (dwflpp::cu_function_caching_callback): Handles NULL + return from dwarf_diename(). + (dwflpp::print_locals): Ditto. + (dwflpp::find_variable_and_frame_base): Ditto. + (dwflpp::literal_stmt_for_return): Ditto. + (dwarf_builder::build): Ditto. + 2008-12-08 Frank Ch. Eigler <fche@elastic.org> PR7062 |