diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,5 +1,22 @@ 10-08-01 Cyrille Bagard <nocbos@gmail.com> + * src/format/elf/helper_x86.c: + Print more warnings on decoding failures. + + * src/format/mangling/context.c: + * src/format/mangling/context.h: + * src/format/mangling/context-int.h: + * src/format/mangling/demangler.c: + * src/format/mangling/demangler.h: + * src/format/mangling/itanium_gram.y: + * src/format/mangling/itanium.h: + Update Itanium demangling by using the new contexts. + + * src/main.c: + Update code. + +10-08-01 Cyrille Bagard <nocbos@gmail.com> + * src/arch/artificial.c: Destroy the instruction on loading error. |