diff options
author | roland <roland> | 2005-12-12 05:35:05 +0000 |
---|---|---|
committer | roland <roland> | 2005-12-12 05:35:05 +0000 |
commit | ea716190e7170b76d6063af9c67bcd6ebdf5a37f (patch) | |
tree | 299e810ba1cafc4b9b0d8a09d29bdcfda82a5973 /ChangeLog | |
parent | 79ecbbd48dc51bb6693923c7998371d47b485df0 (diff) | |
download | systemtap-steved-ea716190e7170b76d6063af9c67bcd6ebdf5a37f.tar.gz systemtap-steved-ea716190e7170b76d6063af9c67bcd6ebdf5a37f.tar.xz systemtap-steved-ea716190e7170b76d6063af9c67bcd6ebdf5a37f.zip |
.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2005-12-11 Roland McGrath <roland@redhat.com> + + * loc2c-test.c (get_location): Fix function name in error message. + 2005-12-09 Graydon Hoare <graydon@redhat.com> * elaborate.cxx (alias_expansion_builder::build): Fix comment typo. @@ -16,7 +20,7 @@ 2005-12-08 Graydon Hoare <graydon@redhat.com> - * translate.cxx (delete_statement_operand_visitor::visit_arrayindex): + * translate.cxx (delete_statement_operand_visitor::visit_arrayindex): Prohibit deleting histogram buckets. (c_tmpcounter::visit_array_in): Direct to visit_arrayindex. (c_unparser::visit_array_in): Likewise. |