* src/SDCCast.c (decorateType): fixed bug #898889, cast result of a literal complemen...
[fw/sdcc] / src /
2004-04-11 bernhardheld* src/SDCCast.c (decorateType): fixed bug #898889,...
2004-04-11 bernhardheld* src/SDCCast.c (decorateType): don't decorate/process...
2004-04-10 bernhardheld* src/SDCCicode.c (geniCodeLogic): made it static,
2004-03-29 bernhardheld* src/SDCCast.c (addCast): don't cast float to char
2004-03-28 epetrich* src/hc08/gen.c (genPointerGetSetOfs): correctly handl...
2004-03-23 sdattalomulti-byte complements were failing
2004-03-23 bernhardheld* src/SDCCast.c (resultTypePropagate, decorateType...
2004-03-22 bernhardheld* src/SDCCast.c (processParms): fixed bug #920866;...
2004-03-22 sdattaloBit operands were not being handled properly in the...
2004-03-20 epetrich* src/SDCC.y (labeled_statement): case and default...
2004-03-19 epetrich* src/mcs51/gen.c (pushSide, genSignedRightShift, genDj...
2004-03-19 epetrich* src/mcs51/gen.c (genFunction): optimize RECEIVE in...
2004-03-17 epetrich* src/SDCCglue.c (emitMaps): allow public sfr variables
2004-03-14 epetrich* src/SDCCloop.c (basicInduction): fixed bug with loop...
2004-03-12 frief(_ds390_genAssemblerPreamble): cosmetic change, made...
2004-03-12 epetrich* src/SDCCglue.c (printIvalPtr): fixed bug with pointer...
2004-03-10 bernhardheld* src/SDCCast.c (decorateType): fixed with bug and...
2004-03-09 bernhardheld* src/SDCCicode.c (geniCodeMultiply): fixed logic for...
2004-03-09 bernhardheld* device/lib/time.c (mktime): fixed bug reported by...
2004-03-09 hjdorn2004-03-09 Hans Dorn <hjdorn AT users.sourceforge.net>
2004-03-07 bernhardheld* src/SDCCast.c (addCast): fixed bug #908454 by promoti...
2004-03-06 vrokas]
2004-03-06 bernhardheld* sim/ucsim/configure.in,
2004-03-06 hjdorn* src/pic16/gen.c: (genpic16Code) use copy of printILin...
2004-03-05 vrokas * src/pic16/device.c: added some debug lines enabled
2004-03-05 friefadded 251.b and 253.x. 253.x are applied more than...
2004-03-05 epetrich* support/Util/SDCCerr.h,
2004-03-03 hjdorn2004-03-03 Hans Dorn <hjdorn AT users.sourceforge.net>
2004-03-03 vrokas* src/pic16/ralloc.c (newReg): fixed bug #908929
2004-03-02 epetrich* src/ds390/gen.c: added missing #include "main.h"
2004-03-02 vrokas* src/pic16/device.c (checkAddSym): NEW, adds a symbol...
2004-03-02 epetrich* src/ds390/ralloc.h,
2004-03-01 epetrich* src/mcs51/main.c (instructionSize): fixed ACALL size
2004-03-01 vrokas * src/pic16/device.c (pic16_dump_section): fixed a...
2004-02-29 borutrsrc/Makefile.in, src/SDCCutil.c, support/Util/findme.c,
2004-02-29 epetrich* src/SDCCpeeph.h,
2004-02-26 bernhardheld* src/SDCCicode.c (operandOperation): fixed EQ_OP bug...
2004-02-26 bernhardheld* src/Makefile.in (dep): include SLIBOBJS in dependency...
2004-02-23 bernhardheldThis should not have been commited
2004-02-23 bernhardheldsrc/SDCCast.c (decorateType): fixed bug #902362
2004-02-20 sdcc-builder* src/pic16/ralloc.c (packRegsForAccUse): disabled...
2004-02-20 vrokas* doc/sdccman.lyx: removed PIC16 from PIC16 Port Specif...
2004-02-18 jesuscAdded options --stack-size and --pack-iram
2004-02-16 epetrich* src/SDCClrange.c (rlivePoint): live range of SEND...
2004-02-16 vrokas* src/pic16/gen.c (genInline): fixed bug #896482 with...
2004-02-15 epetrich* src/mcs51/ralloc.c (packRegsForAssign, reassignAliase...
2004-02-15 epetrich* src/SDCCsymt.c (processFuncArgs): fixed bug #896796
2004-02-13 bernhardheld* src/SDCCicode.c (usualBinaryConversions): removed...
2004-02-12 epetrich* src/hc08/gen.h,
2004-02-11 bernhardheld* device/lib/_modsint.c,
2004-02-11 vrokas* gen.c (genInline): reverted to old code for assemnlin...
2004-02-11 jesuscVersion 1.18 was a copy of ralloc.h(1.7). So this...
2004-02-10 vrokas* ralloc.h: missing declarations from previous patch,
2004-02-10 vrokas* pcode.c,
2004-02-10 epetrich* src/ds390/gen.c (genNearPointerGet),
2004-02-09 bernhardheld* src/SDCCcse.c (algebraicOpts): copy operands before...
2004-02-09 epetrich* src/SDCCsymt.h,
2004-02-08 epetrich* src/mcs51/gen.c (genNearPointerGet, genPagedPointerGet,
2004-02-07 epetrich* support/Util/SDCCerr.h,
2004-02-07 epetrich* src/pic16/gen.c (genCmpEq, shiftRLong): fixed declara...
2004-02-06 epetrich* src/SDCCast.c (decorateType),
2004-02-06 vrokas2004-02-06 Vangelis Rokas <vrokas AT otenet.gr>
2004-02-05 slade_richFixed problem where files that only contain 'const...
2004-02-04 epetrich* src/SDCCicode.c (geniCodeParms),
2004-02-04 slade_richLined up indentation.
2004-01-31 bernhardheld* src/SDCCast.c (processParams): added new type flow...
2004-01-30 bernhardheldSlade Rich fixed an optimization bug
2004-01-30 epetrich* src/mcs51/ralloc.c (getRegPtr, getRegGpr),
2004-01-29 epetrich* src/z80/gen.c (genMult): handle single byte result...
2004-01-27 bernhardheld* src/SDCCast.c (addCast): added more promotion fixes
2004-01-27 bernhardheldFixed promotion, it should be done on AST level:
2004-01-25 bernhardheld* src/SDCCast.c: added an additional type flow in decor...
2004-01-23 bernhardheld* src/pic/pcode.c (PCodeID): commented out left over...
2004-01-20 bernhardheld* src/mcs51/peeph.def: fixed bug #880768
2004-01-20 bernhardheld* src/pic/device.c,
2004-01-20 epetrich* src/hc08/ralloc.c (rematStr): fixed bug #879282
2004-01-20 epetrich* src/hc08/gen.c (genPlusIncr, genUminus, genMinusDec...
2004-01-19 bernhardheld* src/SDCCicode.c (geniCodeArray): applied patch from...
2004-01-18 bernhardheld* src/SDCCval.c (cheapestVal): added missing checks
2004-01-16 kflittner * src/ds390/gen.c (aopOp3): fixed the assignment of...
2004-01-16 vrokas2004-01-16 Vangelis Rokas <vrokas@otenet.gr>
2004-01-13 kflittner * src/ds390/gen.c (genCall): fixed a double use of...
2004-01-13 epetrich* src/z80/main.c (_parseOptions): fixed the portmode...
2004-01-13 epetrich* device/include/z180.h,
2004-01-13 epetrich* src/hc08/main.c (_hc08_genAssemblerPreamble): fixed...
2004-01-13 jesuscMoved declaration to begining of function so to compile...
2004-01-12 vrokas2004-01-13 Vangelis Rokas <vrokas@otenet.gr>
2004-01-12 kflittner * src/ds390/gen.c (operandsEqu): fixed a little typo...
2004-01-12 bernhardheld* src/SDCCast.c (decorateType): fixed bug introduced...
2004-01-12 borutrupper case pragmas are deprecated
2004-01-12 bernhardheld* src/SDCCast.c (decorateType): replacing 'ul > 0'...
2004-01-11 bernhardheld* src/SDCCast.c (decorateType): fixed char foo (unsigne...
2004-01-11 bernhardheld* src/SDCCicode.c (operandOperation): fixed bug #874819
2004-01-11 vrokas2004-01-11 Vangelis Rokas <vrokas@otenet.gr>
2004-01-11 friefadded peepholes 177.c,d (redundant moves) and peephole...
2004-01-10 borutrfixed #872250: -l command line defined library files...
2004-01-10 epetrich* src/SDCCast.c (decorateType): fixed bug #874046
2004-01-09 frief(createInterruptVect): don't append 7(5) padding bytes...
2004-01-09 epetrich* src/mcs51/gen.c (genFunction, genEndFunction, genRece...
2004-01-09 epetrich* src/ds390/main.c,
next