X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=f38d90aee7292ec119c965aac0f08f40b38f904c;hb=fdfbc7f2466cba296ef3316b84dd4d902add4872;hp=22884ac8bf5b694cbe4d0765b4e5dc098d4273bf;hpb=0781937e2f57dec5475bf968ee54716ed00d6f92;p=fw%2Fsdcc diff --git a/ChangeLog b/ChangeLog index 22884ac8..f38d90ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2009-02-01 Borut Razem + + * device/lib/Makefile.in, device/lib/gbz80/Makefile.in, + device/lib/hc08/Makefile.in, device/lib/incl.mk, + device/lib/z80/Makefile.in: + don't remake libraries + * support/regression/tests/snprintf.c: + reenable floating point in small-xstack-auto library + +2008-01-26 Raphael Neider + + * src/pic16/ralloc.c (packForPush): disabled to fix #2496919 + +2008-01-25 Raphael Neider + + * src/pic16/main.c (_pic16_linkEdit): prepend -L paths to linker + search path instead of appending them + 2009-01-24 Borut Razem * as/asranlib/asranlib.h: changed type of offset to unsigned int to