diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2007-08-10 Josh Stone <joshua.i.stone@intel.com> + + PR 4593 + * translate.cxx (c_unparser::emit_common_header): Add an + error_buffer to the context to allow dynamic error messages. + * tapsets.cxx (dwflpp::express_as_string): Let deref / store_deref + fill in last_error with a detailed message. + 2007-08-09 Frank Ch. Eigler <fche@elastic.org> From Lai Jiangshan <laijs@cn.fujitsu.com>: |