diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2008-08-22 Cyrille Bagard <nocbos@gmail.com> + * src/format/dwarf/abbrev.c: + Support the DW_FORM_sdata and DW_FORM_udata values. + + * src/format/dwarf/info.c: + Support the structure and enumeration types. + +2008-08-22 Cyrille Bagard <nocbos@gmail.com> + * src/binary.c: Skip the GUI display. |