diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -1,3 +1,27 @@ +13-09-01 Cyrille Bagard <nocbos@gmail.com> + + * src/debug/remgdb/stream.c: + * src/debug/remgdb/stream-int.h: + * src/debug/stream.c: + * src/debug/stream-int.h: + Remove some warnings by upgrading code to GLib 2.32. + + * src/format/mangling/demangler.c: + * src/format/mangling/demangler.h: + * src/format/mangling/Makefile.am: + Disable the buggy demangling for Itanium. + + * src/glibext/delayed.c: + * src/glibext/delayed-int.h: + Remove some warnings by upgrading code to GLib 2.32. + + * src/glibext/gbinportion.h: + Typo. + + * src/main.c: + * src/project.c: + Remove some warnings by upgrading code to GLib 2.32. + 13-08-31 Cyrille Bagard <nocbos@gmail.com> * src/arch/archbase.h: |