diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -1,4 +1,16 @@ -2008-08-22 Cyrille Bagard <nocbos@gmail.com> +2008-08-24 Cyrille Bagard <nocbos@gmail.com> + + * src/format/dwarf/abbrev.c: + * src/format/dwarf/abbrev.h: + Remove old code. Add a function to test if an attribute exists. + + * src/format/dwarf/dwarf-int.h: + Typo in the debug functions array definition. + + * src/format/dwarf/info.c: + Clean the code. Register found debug functions. Handle the void type. + +2008-08-23 Cyrille Bagard <nocbos@gmail.com> * src/format/dwarf/abbrev.c: Support the DW_FORM_sdata and DW_FORM_udata values. |