diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2006-11-17 Frank Ch. Eigler <fche@redhat.com> + + * tapsets.cxx (d_v_e_c_v::visit_target_symbol): Restore lost + exception-saving functionality that improves error messages + for incorrect $target expressions. + (translate_components): Systematize error messages somewhat. + * translate.cxx (emit_function, emit_probe): Clarify + "array locals" error message. + 2006-11-10 David Smith <dsmith@redhat.com> * tapsets.cxx |