summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 982f36a0..a07a78de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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