X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=39ff8af875753dace2f808af65d38cb5bccf8a7d;hb=03a0895b993094520effd7f386db2152da3c93a8;hp=6dc95f5bdb6b730d694796ccdbd00f97b3e5fdbd;hpb=4a739655b9d81efc3155fdd9326ac1f55d415253;p=fw%2Fsdcc diff --git a/ChangeLog b/ChangeLog index 6dc95f5b..39ff8af8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,38 @@ +2007-05-05 Borut Razem + + * device/lib/pic16/Makefile.common.in, + device/lib/pic/Makefile.common.in, sim/ucsim/cmd.src/Makefile.in: + removed bash dependencies + +2007-05-01 Borut Razem + + * src/SDCCicode.c: + fixed bug #1710507: --i-code-in-asm makes compile fail + all iCode comments are now one liners + * src/mcs51/gen.c: fixed memory leak + +2007-05-01 Raphael Neider + + * device/lib/pic/libdev/*.c + * device/include/pic/*.h: regenerated all device libs from updated + .inc files + * support/scripts/inc2h.pl: documented usage, now uses strict to + catch more bugs + +2007-04-30 Borut Razem + + * doc/sdccman.lyx: + fixed bug #1669175: Problem with space in output paths + documented how to use paths with spaces for Windows users + +2007-04-29 Borut Razem + + * Fixed svn:eol-style and svn:keywords properties + * src/SDCCval.c: fixed bug + #1592871: Segfault with "large" const arrays of characters + replaced recursion with iteration + * Removed svn:executable property from non-executable files + 2007-04-29 Maarten Brock * src/mcs51/gen.c (genRet): fixed bug 1707003 @@ -82,7 +117,7 @@ 2007-04-19 Borut Razem - * src/port.h: use const poiters to strings + * src/port.h: use const pointers to strings * src/SDCCargs.h: declared getStringArg() and getIntArg() * src/pic16/main.c: include SDCCargs.h * src/SDCCglobl.h: code_seg and const_seg are not pointers to