* src/mcs51/gen.c (genCpl): quick fix for bug #974835
[fw/sdcc] / src /
2004-06-21 bernhardheld* src/mcs51/gen.c (genCpl): quick fix for bug #974835
2004-06-21 epetrich* src/SDCClrange.c (computeClash): fixed bug #971834
2004-06-20 epetrich* src/mcs51/gen.c (genCmp): fixed bug #975903
2004-06-15 epetrich* src/SDCCcse.c (cseBBlock): fixed bug #966963
2004-06-12 vrokas* src/pic16/gen.c (genPointerGet): added E_INTERNAL_ERR...
2004-06-09 vrokas* commenting out itype declaration to eliminate warnings
2004-06-08 vrokas* .version: increased version number to 2.4.2,
2004-06-08 epetrich* src/avr/ralloc.c (serialRegAssign),
2004-06-08 epetrich* src/SDCCicode.c (geniCodeJumpTable): fixed bug #967601
2004-06-06 vrokasCumulative patch for pic16 port
2004-06-06 maartenbrock* src/pic16/pcode.c (pic16_emitDB): removed double...
2004-06-06 vrokas* src/pic16/device.c (pic16_assignConfigWord): fixed...
2004-06-05 friefran unexpand -a over peeph.def
2004-06-05 friefpeephole 254 disturbed 255
2004-06-05 friefremoved obsolete peephole 100.a, added peephole 254...
2004-06-04 vrokas* device/lib/Makefile.in: removed comment line with...
2004-06-01 vrokas* src/pic16/gen.c (genPcall): warning about gpsim and...
2004-06-01 maartenbrock* src/z80/gen.c: (genArrayInit): must check for pointer...
2004-06-01 epetrich* src/hc08/gen.c (genPointerGetSetOfs): disabled optimi...
2004-05-31 maartenbrock* src/SDCCast.c (createIvalArray): fixed bug 770487...
2004-05-30 vrokas* src/pic16/device.c (pic16_dump_section): corrected...
2004-05-28 vrokas* src/pic16/glue.c,
2004-05-27 vrokas* src/pic16/glue.c (pic16emitStaticSeg): do not print...
2004-05-25 epetrich* src/ds390/main.c,
2004-05-25 vrokasfixed missing entry of initPaths in xa51, z80, gbz80...
2004-05-25 vrokas* src/pic16/glue.c,
2004-05-25 vrokas* src/port.h (PORT structure): added hook initPaths...
2004-05-22 epetrich* device/include/string.h: applied Stas Sergeev's patch...
2004-05-21 epetrich* src/SDCCopt.c (killDeadCode): fixed bug #907733
2004-05-19 epetrich* src/SDCCast.c (isConformingBody): fixed bug #949967
2004-05-18 epetrich* src/SDCCmem.c (allocVariables): fixed bug #955321
2004-05-18 epetrich* src/hc08/main.c (_hc08_genAssemblerEnd),
2004-05-17 epetrich* src/SDCCval.c (valForArray): applied Maarteen Brock...
2004-05-15 friefsave 2 bytes stack space with the option --main-return...
2004-05-14 epetrich* src/SDCCsymt.h: added IS_AUTO(symbol) test macro
2004-05-14 epetrich* src/SDCCsymt.h: added IS_AUTO(symbol) test macro
2004-05-14 epetrich* src/SDCCdwarf2.c (dwMatchTypes): structs must have...
2004-05-13 epetrich * src/hc08/gen.c (hc08_emitDebuggerSymbol),
2004-05-13 epetrich * src/hc08/gen.c (hc08_emitDebuggerSymbol),
2004-05-04 epetrich* src/hc08/gen.c (genJumpTab, emitcode, genhc08code...
2004-04-30 jesuscsdccopt works for the hc08 port now
2004-04-27 bernhardheld* src/SDCCicode.c (geniCodePreInc, geniCodePreDec)...
2004-04-24 epetrich* src/SDCCpeeph.c (replaceRule): support empty replacem...
2004-04-23 epetrich* src/SDCCsymt.h: a missing part of my last change
2004-04-23 epetrich* src/SDCCicode.h,
2004-04-20 epetrich* src/z80/peeph-z80.def: removed some peephole rules...
2004-04-19 epetrich* src/SDCCmain.c (linkEdit),
2004-04-16 epetrich* doc/sdccman.lyx: removed the ANSI-C noncompliance...
2004-04-15 epetrich* src/hc08/gen.c: output of all of the internal debuggi...
2004-04-13 epetrich* src/mcs51/ralloc.c (serialRegAssign, fillGaps, allocT...
2004-04-12 bernhardheld* src/mcs51/ralloc.c (packRegsForAssign): fixed bug...
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,
next