2006-04-22 |
borutr | * doc/sdccman.lyx, */Makefile, */Makefile.in: |
commit | commitdiff | tree | snapshot |
2006-04-21 |
borutr | git-svn-id: https://sdcc.svn.sourceforge.net/svnroot... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
borutr | * src/version.awk: adapted for svn |
commit | commitdiff | tree | snapshot |
2006-04-19 |
borutr | * src/version.awk: adapted for svn |
commit | commitdiff | tree | snapshot |
2006-04-19 |
borutr | * CVS to Subversion migration completed |
commit | commitdiff | tree | snapshot |
2006-04-18 |
borutr | * support/scripts/sdcc.nsi: removed unexisting ${DEV_RO... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
borutr | * device/include/Makefile.in: added pic/*.inc to the... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
bernhardheld | * support/regression/collate-results.py: fixed output... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
tecodev | * src/pic16/gen.c (getFreePtr, pic16_popRegFromString), |
commit | commitdiff | tree | snapshot |
2006-04-11 |
tecodev | * device/lib/pic/libdev/*.c, |
commit | commitdiff | tree | snapshot |
2006-04-11 |
tecodev | * src/pic/device.c (find_device): removed debug output |
commit | commitdiff | tree | snapshot |
2006-04-07 |
frief | * src/SDCC.y: allow using brackets here: "__interrupt... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
frief | allow using brackets here: "__interrupt (1) __using... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
maartenbrock | * .version: bumped version to 2.5.6 |
commit | commitdiff | tree | snapshot |
2006-04-07 |
maartenbrock | Raphael forgot to commit this I guess |
commit | commitdiff | tree | snapshot |
2006-04-06 |
tecodev | * .version: bumped version to 2.5.6 (pic14 ABI changed) |
commit | commitdiff | tree | snapshot |
2006-04-06 |
maartenbrock | * device/include/mcs51/c8051f410.h: added interrupt... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
frief | ChangeLog: fixed my cut and paste error within the... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
frief | * debugger/mcs51/cmd.c (infoRegisters): show return... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
frief | (infoRegisters): show return address on stack |
commit | commitdiff | tree | snapshot |
2006-04-06 |
maartenbrock | * src/SDCCpeeph.c (labelIsReturnOnly): fixed bug 1464657 |
commit | commitdiff | tree | snapshot |
2006-04-05 |
maartenbrock | * src/SDCCmain.c (preProcess): implemented RFE 1449908... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
maartenbrock | * src/SDCCpeeph.c (initPeepHole): implemented RFE 14601... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
maartenbrock | * src/mcs51/gen.c (genCall): fixed bug 1457608 |
commit | commitdiff | tree | snapshot |
2006-03-30 |
frief | doc/sdccman.lyx: reverted to version 1.129 of december... |
commit | commitdiff | tree | snapshot |
2006-03-29 |
maartenbrock | * src/SDCCpeeph.c (operandsLiteral): new, added, |
commit | commitdiff | tree | snapshot |
2006-03-28 |
frief | changed crappy link |
commit | commitdiff | tree | snapshot |
2006-03-28 |
frief | doc/sdccman.lyx: added paragraph "Use of SDCC in Education" |
commit | commitdiff | tree | snapshot |
2006-03-28 |
frief | added paragraph "Use of SDCC in Education" |
commit | commitdiff | tree | snapshot |
2006-03-28 |
frief | * src/mcs51/peeph.def: disabled rule 132.e fixing bug... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
frief | disabled rule 132.e fixing bug #1453093 |
commit | commitdiff | tree | snapshot |
2006-03-24 |
maartenbrock | * src/z80/gen.c (genFunction, genEndFunction): fixed... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
frief | applied patch fixing GCC 4.1 build submitted by the... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
tecodev | * src/pic16/genarith.c (genAddLit): simplified and... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
vrokas | * src/pic16/gen.c (pic16_popGet): comented out usage... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
vrokas | * enviroment variable 'PIC16_PACKED_BITFIELDS' |
commit | commitdiff | tree | snapshot |
2006-03-15 |
vrokas | * src/SDCCmain.c (linkEdit): do not test for PIC16... |
commit | commitdiff | tree | snapshot |
2006-03-13 |
maartenbrock | * src/SDCCicode.c (geniCodeLogic), |
commit | commitdiff | tree | snapshot |
2006-03-10 |
maartenbrock | * src/mcs51/gen.c (sameReg): new, checks if two aop... |
commit | commitdiff | tree | snapshot |
2006-03-08 |
borutr | * support/regression/fwk/include/testfwk.h: added defin... |
commit | commitdiff | tree | snapshot |
2006-03-08 |
maartenbrock | * support/regression/tests/bug1409955.c: new, added |
commit | commitdiff | tree | snapshot |
2006-03-08 |
tecodev | * src/pic16/main.c (_hasNativeMulFor): fixed bug #1444425 |
commit | commitdiff | tree | snapshot |
2006-03-07 |
maartenbrock | * device/include/mcs51/c8051f410.h: new SiLabs mcu |
commit | commitdiff | tree | snapshot |
2006-03-06 |
borutr | * support/regression/ports/pic16/spec.mk: link with... |
commit | commitdiff | tree | snapshot |
2006-03-06 |
borutr | * added missing 'n' ;-) |
commit | commitdiff | tree | snapshot |
2006-03-06 |
vrokas | * src/pic16/gen.c (genPcall): fixed bug #1443644 |
commit | commitdiff | tree | snapshot |
2006-03-06 |
vrokas | * src/pic16/device.h (struct pic16_options_t): added... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
borutr | * support/regression/ports/hc08/spec.mk: remove *.asm... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
borutr | * support/regression/fwk/lib/testfwk.c, |
commit | commitdiff | tree | snapshot |
2006-03-02 |
tecodev | * src/pic16/gen.c (genPcall,pic16_derefPtr,genGenPointe... |
commit | commitdiff | tree | snapshot |
2006-02-20 |
frief | * support/regression/tests/array.c: added, contains... |
commit | commitdiff | tree | snapshot |
2006-02-20 |
frief | disabled 186.d as temporary fix for #1434401 |
commit | commitdiff | tree | snapshot |
2006-02-20 |
frief | support/regression/tests/array.c: added, contains check... |
commit | commitdiff | tree | snapshot |
2006-02-16 |
maartenbrock | * device/include/mcs51/at89s8253.h: new, thanks to... |
commit | commitdiff | tree | snapshot |
2006-02-15 |
bernhardheld | Oops, I forgot to commit the ChangeLog |
commit | commitdiff | tree | snapshot |
2006-02-14 |
maartenbrock | * src/mcs51/gen.c (genPlus, genMinus, genMult, genGetAb... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
maartenbrock | * device/include/hc08/mc68hc908gp32.h, |
commit | commitdiff | tree | snapshot |
2006-02-13 |
maartenbrock | * src/SDCCast.c (constExprValue): return NULL if not... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
borutr | * src/regression/ptrarg.c: added, fails due to bug... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
maartenbrock | * src/z80/gen.c (genUnpackBits): fixed bug 1019480 |
commit | commitdiff | tree | snapshot |
2006-02-11 |
borutr | * src/SDCCmain.c: Added "sdcc: Calling linker..." if... |
commit | commitdiff | tree | snapshot |
2006-02-11 |
maartenbrock | * src/SDCCglue.c (printIvalStruct): fixed bug 1426356... |
commit | commitdiff | tree | snapshot |
2006-02-10 |
maartenbrock | * device/include/mcs51/at89c51snd1c.h: updated comments... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
maartenbrock | * support/regression/fwk/lib/timeout.c: include <stdlib... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
maartenbrock | * support/regression/ports/mcs51-xstack-auto/spec.mk... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
tecodev | * src/pic/pcode.c (pciTRIS): fixed typo, |
commit | commitdiff | tree | snapshot |
2006-02-07 |
bernhardheld | * link/z80/lkmain.c, |
commit | commitdiff | tree | snapshot |
2006-02-01 |
borutr | * src/regression/add.c, src/regression/add2.c, src... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
bernhardheld | * as/hc08/aslex.c, |
commit | commitdiff | tree | snapshot |
2006-01-28 |
bernhardheld | * src/ds390/gen.c (unsaveRegisters): fixed literal... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
bernhardheld | fix for port ds390 |
commit | commitdiff | tree | snapshot |
2006-01-27 |
bernhardheld | * src/SDCC.y: fixed bug #716242, exchanged pointer... |
commit | commitdiff | tree | snapshot |
2006-01-22 |
bernhardheld | removed ineffective pragma |
commit | commitdiff | tree | snapshot |
2006-01-20 |
bernhardheld | * src/SDCCicode.c (geniCodeAdd, geniCodeArray): use... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
bernhardheld | this should have been removed |
commit | commitdiff | tree | snapshot |
2006-01-17 |
bernhardheld | * src/SDCCast.c (backPatchLabels): fixed bug #1408066... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
bernhardheld | * support/regression/ports/mcs51-xstack-auto/spec.mk... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
bernhardheld | * src/SDCCBBlock.c (iCodeBreakDown): renamed newiTempPr... |
commit | commitdiff | tree | snapshot |
2006-01-16 |
bernhardheld | * src/SDCCicode.c (geniCodeIfx): fix bug 1406131: alway... |
commit | commitdiff | tree | snapshot |
2005-12-31 |
bernhardheld | * src/SDCCval.c (cheapestVal): beautified |
commit | commitdiff | tree | snapshot |
2005-12-31 |
bernhardheld | * src/SDCCast.c (decorateType): fix promotion of unary... |
commit | commitdiff | tree | snapshot |
2005-12-28 |
bernhardheld | * src/mcs51/gen.c (gen51Code): show final register... |
commit | commitdiff | tree | snapshot |
2005-12-28 |
bernhardheld | device/lib/Makefile.in: added --std-sdcc99 to CFLAGS |
commit | commitdiff | tree | snapshot |
2005-12-18 |
tecodev | * src/pic16/gen.c: added IS_DIRECT macro for "direct... |
commit | commitdiff | tree | snapshot |
2005-12-11 |
bernhardheld | * src/SDCCicode.c (fgeniCodeAssign): fixed bug 1369874... |
commit | commitdiff | tree | snapshot |
2005-12-10 |
bernhardheld | * support/regression/tests/bug-1376320.c: added |
commit | commitdiff | tree | snapshot |
2005-12-10 |
bernhardheld | * src/SDCCcse.c (findCheaperOp): fixed bug 1376320... |
commit | commitdiff | tree | snapshot |
2005-12-08 |
tecodev | * src/pic/device.c: renamed is_shared to pic14_is_shared |
commit | commitdiff | tree | snapshot |
2005-12-07 |
maartenbrock | * device/lib/Makefile.in: fixed to enable port-specific... |
commit | commitdiff | tree | snapshot |
2005-12-06 |
maartenbrock | * config.dsp: added dependency on .version and configur... |
commit | commitdiff | tree | snapshot |
2005-12-03 |
borutr | * support/scripts/sdcc.nsi: added /SOLID option to... |
commit | commitdiff | tree | snapshot |
2005-11-29 |
bernhardheld | * src/SDCCast.c (decorateType): try to optimize literal... |
commit | commitdiff | tree | snapshot |
2005-11-29 |
bernhardheld | * src/SDCCast.c (createIvalStruct, createIvalArray... |
commit | commitdiff | tree | snapshot |
2005-11-29 |
bernhardheld | * src/SDCCast.c (decorateType): fixed bug 1368489 |
commit | commitdiff | tree | snapshot |
2005-11-28 |
frief | device/include/mcs51/at89c51snd1c.h: added file submitt... |
commit | commitdiff | tree | snapshot |
2005-11-28 |
frief | added file submitted by Weston T. Schmidt <schmidtw... |
commit | commitdiff | tree | snapshot |
2005-11-27 |
borutr | * plat/win32/gpsim.nsi, plat/win32/make.mingw, cli... |
commit | commitdiff | tree | snapshot |
2005-11-27 |
borutr | don't rewrite CPP_OPTION (pfile, obj_ext) |
commit | commitdiff | tree | snapshot |
2005-11-27 |
borutr | removed debugging printout |
commit | commitdiff | tree | snapshot |
2005-11-27 |
borutr | * support/cpp2/cppinit.c, support/cpp2/cpplib.h, suppor... |
commit | commitdiff | tree | snapshot |
next |