diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +09-12-02 Cyrille Bagard <nocbos@gmail.com> + + * src/format/elf/helper_x86.c: + * src/format/elf/symbols.c: + Begin to demangle C++ function names. + + * src/format/mangling/itanium_gram.y: + * src/format/mangling/itanium_tok.l: + Improve the Itanium demangling. + + * src/format/symbol.c: + * src/format/symbol.h: + Use the attached routine to provide a name when possible. + 09-11-20 Cyrille Bagard <nocbos@gmail.com> * src/configuration.c: |