diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,3 +1,22 @@ +09-06-01 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/binary.c: + * src/analysis/prototype.c: + * src/analysis/prototype.h: + * src/format/dwarf/Makefile.am: + * src/format/elf/e_elf.c: + * src/format/elf/e_elf.h: + * src/format/exe_format.c: + * src/format/exe_format.h: + * src/format/exe_format-int.h: + * src/format/java/e_java.c: + * src/format/mangling/demangler.c: + * src/format/mangling/demangler.h: + * src/format/mangling/demangler-int.h: + * src/format/mangling/itanium_gram.y: + * src/format/pe/Makefile.am: + Change the old bin_routine structure to a GBinRoutine GObject. + 09-05-31 Cyrille Bagard <nocbos@gmail.com> * configure.ac: |