2007-06-27 |
frief | added file submitted by Gudjon I. Gudjonsson <gudjon... |
blob | commitdiff | raw |
2007-06-26 |
borutr | * support/librarian/sdcclib.c: fixed warning: |
blob | commitdiff | raw | diff to current |
2007-06-26 |
borutr | * support/regression/generate-cases.py: implemented... |
blob | commitdiff | raw | diff to current |
2007-06-26 |
borutr | * support/regression/generate-cases.py: display warning... |
blob | commitdiff | raw | diff to current |
2007-06-25 |
jesusc | Added feature Requests [1510635] Multiple infiles for... |
blob | commitdiff | raw | diff to current |
2007-06-20 |
epetrich | * src/SDCCast.c (inlineFindMaxBlockno, createFunction... |
blob | commitdiff | raw | diff to current |
2007-06-18 |
borutr | * src/SDCCmain.c: removed option -C since SDCC compiler... |
blob | commitdiff | raw | diff to current |
2007-06-16 |
MaartenBrock | * src/SDCCast.c (decorateType), |
blob | commitdiff | raw | diff to current |
2007-06-15 |
tecodev | * src/pic16/devices.inc, |
blob | commitdiff | raw | diff to current |
2007-06-13 |
frief | * src/mcs51/peeph.def: added 177.i (mov from a is sligh... |
blob | commitdiff | raw | diff to current |
2007-06-12 |
tecodev | * src/SDCCmain.c: prevent NULL pointer dereference... |
blob | commitdiff | raw | diff to current |
2007-06-12 |
tecodev | * support/scripts/inc2h.pl: conditionally emit defines... |
blob | commitdiff | raw | diff to current |
2007-06-12 |
borutr | sdcc: |
blob | commitdiff | raw | diff to current |
2007-06-12 |
borutr | sdcc-cf: |
blob | commitdiff | raw | diff to current |
2007-06-10 |
frief | * src/mcs51/peeph.def: disabled rule 132.d to fix ... |
blob | commitdiff | raw | diff to current |
2007-06-10 |
MaartenBrock | * src/SDCCast.c (decorateType): optimized '?' for equal... |
blob | commitdiff | raw | diff to current |
2007-06-10 |
borutr | * src/SDCCmain.c, src/ds390/main.c, src/mcs51/main... |
blob | commitdiff | raw | diff to current |
2007-06-10 |
borutr | * as/link/z80/lklibr.c: fixed mingw build warning |
blob | commitdiff | raw | diff to current |
2007-06-09 |
borutr | * src/z80/gen.c: fixed bug #1294691: nested ifs make... |
blob | commitdiff | raw | diff to current |
2007-06-09 |
MaartenBrock | * src/SDCCsymt.c (computeType): added optimization... |
blob | commitdiff | raw | diff to current |
2007-06-09 |
MaartenBrock | * src/SDCCmem.c (allocDefault): removed check sym-... |
blob | commitdiff | raw | diff to current |
2007-06-08 |
tecodev | * src/regression/Makefile: suppress parallel builds... |
blob | commitdiff | raw | diff to current |
2007-06-07 |
borutr | * support/regression/tests/constantRange.c, |
blob | commitdiff | raw | diff to current |
2007-06-07 |
borutr | * support/regression/generate-cases.py: implemented... |
blob | commitdiff | raw | diff to current |
2007-06-06 |
borutr | * sim/ucsim/*.*, sim/ucsim/configure, sim/ucsim/configu... |
blob | commitdiff | raw | diff to current |
2007-06-04 |
MaartenBrock | * src/SDCCast.c(decorateType): better optimize '!!... |
blob | commitdiff | raw | diff to current |
2007-06-04 |
borutr | * sim/ucsim/configure.in, sim/ucsim/configure: |
blob | commitdiff | raw | diff to current |
2007-06-04 |
borutr | * configure.in, configure, config_vc.awk: sdcc version... |
blob | commitdiff | raw | diff to current |
2007-06-03 |
borutr | * */Makefile.in: removed annoying warning: |
blob | commitdiff | raw | diff to current |
2007-06-02 |
MaartenBrock | * src/mcs51/gen.c (outBitC, genRet): used IS_OP_RUONLY, |
blob | commitdiff | raw | diff to current |
2007-06-01 |
borutr | * sim/ucsim/configure, sim/ucsim/configure.in: |
blob | commitdiff | raw | diff to current |
2007-06-01 |
borutr | * device/lib/pic16/libdev/pic18f[24][45]j10.c: fixed... |
blob | commitdiff | raw | diff to current |
2007-06-01 |
borutr | support/cpp2/Makefile.in: modified |
blob | commitdiff | raw | diff to current |
2007-06-01 |
borutr | * SDCPP synchronized with GCC CPP release version 4... |
blob | commitdiff | raw | diff to current |
2007-06-01 |
tecodev | * device/lib/pic/libdev/pic12f683.c, |
blob | commitdiff | raw | diff to current |
2007-05-31 |
tecodev | * doc/sdccman.lyx: added --disable-pic16-port, fixed... |
blob | commitdiff | raw | diff to current |
2007-05-31 |
borutr | * Small Device C Compiler 2.7.0 released |
blob | commitdiff | raw | diff to current |
2007-05-29 |
MaartenBrock | * doc/sdccman.lyx: documented initialization and alloca... |
blob | commitdiff | raw | diff to current |
2007-05-26 |
borutr | * support/regression/tests/bug1057979.c, support/regres... |
blob | commitdiff | raw | diff to current |
2007-05-25 |
MaartenBrock | * doc/sdccman.lyx: inserted footnotes about inline... |
blob | commitdiff | raw | diff to current |
2007-05-22 |
borutr | * doc/knownbugs.html: updated |
blob | commitdiff | raw | diff to current |
2007-05-21 |
tecodev | * src/pic16/glue.c (pic16_initPointer): avoid assertion... |
blob | commitdiff | raw | diff to current |
2007-05-21 |
MaartenBrock | * src/mcs51/peeph.def (257.b): disabled to fix bug... |
blob | commitdiff | raw | diff to current |
2007-05-21 |
tecodev | * src/pic/pcoderegs.c (pCodeOptime2pCodes): fixed bogus... |
blob | commitdiff | raw | diff to current |
2007-05-11 |
MaartenBrock | * src/SDCCpeeph.c (labelIsUncondJump): ignore identical... |
blob | commitdiff | raw | diff to current |
2007-05-10 |
borutr | * support/scripts/gen_known_bugs.pl: cosmetic fix |
blob | commitdiff | raw | diff to current |
2007-05-10 |
epetrich | * src/SDCCast.c (createFunction): also generate non... |
blob | commitdiff | raw | diff to current |
2007-05-09 |
borutr | * support/scripts/gen_known_bugs.pl: added script which... |
blob | commitdiff | raw | diff to current |
2007-05-09 |
MaartenBrock | * doc/knownbugs.html: updated for release 2.7.0 |
blob | commitdiff | raw | diff to current |
2007-05-09 |
jesusc | device/include/mcs51/uPSD33xx.h: Added SFRX definitions... |
blob | commitdiff | raw | diff to current |
2007-05-08 |
MaartenBrock | * src/ds390/gen.c (emitcode): don't change properties... |
blob | commitdiff | raw | diff to current |
2007-05-08 |
borutr | * doc/sdccman.lyx: changed sdcc version to 2.7.0, |
blob | commitdiff | raw | diff to current |
2007-05-08 |
MaartenBrock | * device/lib/mcs51/crtxinit.asm: added disabled version... |
blob | commitdiff | raw | diff to current |
2007-05-08 |
jesusc | device/include/mcs51/uPSD33xx.h: Added. |
blob | commitdiff | raw | diff to current |
2007-05-07 |
MaartenBrock | * device/lib/_gptrput.c, |
blob | commitdiff | raw | diff to current |
2007-05-06 |
frief | * support/regression/tests/regtrack.c: test was never... |
blob | commitdiff | raw | diff to current |
2007-05-06 |
tecodev | * device/lib/pic/Makefile.rules, |
blob | commitdiff | raw | diff to current |
2007-05-06 |
tecodev | * src/pic16/device.h, |
blob | commitdiff | raw | diff to current |
2007-05-06 |
MaartenBrock | * src/z80/peeph.def: fixed bug in rule 2 |
blob | commitdiff | raw | diff to current |
2007-05-05 |
MaartenBrock | * src/mcs51/peep.c (): fixed bug 1712928 |
blob | commitdiff | raw | diff to current |
2007-05-05 |
MaartenBrock | * src/port.h: added TARGET_MCS51_LIKE |
blob | commitdiff | raw | diff to current |
2007-05-05 |
borutr | * device/lib/pic16/Makefile.common.in, |
blob | commitdiff | raw | diff to current |
2007-05-01 |
borutr | * src/SDCCicode.c: |
blob | commitdiff | raw | diff to current |
2007-05-01 |
tecodev | * device/lib/pic/libdev/*.c |
blob | commitdiff | raw | diff to current |
2007-04-30 |
borutr | * doc/sdccman.lyx: |
blob | commitdiff | raw | diff to current |
2007-04-29 |
borutr | * Removed svn:executable property from non-executable... |
blob | commitdiff | raw | diff to current |
2007-04-29 |
borutr | * src/SDCCval.c: fixed bug |
blob | commitdiff | raw | diff to current |
2007-04-29 |
borutr | * Fixed svn:eol-style and svn:keywords properties |
blob | commitdiff | raw | diff to current |
2007-04-29 |
MaartenBrock | * src/mcs51/gen.c (genRet): fixed bug 1707003 |
blob | commitdiff | raw | diff to current |
2007-04-27 |
tecodev | * src/pic16/pcode.c (pBlockRemoveUnusedLabels,pic16_pBl... |
blob | commitdiff | raw | diff to current |
2007-04-27 |
frief | * device/lib/_ltoa.c: 36 bytes less __data mem. This... |
blob | commitdiff | raw | diff to current |
2007-04-27 |
tecodev | * src/pic/pcode.c (addpCode2pBlock,LinkFlow,pBlockRemov... |
blob | commitdiff | raw | diff to current |
2007-04-27 |
borutr | added comment |
blob | commitdiff | raw | diff to current |
2007-04-27 |
borutr | * src/SDCCast.c: fixed feature request |
blob | commitdiff | raw | diff to current |
2007-04-23 |
borutr | * doc/sdccman.lyx, src/SDCCmain.c: |
blob | commitdiff | raw | diff to current |
2007-04-23 |
tecodev | * device/include/pic/pic16f886.h, |
blob | commitdiff | raw | diff to current |
2007-04-23 |
tecodev | * device/lib/pic/libsdcc/idata.c: PAGESEL _main before... |
blob | commitdiff | raw | diff to current |
2007-04-22 |
frief | * device/lib/_memset.c: assembler version for mcs51 |
blob | commitdiff | raw | diff to current |
2007-04-22 |
borutr | test-1699804.c renamed to bug-1699804.c |
blob | commitdiff | raw | diff to current |
2007-04-22 |
borutr | * support/scripts/listerr.c: program to create the... |
blob | commitdiff | raw | diff to current |
2007-04-22 |
borutr | * support/scripts/listerr.c: program to create the... |
blob | commitdiff | raw | diff to current |
2007-04-20 |
MaartenBrock | * as/mcs51/asmain.c (search_path_append, search_path_fo... |
blob | commitdiff | raw | diff to current |
2007-04-20 |
borutr | * src/z80/main.c: replaced reserved keyword asm with... |
blob | commitdiff | raw | diff to current |
2007-04-19 |
borutr | * src/port.h: use const poiters to strings |
blob | commitdiff | raw | diff to current |
2007-04-18 |
MaartenBrock | * device/include/ds400rom.h, |
blob | commitdiff | raw | diff to current |
2007-04-17 |
borutr | * doc/sdccman.lyx, src/SDCCmain.c, src/SDCCglobal.h... |
blob | commitdiff | raw | diff to current |
2007-04-17 |
borutr | * doc/sdccman.lyx, src/SDCCmain.c, src/SDCCglobal.h... |
blob | commitdiff | raw | diff to current |
2007-04-17 |
borutr | * device/lib/ds400/tinibios.c, device/lib/hc08/_divuint.c, |
blob | commitdiff | raw | diff to current |
2007-04-17 |
MaartenBrock | * src/mcs51/gen.c (aopOp): set size to 1 for ruonly... |
blob | commitdiff | raw | diff to current |
2007-04-17 |
borutr | * doc/sdccman.lyx: fixed #1701874: Mac OSX references... |
blob | commitdiff | raw | diff to current |
2007-04-14 |
borutr | sdcc: |
blob | commitdiff | raw | diff to current |
2007-04-13 |
borutr | * device/examples/serialcomm/windows/serial.[ch], |
blob | commitdiff | raw | diff to current |
2007-04-13 |
borutr | * doc/sdccman.lyx: -pedantic-parse-number is not in... |
blob | commitdiff | raw | diff to current |
2007-04-13 |
frief | 2007-04-13 Jan Waclawek <wek AT efton.sk> |
blob | commitdiff | raw | diff to current |
2007-04-10 |
borutr | * doc/sdccman.lyx, doc/README.txt, sdc/SDCC.lex, src... |
blob | commitdiff | raw | diff to current |
2007-04-10 |
borutr | * doc/cdbfileformat.lyx, doc/sdccman.lyx, doc/test_suit... |
blob | commitdiff | raw | diff to current |
2007-04-10 |
MaartenBrock | * device/include/mcs51/C8051F120.h: added some defines... |
blob | commitdiff | raw | diff to current |
2007-04-08 |
MaartenBrock | * device/include/pic16/pic18fregs.h, |
blob | commitdiff | raw | diff to current |
2007-04-03 |
MaartenBrock | * device/include/math.h, |
blob | commitdiff | raw | diff to current |
2007-04-01 |
borutr | * support/cpp2/sdcpp.c: fixed recursion bug - internal_... |
blob | commitdiff | raw | diff to current |
next |