X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=6bd0cf01a9cd30862853b921d7e78775442991e7;hb=0896ad01516dd8b11172b8a9c11cc906039dae19;hp=1cefc888d428b651c9d2a384d695b061e7aa8b0e;hpb=025f549fbb89aa070e3f3baeb6c8ef4ca72d8210;p=fw%2Fsdcc diff --git a/ChangeLog b/ChangeLog index 1cefc888..6bd0cf01 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +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 + +2007-04-27 Raphael Neider + + * src/pic16/pcode.c (pBlockRemoveUnusedLabels,pic16_pBlockAddInval, + createReachingDefinitions,assignValnums,pic16_destructDF, + pic16_createDF,pic16_vcg_dumpedges,pic16_vcg_dump_default): + prevent NULL pointer dereferences + * device/lib/pic/libdev/pic16f886.c, + * device/lib/pic/libdev/pic16f887.c: svn mv'ed to disabled_* to + prevent building them, gputils do not really support them yet + 2007-03-27 Frieder Ferlemann * device/lib/_ltoa.c: 36 bytes less __data mem. This really