* sim/ucsim/cmd.src/Makefile.in: run lex only if $(PRJDIR)/devel exists
[fw/sdcc] / ChangeLog
2004-08-20 bernhardheld* sim/ucsim/cmd.src/Makefile.in: run lex only if $...
2004-08-18 epetrich* src/z80/ralloc.c (packRegsForAssign): ported some...
2004-08-16 slade_richPic port - Restored fn genRet as previous fix was incor...
2004-08-14 frief2004-08-14 Frieder Ferlemann <Frieder.Ferlemann AT...
2004-08-12 slade_richPic port - Fixed problem with fn returning a variable...
2004-08-12 epetrich* src/SDCClrange.c (findPrevUse): fixed bug #1007371
2004-08-12 epetrich* src/SDCCsymt.h,
2004-08-12 slade_richPic code - Added struct initialisation fn printIvalStruct.
2004-08-11 slade_richPic port - Printing rIdx on internal verbose debug.
2004-08-10 slade_richPic port - Will no longer exit if #pragma maxram has...
2004-08-06 epetrich* src/mcs51/gen.c (emitcode): fixed bug #992819
2004-08-05 maartenbrock* src/pic/ralloc.c (deassignLR): allthough pic port...
2004-08-05 epetrich* src/mcs51/ralloc.c (deassignLR),
2004-08-04 epetrichfixed a formatting goof
2004-08-04 epetrich* src/z80/main.c: enabled "critical" keyword
2004-08-04 jesuscsrc/mcs51/gen.c: add \n for labels only, not DOS/WIN...
2004-08-03 maartenbrock* src/SDCCloop.c (loopInvariants): fixed bug 983545...
2004-08-02 slade_richPIC port, disabled "WARNING: function 'main' undefined...
2004-08-02 maartenbrock* src/SDCClrange.c (rlivePoint): fixed bug 988568,...
2004-08-02 slade_richTidied up tabs and fixed bug with literal multiple...
2004-07-29 vrokas* src/SDCCmem.c (allocGlobal): don't turn S_REGISTER...
2004-07-29 maartenbrock* device/include/mcs51reg.h: fixed bug 970993
2004-07-27 maartenbrock* src/SDCC.lex (doPragma): added pragma disable_warning...
2004-07-26 bernhardheld* support/valdiag/tests/overflow.c: fixed warning on...
2004-07-25 frief* doc/sdccman.lyx: updated example in section "Absolute...
2004-07-24 vrokas* src/pic16/glue.c (pic16_printIvalFuncPtr): when an...
2004-07-24 vrokas* (rule dep): added dependency version.h,
2004-07-24 vrokas* .version: increased version number to 2.4.3
2004-07-23 vrokas* src/pic16/glue.c (pic16emitStaticSeg): fixed bug...
2004-07-20 vrokas* src/pic16/glue.c (pic16emitRegularMap): unused functi...
2004-07-20 maartenbrock* src/SDCCast.c (decorateType): removed buggy fix for...
2004-07-11 maartenbrock* src/SDCCglue.c (printIvalArray): fixed bug #984229...
2004-07-09 vrokas* device/lib/pic16/libsdcc/float/ updated contents...
2004-07-05 vrokas* src/SDCCmain.c (linkEdit): modifications only for...
2004-07-02 vrokas* src/pic16/pcode.c: removed buggy double colon
2004-07-01 borutrsupport/scripts/sdcc.nsi: added include/pic16 to setup
2004-06-30 vrokas* device/lib/Makefile.in: fixed bug in target objects...
2004-06-29 bernhardheld* src/SDCCglue.c (printChar): fixed bug #973350, patch...
2004-06-28 vrokas* src/pic16/glue.c (pic16createInterruptVect): function...
2004-06-28 vrokas* device/include/pic16/pic18fregs.h: added case for...
2004-06-25 frief* src/mcs51/peeph.def: added peepholes 182.d (return...
2004-06-21 epetrich* src/SDCClrange.c (findNextUseSym): fixed a live range...
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-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 maartenbrock* device/include/sab80515.h: added sfr P6, changed...
2004-06-06 friefdevice/include/sab80515.h: fixed bug #967492, DAPR...
2004-06-06 vrokas* src/pic16/device.c (pic16_assignConfigWord): fixed...
2004-06-05 vrokas* device/lib/pic16/startup/Makefile: added $(MODELFLAGS)
2004-06-05 friefdoc/sdccman.lyx: minor changes, mentioned beta vendor...
2004-06-04 vrokas* device/lib/Makefile.in: removed comment line with...
2004-06-02 maartenbrock* support/regression/tests/zeropad.c: added TEST_G...
2004-06-01 vrokas* src/pic16/gen.c (genPcall): warning about gpsim and...
2004-06-01 epetrich* src/hc08/gen.c (genPointerGetSetOfs): disabled optimi...
2004-06-01 maartenbrock* src/z80/gen.c: (genArrayInit): must check for pointer...
2004-06-01 maartenbrock * support/regression/tests/zeropad.c: never meant...
2004-06-01 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-26 vrokas* src/pic16/glue.c,
2004-05-25 epetrich* src/ds390/main.c,
2004-05-25 vrokasUpdated pic16 library sources and headers.
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-16 jesuscbetter fix for bug #954173
2004-05-15 frief2004-05-15 Maarten Brock <sourceforge.brock AT dse.nl>
2004-05-14 jesuscI forgot to change the date in the last entry.
2004-05-14 jesuscfixed bug [ 954173 ] code size miscalculation
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-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-27 jesuscsdccconf.h is not available in WIN32
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-22 epetrich* link/z80/lkmain.c (afile),
2004-04-21 epetrich* link/z80/lkmain.c (afile): allow periods in directory...
2004-04-20 jesuscAdded as/hc08/lkelf.c to as/link_hc08.dsp
2004-04-20 epetrich* src/z80/peeph-z80.def: removed some peephole rules...
2004-04-19 epetrich* src/SDCCmain.c (linkEdit),
2004-04-17 jesuscFixed bug #899105: misplaced 'LBA' record in intel...
2004-04-16 jesusc*.dsw and *.dsp file must have 0x0d, 0x0a line terminat...
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...
next