X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=f38d90aee7292ec119c965aac0f08f40b38f904c;hb=fdfbc7f2466cba296ef3316b84dd4d902add4872;hp=acf3e1c849491cd180b05fa49cadd8c4c9ce0c5d;hpb=fc8646bb1231e94a18de8a0349bfb505a3da9a4e;p=fw%2Fsdcc diff --git a/ChangeLog b/ChangeLog index acf3e1c8..f38d90ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +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