* src/SDCCsymt.c (comparePtrType): fixed bug 1921073
[fw/sdcc] / ChangeLog
2008-03-20 MaartenBrock* src/SDCCsymt.c (comparePtrType): fixed bug 1921073
2008-03-17 spthCommented function parameters
2008-03-16 tecodev* src/pic/gen.c (SetIrp,genNearPointerGet,genNearPointe...
2008-03-16 borutr* create url files instead links in startup menu
2008-03-16 borutr* support/scripts/sdcc.nsi: added section debugging...
2008-03-16 MaartenBrock* src/SDCCcse.c (algebraicOpts): fixed bug 1579949
2008-03-14 pjsfixed bug 1255403
2008-03-14 MaartenBrock* src/cdbFile.c (cdbWriteBasicSymbol): fixed bug 190940...
2008-03-14 MaartenBrock* doc/sdccman.lyx: enhanced paragraph about bankswitchi...
2008-03-14 borutr* as/doc/asmlnk.doc, as/doc/asxhtm.html: updated link...
2008-03-13 borutr* updated the list pf supported pic14 devices
2008-03-13 borutr* doc/sdccman.lyx: corrected to be able to convert...
2008-03-12 MaartenBrock* doc/sdccman.lyx: added paragraph about bankswitching...
2008-03-12 borutr* doc/sdccman.lyx: added description of --no-std-crt0...
2008-03-12 borutr* as/doc/asmlnk.doc, as/doc/asxhtm.html: updated comman...
2008-03-10 MaartenBrock* src/SDCCast.c (isConformingBody): fixed bug 1505811...
2008-03-09 tecodev* device/include/pic16/pic18f2620.h,
2008-03-09 borutr* knownbugs.html: regenerated
2008-03-09 borutr* .version, sdcc.spec, doc/sdccman.lyx, doc/INSTALL...
2008-03-09 tecodev* src/pic16/gen.c (pic16_mov2w_volatile): NEW, read...
2008-03-08 borutr* src/SDCCglue.c: fixed bug #1864582: multiple definiti...
2008-03-08 MaartenBrock* src/ds390/gen.c (pushSide, genPcall),
2008-03-08 jesusc Fixed bug 1909409: Pdata in OMF file
2008-03-08 MaartenBrock* src/mcs51/gen.c (pushSide, genPcall): fixed bug 1908493
2008-03-07 tecodev* src/regression/init0.c: new test for initialized...
2008-03-05 borutr* dos/sdccman.lyx: docummented predefined macros SDCC_R...
2008-03-05 jesuscsupport/librarian/sdcclib.c:Added feature request 19080...
2008-03-04 frief* src/SDCCmain.c: added predefined macros SDCC_REVISION...
2008-03-04 MaartenBrock* src/*/ralloc.c: removed IS_OP_RUONLY macro
2008-03-04 MaartenBrock* src/SDCCutil.c,
2008-03-04 tecodev* src/pic/gen.c: removed unused prototypes, prevent...
2008-03-03 tecodev* src/pic/gen.c,
2008-03-03 tecodev* src/pic/device.c (find_device): search user-specified...
2008-03-02 borutr* support/scripts/sdcc.nsi: fixed bug in IsNT, LogicLib...
2008-03-01 borutr* support/scripts/sdcc.nsi: reverted MULTIUSER page...
2008-02-28 borutr* doc/sdccman.lyx: cosmetic changes
2008-02-28 MaartenBrock* doc/sdccman.lyx: fixed unmeant removal of spaces
2008-02-28 MaartenBrock* src/mcs51/ralloc.c (fillGaps): fixed bug 1839671
2008-02-27 borutr* support/scripts/sdcc.nsi: corrected installation...
2008-02-27 MaartenBrock* device/include/mcs51/cc1110.h: new, added, thanks...
2008-02-27 MaartenBrock* src/mcs51/gen.c (genUnpackBits): don't generate ifxJu...
2008-02-26 MaartenBrock* src/mcs51/ralloc.c (isSpiltOnStack): fixed bug 1565152
2008-02-26 borutr* support/scripts/sdcc.nsi: added MULTIUSER page,
2008-02-26 borutrdoc/adccman.lyx: documented RFE #1901171: inerger promo...
2008-02-26 borutr* src/SDCCast.c, src/SDCCast.h: fixed RFE #1901171...
2008-02-25 MaartenBrock* src/mcs51/gen.c (genPagedPointerSet): fixed bug 1670148
2008-02-25 jesuscfixed bug 1901469
2008-02-24 borutr* src/SDCCast.c, src/SDCCast.h: fixed bug #1874922...
2008-02-24 MaartenBrock* src/SDCCglue.c (printIvalBitFields): fixed bug 1806631
2008-02-24 MaartenBrock* src/SDCCast.c (expandInlineFuncs): fixed bug 1875869
2008-02-22 spthRewrote 8-bit multiplication by constant, implements...
2008-02-22 spthFaster 8-bit multiplication: #1896290
2008-02-21 MaartenBrock* src/SDCCast.c (createIvalStruct): fixed bug 1466761
2008-02-21 borutr* support/regression/Makefile.in,
2008-02-21 spthRegression test for #1596270, #1736867
2008-02-20 MaartenBrock* src/SDCClrange.c (findPrevUse): fixed bug 1888147
2008-02-20 spthFixed bugs #1596270, #1736867
2008-02-20 spthfixed bug in register pair loading
2008-02-20 spthFixed #1806565
2008-02-19 MaartenBrock* src/SDCCpeeph.c (operandBaseName): added check for @Ri
2008-02-18 borutr* sim/ucsim/s51.src/Makefile.in: fixed error made in...
2008-02-17 MaartenBrock* src/SDCCmain.c (linkEdit): emit -z when using --debug...
2008-02-17 borutr* sim/ucsim/avr.src/Makefile.in, sim/ucsim/hc08.src...
2008-02-17 tecodev* src/pic16/genarith.c,
2008-02-17 tecodev* src/pic16/gen.c (AccRsh): cosmetic changes,
2008-02-17 borutr* src/z80/gen.c, src/z80/peeph.def: applied patch
2008-02-17 tecodev* device/include/pic/pic16f88.h,
2008-02-17 borutr* src/z80/peeph.def: applied patch
2008-02-16 MaartenBrock* as/link/mcs51/aslink.dsp: removed SDK define
2008-02-16 borutr* src/z80/peeph-gbz80.def: applied patch
2008-02-16 borutr* as/z80/asmain.c, as/z80/asm.h, as/z80/asdata.c,
2008-02-14 MaartenBrock* .version,
2008-02-13 MaartenBrock* device/include/pic16/stdlib.h,
2008-02-13 borutr* src/pic16/glue.c, src/SDCCast.c, src/SDCCast.h, src...
2008-02-13 borutr* src/SDCCmain.c, src/SDCCglue.c: fixed --c1mode
2008-02-12 MaartenBrock* src/SDCCsymt.c (compareType): fixed bug 1309013
2008-02-09 borutr* src/SDCCval.c, src/SDCCval.h:
2008-02-01 MaartenBrock* src/SDCCast.c (resolveSymbols): added reentrancy...
2008-02-01 tecodev* device/include/pic/pic16f886.h,
2008-01-24 tecodev* device/include/pic/pic16f88.h: added RA6 and RA7
2008-01-23 MaartenBrock* src/SDCCast.c (createRMW): fixed bug 1582651
2008-01-19 borutr* src/SDCCcse.c: partially fixed enhancement request
2008-01-19 MaartenBrock* device/include/asm/ds390/features.h: fixed bug with...
2008-01-19 MaartenBrock* as/mcs51/asx8051.dsp: removed define SDK
2008-01-13 borutrsdcc-build:
2008-01-13 borutr*src/SDCCicode.c: fixed bug #1870216 - Error 122: divid...
2008-01-13 borutrsdcc-build:
2007-12-29 borutr* as/hc08/Makefile.bcc, as/hc08/Makefile.in, as/hc08...
2007-12-29 borutrgit-svn-id: https://sdcc.svn.sourceforge.net/svnroot...
2007-12-29 borutr* src/SDCCasm.[ch]: renamed from asm[ch], use dbuf_getl...
2007-12-28 borutr* as/hc08/asmain.c, as/mcs51/asmain.c:
2007-12-28 borutr* as/asxxsrc/aslex.c: moved from as/mcs51/aslex.c;
2007-12-22 borutr* src/SDCC.lex: fixed bug #1852894: # character hangs...
2007-12-20 MaartenBrock* src/SDCCsymt.c (computeType): fixed bug, thanks Fan...
2007-12-16 borutr* device/include/pic16/stdbool.h: removed, since alread...
2007-12-16 borutr* device/include/pic16/stdbool.h: removed, since alread...
2007-12-05 borutr* doc/sdccman.lyx: fixed bug #1844509 - Correction...
2007-12-01 borutr* sim/ucsim/cmd.src/cmdmem.cc, sim/ucsim/cmd.src/mem.cc:
2007-11-17 borutrgit-svn-id: https://sdcc.svn.sourceforge.net/svnroot...
2007-11-17 borutras/hc08/asstore.c, as/mcs51/asstore.c: deleted
next