2008-03-08 |
borutr | * src/SDCCglue.c: fixed bug #1864582: multiple definiti... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
MaartenBrock | * src/ds390/gen.c (pushSide): fixed 'too few arguments' |
commit | commitdiff | tree | snapshot |
2008-03-08 |
MaartenBrock | * src/ds390/gen.c (pushSide, genPcall), |
commit | commitdiff | tree | snapshot |
2008-03-08 |
jesusc | Fixed bug 1909409: Pdata in OMF file |
commit | commitdiff | tree | snapshot |
2008-03-08 |
MaartenBrock | * src/mcs51/gen.c (pushSide, genPcall): fixed bug 1908493 |
commit | commitdiff | tree | snapshot |
2008-03-07 |
tecodev | * src/regression/init0.c: new test for initialized... |
commit | commitdiff | tree | snapshot |
2008-03-06 |
jesusc | Better solution for feature request 1908061 |
commit | commitdiff | tree | snapshot |
2008-03-05 |
borutr | * dos/sdccman.lyx: docummented predefined macros SDCC_R... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
jesusc | support/librarian/sdcclib.c:Added feature request 19080... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
frief | * src/SDCCmain.c: added predefined macros SDCC_REVISION... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
MaartenBrock | * src/*/ralloc.c: removed IS_OP_RUONLY macro |
commit | commitdiff | tree | snapshot |
2008-03-04 |
MaartenBrock | * src/SDCCutil.c, |
commit | commitdiff | tree | snapshot |
2008-03-04 |
MaartenBrock | * src/SDCCptropt.c (ptrPseudoSymConvert): fixed bug... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
tecodev | * src/pic/gen.c: removed unused prototypes, prevent... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
tecodev | * src/pic/gen.c (saveRegisters): Disable debug output. |
commit | commitdiff | tree | snapshot |
2008-03-03 |
tecodev | * src/pic/gen.c, |
commit | commitdiff | tree | snapshot |
2008-03-03 |
tecodev | * src/pic/device.c (find_device): search user-specified... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
borutr | * support/scripts/sdcc.nsi: fixed bug in IsNT, LogicLib... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
borutr | implemented debug function name stack |
commit | commitdiff | tree | snapshot |
2008-03-01 |
borutr | * support/scripts/sdcc.nsi: reverted MULTIUSER page... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
borutr | * doc/sdccman.lyx: cosmetic changes |
commit | commitdiff | tree | snapshot |
2008-02-28 |
MaartenBrock | * doc/sdccman.lyx: fixed unmeant removal of spaces |
commit | commitdiff | tree | snapshot |
2008-02-28 |
MaartenBrock | * src/mcs51/ralloc.c (fillGaps): fixed bug 1839671 |
commit | commitdiff | tree | snapshot |
2008-02-27 |
borutr | * support/scripts/sdcc.nsi: corrected installation... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
MaartenBrock | * device/include/mcs51/cc1110.h: new, added, thanks... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
MaartenBrock | * src/mcs51/gen.c (genUnpackBits): don't generate ifxJu... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
MaartenBrock | * src/mcs51/ralloc.c (isSpiltOnStack): fixed bug 1565152 |
commit | commitdiff | tree | snapshot |
2008-02-26 |
borutr | * support/scripts/sdcc.nsi: added MULTIUSER page, |
commit | commitdiff | tree | snapshot |
2008-02-26 |
borutr | doc/adccman.lyx: documented RFE #1901171: inerger promo... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
borutr | * src/SDCCast.c, src/SDCCast.h: fixed RFE #1901171... |
commit | commitdiff | tree | snapshot |
2008-02-25 |
MaartenBrock | * src/mcs51/gen.c (genPagedPointerSet): fixed bug 1670148 |
commit | commitdiff | tree | snapshot |
2008-02-25 |
jesusc | fixed bug 1901469 |
commit | commitdiff | tree | snapshot |
2008-02-24 |
borutr | removed debugging leftovers |
commit | commitdiff | tree | snapshot |
2008-02-24 |
borutr | * src/SDCCast.c, src/SDCCast.h: fixed bug #1874922... |
commit | commitdiff | tree | snapshot |
2008-02-24 |
borutr | * src/SDCCast.c, src/SDCCast.h: fixed bug #1874922... |
commit | commitdiff | tree | snapshot |
2008-02-24 |
MaartenBrock | * src/SDCCglue.c (printIvalBitFields): fixed bug 1806631 |
commit | commitdiff | tree | snapshot |
2008-02-24 |
MaartenBrock | * src/SDCCast.c (expandInlineFuncs): fixed bug 1875869 |
commit | commitdiff | tree | snapshot |
2008-02-22 |
spth | Rewrote 8-bit multiplication by constant, implements... |
commit | commitdiff | tree | snapshot |
2008-02-22 |
spth | Faster 8-bit multiplication: #1896290 |
commit | commitdiff | tree | snapshot |
2008-02-21 |
MaartenBrock | * src/SDCCast.c (createIvalStruct): fixed bug 1466761 |
commit | commitdiff | tree | snapshot |
2008-02-21 |
borutr | * support/regression/Makefile.in, |
commit | commitdiff | tree | snapshot |
2008-02-21 |
spth | Regression test for #1596270, #1736867 |
commit | commitdiff | tree | snapshot |
2008-02-20 |
MaartenBrock | * src/SDCClrange.c (findPrevUse): fixed bug 1888147 |
commit | commitdiff | tree | snapshot |
2008-02-20 |
spth | Fixed bugs #1596270, #1736867 |
commit | commitdiff | tree | snapshot |
2008-02-20 |
spth | fixed bug in register pair loading |
commit | commitdiff | tree | snapshot |
2008-02-20 |
spth | Fixed #1806565 |
commit | commitdiff | tree | snapshot |
2008-02-19 |
MaartenBrock | * src/SDCCpeeph.c (operandBaseName): added check for @Ri |
commit | commitdiff | tree | snapshot |
2008-02-18 |
borutr | * sim/ucsim/s51.src/Makefile.in: fixed error made in... |
commit | commitdiff | tree | snapshot |
2008-02-17 |
MaartenBrock | * src/SDCCmain.c (linkEdit): emit -z when using --debug... |
commit | commitdiff | tree | snapshot |
2008-02-17 |
borutr | * sim/ucsim/avr.src/Makefile.in, sim/ucsim/hc08.src... |
commit | commitdiff | tree | snapshot |
2008-02-17 |
tecodev | * src/pic16/genarith.c, |
commit | commitdiff | tree | snapshot |
2008-02-17 |
tecodev | * src/pic16/gen.c (AccRsh): cosmetic changes, |
commit | commitdiff | tree | snapshot |
2008-02-17 |
borutr | * src/z80/gen.c, src/z80/peeph.def: applied patch |
commit | commitdiff | tree | snapshot |
2008-02-17 |
tecodev | * device/include/pic/pic16f88.h, |
commit | commitdiff | tree | snapshot |
2008-02-17 |
borutr | * src/z80/peeph.def: applied patch |
commit | commitdiff | tree | snapshot |
2008-02-16 |
MaartenBrock | * as/link/mcs51/aslink.dsp: removed SDK define |
commit | commitdiff | tree | snapshot |
2008-02-16 |
borutr | * src/z80/peeph-gbz80.def: applied patch |
commit | commitdiff | tree | snapshot |
2008-02-16 |
borutr | * as/z80/asmain.c, as/z80/asm.h, as/z80/asdata.c, |
commit | commitdiff | tree | snapshot |
2008-02-14 |
MaartenBrock | * .version, |
commit | commitdiff | tree | snapshot |
2008-02-13 |
MaartenBrock | * device/include/pic16/stdlib.h, |
commit | commitdiff | tree | snapshot |
2008-02-13 |
borutr | * src/pic16/glue.c, src/SDCCast.c, src/SDCCast.h, src... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
borutr | fixed warnings, produced with last commit |
commit | commitdiff | tree | snapshot |
2008-02-13 |
borutr | * src/SDCCmain.c, src/SDCCglue.c: fixed --c1mode |
commit | commitdiff | tree | snapshot |
2008-02-12 |
MaartenBrock | * src/SDCCsymt.c (compareType): fixed bug 1309013 |
commit | commitdiff | tree | snapshot |
2008-02-09 |
borutr | * src/SDCCval.c, src/SDCCval.h: |
commit | commitdiff | tree | snapshot |
2008-02-01 |
MaartenBrock | * src/SDCCast.c (resolveSymbols): added reentrancy... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
tecodev | * device/include/pic/pic16f886.h, |
commit | commitdiff | tree | snapshot |
2008-01-24 |
tecodev | * device/include/pic/pic16f88.h: added RA6 and RA7 |
commit | commitdiff | tree | snapshot |
2008-01-23 |
MaartenBrock | * src/SDCCast.c (createRMW): fixed bug 1582651 |
commit | commitdiff | tree | snapshot |
2008-01-20 |
borutr | * support/regression/tests/arithcsi.c: fixed regression... |
commit | commitdiff | tree | snapshot |
2008-01-20 |
borutr | * support/regression/tests/arithcsi.c: added regression... |
commit | commitdiff | tree | snapshot |
2008-01-19 |
borutr | * src/SDCCcse.c: partially fixed enhancement request |
commit | commitdiff | tree | snapshot |
2008-01-19 |
MaartenBrock | * device/include/asm/ds390/features.h: fixed bug with... |
commit | commitdiff | tree | snapshot |
2008-01-19 |
MaartenBrock | * as/mcs51/asx8051.dsp: removed define SDK |
commit | commitdiff | tree | snapshot |
2008-01-13 |
borutr | sdcc-build: |
commit | commitdiff | tree | snapshot |
2008-01-13 |
borutr | *src/SDCCicode.c: fixed bug #1870216 - Error 122: divid... |
commit | commitdiff | tree | snapshot |
2008-01-13 |
borutr | sdcc-build: |
commit | commitdiff | tree | snapshot |
2007-12-30 |
borutr | * src/pic16/gen.c: fixed implementation of bitwise... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
borutr | fixed makefiles |
commit | commitdiff | tree | snapshot |
2007-12-29 |
borutr | * as/hc08/Makefile.bcc, as/hc08/Makefile.in, as/hc08... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
borutr | fixed skipLine() and printCLine() |
commit | commitdiff | tree | snapshot |
2007-12-29 |
borutr | git-svn-id: https://sdcc.svn.sourceforge.net/svnroot... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
borutr | * src/SDCCasm.[ch]: renamed from asm[ch], use dbuf_getl... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
borutr | removed gcc warning: 'c' may be used uninitialized... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
borutr | * as/hc08/asmain.c, as/mcs51/asmain.c: |
commit | commitdiff | tree | snapshot |
2007-12-28 |
borutr | * as/asxxsrc/aslex.c: moved from as/mcs51/aslex.c; |
commit | commitdiff | tree | snapshot |
2007-12-22 |
borutr | * src/SDCC.lex: fixed bug #1852894: # character hangs... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
MaartenBrock | * src/SDCCsymt.c (computeType): fixed bug, thanks Fan... |
commit | commitdiff | tree | snapshot |
2007-12-16 |
borutr | * device/include/pic16/stdbool.h: removed, since alread... |
commit | commitdiff | tree | snapshot |
2007-12-16 |
borutr | added macro ASSERT_FAILED |
commit | commitdiff | tree | snapshot |
2007-12-16 |
borutr | * device/include/pic16/stdbool.h: removed, since alread... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
borutr | * doc/sdccman.lyx: fixed bug #1844509 - Correction... |
commit | commitdiff | tree | snapshot |
2007-12-01 |
borutr | * sim/ucsim/cmd.src/cmdmem.cc, sim/ucsim/cmd.src/mem.cc: |
commit | commitdiff | tree | snapshot |
2007-11-17 |
borutr | created as/asxxsrc directory, assym.c and strcpi.c... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
borutr | git-svn-id: https://sdcc.svn.sourceforge.net/svnroot... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
borutr | * as/asxxsrc: created |
commit | commitdiff | tree | snapshot |
2007-11-17 |
borutr | as/hc08/asstore.c, as/mcs51/asstore.c: deleted |
commit | commitdiff | tree | snapshot |
2007-11-17 |
tecodev | * src/pic/main.c (_asmCmd): include debug arguments... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
borutr | 2007-11-17 Borut Razem <borut.razem AT siol.net> |
commit | commitdiff | tree | snapshot |
2007-11-17 |
tecodev | * src/pic16/genarith.c (pic16_genPlus, pic16_genMinus... |
commit | commitdiff | tree | snapshot |
next |