diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +10-08-10 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/routine.c: + * src/analysis/routine.h: + Improve the code. + + * src/analysis/type.c: + * src/analysis/type.h: + Fix one warning, one bug in templates and improve the code. + + * src/format/mangling/demangler.c: + Extend the test suite. + + * src/format/mangling/itanium_gram.y: + * src/format/mangling/itanium_tok.l: + Improve Itanium demangling. + 10-08-01 Cyrille Bagard <nocbos@gmail.com> * src/format/elf/helper_x86.c: |