summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f05ab027..be2acee3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-08-10 Graydon Hoare <graydon@redhat.com>
+
+ * tapsets.cxx
+ (dwflpp::global_addr_of_line_in_cu): Implement next-line heuristic.
+ (dwarf_query::get_number_param): Dwarf_Addr variant.
+ (query_cu): Add line-selecting variant for function iteration.
+
2005-08-10 Frank Ch. Eigler <fche@elastic.org>
PR translator/1186