fw/sdcc
2008-05-20 MaartenBrock* sim/ucsim/s51.src/uc89c51r.cc,
2008-05-20 MaartenBrock* device/include/float.h: added __INFINITY
2008-05-19 spthSupport nested parenthesis in peephole function argumen...
2008-05-19 tecodev* src/pic16/gen.c (pic16_emitpLabel,pic16_emitpLabelFORCE):
2008-05-19 tecodev* src/regression/empty.c: suppress warning
2008-05-19 borutr* support/scripts/sdcc.nsi: uninstall include/pic16...
2008-05-18 borutr* support/scripts/sdcc.nsi: remove uninstall.exe after...
2008-05-18 borutr* support/Utils/dbuf_string.[ch]: added dbuf_chomp(),
2008-05-16 MaartenBrock* as/hc08/clean.mk,
2008-05-15 MaartenBrock* src/SDCC.lex (check_type),
2008-05-13 MaartenBrock* src/SDCCast.c (fixupInline, createFunction): save...
2008-05-07 MaartenBrock* as/mcs51/asdata.c,
2008-05-05 borutr* support/regression/Makefile.in,
2008-05-04 borutr* support/regression/Makefile.in,
2008-05-01 tecodev* doc/sdccman.lyx, support/scripts/inc2h-pic16.pl:...
2008-05-01 tecodev* device/include/pic16/adc.h,
2008-05-01 tecodev* src/pic16/device.h: removed unused field PIC16_device...
2008-04-29 tecodev* src/pic16/devices.inc,
2008-04-29 tecodev* device/include/pic16/{pic18f2480.h, pic18f2580.h...
2008-04-29 tecodev* debugger/mcs51/Makefile.in: fixed paths to sources
2008-04-25 borutr* as/link/lklibr.c: moved from as/link/z80/lklibr.c
2008-04-23 MaartenBrock* src/SDCCglue.c (printIvalType, printIvalBitFields...
2008-04-20 MaartenBrock* src/z80/peep.c,
2008-04-20 tecodev* device/include/pic16/pic18f2455.h: added bitfields...
2008-04-20 spthUse werror in src/z80/peep.c
2008-04-19 spthImplemented RFE #1880202 for Z80.
2008-04-19 spthChangelog for preceding commit
2008-04-19 spthImplemented generic part of RFE #1880202
2008-04-17 MaartenBrock* as/link/mcs51/lkmem.c (summary2): fixed bug 1796077
2008-04-17 MaartenBrock* device/lib/libsdcc.lib,
2008-04-14 MaartenBrock* device/include/mcs51/cc2510fx.h: added _XPAGE
2008-03-31 borutr* configure.in, configure, Makefile.in, Makefile.bcc:
2008-03-31 MaartenBrock* sdcc.dsw: adapted for moved cpp2, added dependency...
2008-03-31 borutr* support/cpp2 renamed to support/cpp
2008-03-31 frief* device/include/hc08/mc68hc908jkjl.h: committed fix...
2008-03-30 MaartenBrock* src/SDCCloop.c (loopInvariants): applied fix for...
2008-03-30 spthReverted reversal of order of bytewise return value...
2008-03-30 spthimpemented #1914251, #1914245, #1922090, #1921382,...
2008-03-30 borutr* doc/knownbugs.html: removed; magically generated...
2008-03-30 spthImplemented #1921450
2008-03-30 borutr* Small Device C Compiler 2.8.0 released
2008-03-23 borutr* doc/knownbugs.html: updated for RC2
2008-03-23 borutr* src/pic/gen.h: reverted the Q&D solution for the...
2008-03-23 borutr* src/pic/gen.h: Q&D solution for the bug, found by...
2008-03-22 tecodev* src/SDCCicode.c (getPtrType): avoid unnecessary extra...
2008-03-22 MaartenBrock* src/mcs51/gen.c (adjustArithmeticResult): fixed bug...
2008-03-21 MaartenBrock* support/regression/tests/bug1839277.c: new, added
2008-03-21 MaartenBrock* src/ds390/gen.c (opIsGptr, adjustArithmeticResult...
2008-03-21 spthFixed compilation warning about nested comments
2008-03-20 MaartenBrock* src/SDCCsymt.c (comparePtrType): fixed bug 1921073
2008-03-17 spthCommented function parameters
2008-03-17 spthFixed #1292721
2008-03-16 tecodev* src/pic/gen.c (SetIrp,genNearPointerGet,genNearPointe...
2008-03-16 borutrrenamed COPYING.TXT to COPYING.txt
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 borutrfixed nested comments
2008-03-14 borutradded a list of linkers, supported by SDCC
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): fixed 'too few arguments'
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-06 jesuscBetter solution for feature request 1908061
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 MaartenBrock* src/SDCCptropt.c (ptrPseudoSymConvert): fixed bug...
2008-03-04 tecodev* src/pic/gen.c: removed unused prototypes, prevent...
2008-03-03 tecodev* src/pic/gen.c (saveRegisters): Disable debug output.
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 borutrimplemented debug function name stack
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
next