diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,5 +1,18 @@ 2008-08-24 Cyrille Bagard <nocbos@gmail.com> + * src/binary.c: + Remove unused code. Get and insert comments into code. + + * src/format/dwarf/d_dwarf.c: + * src/format/dwarf/d_dwarf.h: + Provide comments for all registered debug functions. + + * src/gtksnippet.c: + * src/gtksnippet.h: + Better handle the code lines. + +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. |