X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=2a561471fe58c8e97a765eb9d43d8368dc96645f;hb=9dd88ada8ce784c40c8c751090c52f99861d98ea;hp=00b0be6549f2038815122213602d31e53f162478;hpb=1bb6a9b476754a7dd750c60972bbefe75c218f68;p=fw%2Fsdcc diff --git a/ChangeLog b/ChangeLog index 00b0be65..2a561471 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +2009-03-12 Frieder Ferlemann + + * src/SDCCglue.c, + support/regression/tests/bug2655200.c: + applied modified patch from Robert Larice + fixing original report of bug #2655200: pointer to pdata memory + not correctly initialized + +2009-03-11 Borut Razem + + * as/asranlib/asranlib.c: retain the original file mode + +2009-03-10 Borut Razem + + * src/mcs51/gen.c, src/z80/gen.c, src/hc08/gen.c, src/ds390/gen.c, + support/regression/tests/bug1875933.c: + fixed bug #1875933: Evelyn jumps into the void + thanks to Robert Larice + +2009-03-10 Raphael Neider + + * src/pic16/pcode.c (LinkFlow): fix invalid cast from pCodeLabel + to pCodeInstruction to avoid a segmentation fault + +2009-03-03 Borut Razem + + * device/lib/printf_large.c: fixed bug #2656821: bug in printf + 2009-03-03 Raphael Neider * device/lib/pic/libdev/Makefile.in: build device-specific