* src/SDCC.y: fixed bug #716242, exchanged pointer and function declarator in the...
[fw/sdcc] / ChangeLog
2006-01-27 bernhardheld* src/SDCC.y: fixed bug #716242, exchanged pointer...
2006-01-20 bernhardheld* src/SDCCicode.c (geniCodeAdd, geniCodeArray): use...
2006-01-17 bernhardheld* src/SDCCast.c (backPatchLabels): fixed bug #1408066...
2006-01-17 bernhardheld* support/regression/ports/mcs51-xstack-auto/spec.mk...
2006-01-17 bernhardheld* src/SDCCBBlock.c (iCodeBreakDown): renamed newiTempPr...
2006-01-16 bernhardheld* src/SDCCicode.c (geniCodeIfx): fix bug 1406131: alway...
2005-12-31 bernhardheld* src/SDCCval.c (cheapestVal): beautified
2005-12-31 bernhardheld* src/SDCCast.c (decorateType): fix promotion of unary...
2005-12-28 bernhardheld* src/mcs51/gen.c (gen51Code): show final register...
2005-12-28 bernhardhelddevice/lib/Makefile.in: added --std-sdcc99 to CFLAGS
2005-12-18 tecodev* src/pic16/gen.c: added IS_DIRECT macro for "direct...
2005-12-11 bernhardheld* src/SDCCicode.c (fgeniCodeAssign): fixed bug 1369874...
2005-12-10 bernhardheld* support/regression/tests/bug-1376320.c: added
2005-12-10 bernhardheld* src/SDCCcse.c (findCheaperOp): fixed bug 1376320...
2005-12-08 tecodev* src/pic/device.c: renamed is_shared to pic14_is_shared
2005-12-07 maartenbrock* device/lib/Makefile.in: fixed to enable port-specific...
2005-12-06 maartenbrock* config.dsp: added dependency on .version and configur...
2005-12-03 borutr* support/scripts/sdcc.nsi: added /SOLID option to...
2005-11-29 bernhardheld* src/SDCCast.c (createIvalStruct, createIvalArray...
2005-11-29 bernhardheld* src/SDCCast.c (decorateType): fixed bug 1368489
2005-11-28 friefdevice/include/mcs51/at89c51snd1c.h: added file submitt...
2005-11-27 borutr* plat/win32/gpsim.nsi, plat/win32/make.mingw, cli...
2005-11-27 borutr* support/cpp2/cppinit.c, support/cpp2/cpplib.h, suppor...
2005-11-26 borutr* support/scripts/sdcc.nsi: added small-stack-auto...
2005-11-26 jesuscCorrected typo in prototype of __fsgt
2005-11-25 borutr* sdcc/device/lib/Makefile.in, sdcc/device/lib/incl.mk:
2005-11-24 borutr* added missing device/lib/mcs51/crt*.asm sources
2005-11-24 bernhardheld* src/SDCCsymt.c (copyLinkChain): fixed bug 770487...
2005-11-24 borutr* sdcc/device/lib/Makefile.in: remove all unnecessary...
2005-11-23 bernhardheld* src/SDCCast.c (createIvalCharPtr): fixed bug 1348271
2005-11-22 maartenbrock* device/lib/_fs2schar.c,
2005-11-21 jesuscBetter handling of floats between -1.0 and 0.0
2005-11-20 frief* src/mcs51/peeph.def: added missing "if"s as noted...
2005-11-19 jesusc_fs2slong.c, _fs2sint.c, _fs2char.c: Properly convert...
2005-11-18 bernhardheld* src/SDCCcse.c (ReplaceOpWithCheaperOp): minor fix...
2005-11-18 borutr* sdcc/device/lib/Makefile.in: remove all unnecessary...
2005-11-18 jesuscmodff.c, ceilf.c, and floorf.c now work properly with...
2005-11-18 maartenbrock* src/SDCCicode.c (printOperand): added missing else
2005-11-18 bernhardheld* src/mcs51/gen.c (genUnpackBits): initial, incomplete...
2005-11-18 bernhardheld* src/SDCCsymt.c (computeType): fixed bug 1358192:...
2005-11-17 borutr* sdcc/device/lib/Makefile.in: added library sources...
2005-11-17 borutr* device/lib/pic16/Makefile.rules, device/lib/pic16...
2005-11-17 jesuscTemporary patch for bug 1358192: printf("%f"...) sets...
2005-11-16 tecodev* src/pic/pcode.c (LinkFlow): handle empty flows correctly,
2005-11-14 maartenbrock* src/SDCCmain.c (parseCmdLine): fixed bug 1356800...
2005-11-11 tecodev* src/pic/gen.c: handle FPOINTERS like POINTERS everywhere
2005-11-09 borutr* support/scripts/sdcc.nsi: added lib/pic to the package
2005-11-08 maartenbrock* src/SDCCval.c (valUnaryPM): fixed bug 1350699
2005-11-06 maartenbrock* support/regression/tests/bug1348008.c: added
2005-11-05 borutr* sim/ucsim/error.cc, sim/ucsim/errorcl.h,
2005-11-05 borutr* sim/ucsim/sim.src/error.cc: fixed uninitialized class...
2005-11-04 borutr* sim/ucsim/cmd.src/error.cc, sim/ucsim/cmd.src/errorcl.h,
2005-11-02 borutr* sim/ucsim/cmd.src/cmdutil.cc, sim/ucsim/cmd.src/newcm...
2005-11-02 borutr* sim/ucsim/cmd.src/cmdutil.cc: corrected typo - #inclu...
2005-11-02 maartenbrock* src/asm.c (printILine): always close tmpFile, thanks...
2005-11-01 borutr* sim/ucsim/cmd.src/newcmd.cc: fixed bug with uninitial...
2005-11-01 borutr* sim/ucsim/app.cc, sim/ucsim/cmd.src/cmdutil.cc, sim...
2005-10-31 borutr* support/regression/tests/bitfields.c: exclude failing...
2005-10-31 borutr* support/regression/generate-cases.py: escape backslas...
2005-10-30 borutr* src/SDCCutil.c: corrected double comparison typo
2005-10-30 maartenbrock* doc/sdccman.lyx: documented medium model
2005-10-30 maartenbrock* device/lib/medium/Makefile: added for new memory...
2005-10-28 bernhardheld* device/lib/time.c (mktime): fixed bug 1334315
2005-10-28 bernhardheld* src/SDCCsymt.c (compStructSize): make bitfields witho...
2005-10-28 tecodev* device/include/pic/p16f_common.inc: added common...
2005-10-27 maartenbrock* src/mcs51/gen.c (getTempRegs): return 0 if not enough...
2005-10-27 tecodev* doc/sdccman.lyx: corrected version (should be 2.5...
2005-10-27 tecodev* .version: changed version to 2.5.4
2005-10-27 maartenbrock* src/mcs51/ralloc.c (bitType): added to detect bit...
2005-10-26 tecodev* src/SDCCsymt.c (compStructSize): allow signed bitfiel...
2005-10-26 bernhardheld* src/SDCCval.c (constVal): fixed bug 1305065
2005-10-26 bernhardheld* src/mcs51/gen.c (genMinus): fixed bug 1270906: revers...
2005-10-25 bernhardheld* src/SDCCast.c (decorateType): fixed previouse immatur...
2005-10-25 bernhardheld* src/SDCCast.c (addCast): added promotion for bit...
2005-10-24 bernhardheld* src/SDCCicode.c (ast2iCode): reverted to 1.224 becaus...
2005-10-15 jesuscFixed bug 1326457
2005-10-11 tecodev* device/lib/pic16/libio/i2c.ignore: added 1320, fixes...
2005-10-05 maartenbrock* src/SDCC.y (AT): fixed bug with sfr32 addresses when...
2005-10-04 tecodev* device/include/pic16/pic18fregs.h, src/pic16/devices...
2005-09-30 tecodev* src/pic16/device.c (Pics16[]): moved device descripti...
2005-09-26 maartenbrock* src/SDCCicode.c (operandOperation): added GETABIT...
2005-09-25 maartenbrock* doc/sdccman.lyx: updated Highest Order Bit documentation,
2005-09-25 maartenbrock* src/SDCC.y: added tokens GETABIT, GETBYTE, GETWORD
2005-09-23 tecodev* configure.in, configure: have device/lib/pic configured
2005-09-22 maartenbrock* src/mcs51/gen.c (genMinus): fix for undetected bug...
2005-09-21 tecodev* device/include/pic16/pic18f1220.h,
2005-09-18 tecodev* src/pic16/gen.c (genFarPointerGet,genFarPointerSet...
2005-09-13 maartenbrock* src/SDCCval.c (constVal): fixed bug 730366
2005-09-10 maartenbrock* as/mcs51/lkmem.c (summary2): fixed report for absolut...
2005-09-09 maartenbrock* src/mcs51/peeph.def (241.x): fixed bug when comparing...
2005-09-08 maartenbrock* as/hc08/lkaomf51.c (OutputName): made name unsigned...
2005-09-05 tecodev* src/pic16/ralloc.c (pic16_allocDirReg): use device...
2005-09-05 tecodev* device/lib/pic16/libc/Makefile: added (missing) strin...
2005-09-03 maartenbrock* .version: changed to version 2.5.3
2005-08-27 borutr* device/lib/Makefile.in: cp on sparc-solaris (SunOS...
2005-08-25 sdcc-builder* sim/ucsim/gui.src/serio.src/Makefile.in, sim/ucsim...
2005-08-24 borutr* clean.mk, device/lib/clean.mk: find on sparc-solaris...
2005-08-23 bernhardheld* src/SDCCopt.c (convertToFcall): fixed modulus with...
2005-08-23 maartenbrock* as/mcs51/aslink.h: completed lkrloc.c prototypes
2005-08-22 maartenbrock* as/mcs51/asdata.c: changed ctype['['] to BINOP
next