2004-12-09 |
maartenbrock | * device/include/sdcc-lib.h: inserted LGPL, added includes |
commit | commitdiff | tree | snapshot |
2004-12-07 |
epetrich | * src/SDCCloop.c (basicInduction, loopInduction): fixed... |
commit | commitdiff | tree | snapshot |
2004-12-05 |
vrokas | * applied patch from bug-report #1076292, |
commit | commitdiff | tree | snapshot |
2004-12-04 |
frief | * src/mcs51/peeph.def: added 261.a,b (16 bit rotate... |
commit | commitdiff | tree | snapshot |
2004-12-04 |
frief | added 261.a,b (16 bit rotate) by Stas Sergeev <stsp... |
commit | commitdiff | tree | snapshot |
2004-12-04 |
frief | added (ds390 skips some test cases) |
commit | commitdiff | tree | snapshot |
2004-12-04 |
epetrich | * src/z80/gen.c (genLeftShift, genRightShift): fixed... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
slade_rich | PIC14 port - Fixed a problem where banksel was not... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
slade_rich | Fixed a problem where banksel was not being inserted. |
commit | commitdiff | tree | snapshot |
2004-12-02 |
epetrich | * src/SDCCpeeph.c (callFuncByName): support combined... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
frief | src/mcs51/peeph.def: fixed bug #1076940 |
commit | commitdiff | tree | snapshot |
2004-12-02 |
frief | fixed bug #1076940 |
commit | commitdiff | tree | snapshot |
2004-12-02 |
slade_rich | Added a header file for PIC16F877 device. |
commit | commitdiff | tree | snapshot |
2004-12-02 |
slade_rich | Added a header file for PIC16F877 device. |
commit | commitdiff | tree | snapshot |
2004-11-28 |
frief | corrected date in Changelog |
commit | commitdiff | tree | snapshot |
2004-11-28 |
frief | Adding support for replacing ljmps with sjmps in jumptables |
commit | commitdiff | tree | snapshot |
2004-11-28 |
frief | added peephole conditional labelJTInRange. For now... |
commit | commitdiff | tree | snapshot |
2004-11-28 |
frief | adapted constants for switch table generation |
commit | commitdiff | tree | snapshot |
2004-11-26 |
maartenbrock | * device/lib/printf_large.c (calculate_digit): removed... |
commit | commitdiff | tree | snapshot |
2004-11-26 |
maartenbrock | * device/lib/printf_large.c (_print_format): fixed... |
commit | commitdiff | tree | snapshot |
2004-11-25 |
vrokas | * src/pic16/pcode.c: fixed bug which may produce error... |
commit | commitdiff | tree | snapshot |
2004-11-25 |
vrokas | 2004-11-25 Vangelis Rokas <vrokas AT otenet.gr> |
commit | commitdiff | tree | snapshot |
2004-11-24 |
vrokas | * src/pic16/device.h, |
commit | commitdiff | tree | snapshot |
2004-11-24 |
vrokas | Large cummulative patch for pic16 port. |
commit | commitdiff | tree | snapshot |
2004-11-23 |
epetrich | * src/hc08/gen.c (genAssign, genPointerGetSetOfs, genDa... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
epetrich | * src/SDCCmain.c (parseCmdLine, optionsTable[]): fixed... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
frief | * device/lib/_gptrget.c (_gptrget), |
commit | commitdiff | tree | snapshot |
2004-11-19 |
frief | _naked allows to use ret instead of sjmp to ret |
commit | commitdiff | tree | snapshot |
2004-11-19 |
frief | added peepholes 3.d-g and 177.g,h provided by anonymous... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
maartenbrock | * .version: bumped version to 2.4.7 |
commit | commitdiff | tree | snapshot |
2004-11-18 |
epetrich | * support/regression/ports/ucz80/spec.mk: use include... |
commit | commitdiff | tree | snapshot |
2004-11-14 |
maartenbrock | * src/mcs51/gen.c (toBoolean): fixed bug 1065458 |
commit | commitdiff | tree | snapshot |
2004-11-12 |
epetrich | * src/z80/gen.c (genFunction, genEndFunction): avoided... |
commit | commitdiff | tree | snapshot |
2004-11-11 |
maartenbrock | * src/SDCCmain.c (linkEdit): don't suppress crt0 if... |
commit | commitdiff | tree | snapshot |
2004-11-09 |
slade_rich | PIC14 - Added support to generate code for struct bit... |
commit | commitdiff | tree | snapshot |
2004-11-09 |
slade_rich | Added support to generate code for struct bit fields. |
commit | commitdiff | tree | snapshot |
2004-11-06 |
maartenbrock | * Added support/regression/tests/bug1057979.c |
commit | commitdiff | tree | snapshot |
2004-11-06 |
maartenbrock | * as/xa51/xa_version.h, |
commit | commitdiff | tree | snapshot |
2004-11-05 |
vrokas | * initial revision, PIC16 C Library headers |
commit | commitdiff | tree | snapshot |
2004-11-05 |
vrokas | * initial import, various character functions |
commit | commitdiff | tree | snapshot |
2004-11-04 |
maartenbrock | * device/examples/ds390/ow390/ad26.h, |
commit | commitdiff | tree | snapshot |
2004-11-04 |
vrokas | 2004-11-04 Vangelis Rokas <vrokas AT otenet.gr> |
commit | commitdiff | tree | snapshot |
2004-10-30 |
vrokas | * doc/sdccman.lyx: updated SDCC version, |
commit | commitdiff | tree | snapshot |
2004-10-26 |
slade_rich | PIC ports - fixed inefficient code produced when compil... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
slade_rich | fixed inefficient code for compiling complimented bit. |
commit | commitdiff | tree | snapshot |
2004-10-26 |
slade_rich | tidied it up a little. |
commit | commitdiff | tree | snapshot |
2004-10-25 |
frief | src/mcs51/peeph.def: disabled 259.a,b for removing... |
commit | commitdiff | tree | snapshot |
2004-10-25 |
frief | removed 259.a,b. See comment at peephole 259.a |
commit | commitdiff | tree | snapshot |
2004-10-25 |
mhelmling | single step withou run, disassemble of |
commit | commitdiff | tree | snapshot |
2004-10-22 |
epetrich | * src/SDCCast.c (reverseParms): fixed bug #1040577... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
frief | Peephole 256.c,d zeroing data from accumulator after... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
frief | zeroing data from acculator after jnz comparison |
commit | commitdiff | tree | snapshot |
2004-10-22 |
frief | * device/lib/ser_ir_cts_rts.c: integer promotion caused... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
frief | added 259.a,b for removing redundant ret |
commit | commitdiff | tree | snapshot |
2004-10-22 |
frief | added option -t for rsync, (this has little effect... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
frief | integer promotion caused a call to the non-reentrant... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
epetrich | * src/SDCCast.h (struct ast), |
commit | commitdiff | tree | snapshot |
2004-10-20 |
borutr | * support/scripts/sdcc.nsi: added include/pic16/*.h... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
vrokas | * device/lib/pic16/libsdcc/Makefile: added lregs direct... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
epetrich | * src/mcs51/ralloc.c (packRegisters): fixed bug #1044601 |
commit | commitdiff | tree | snapshot |
2004-10-19 |
maartenbrock | * as/mcs51/lkarea.c: removed old K&R style, |
commit | commitdiff | tree | snapshot |
2004-10-17 |
borutr | * support/scripts/sdcc.nsi: cross compiling of WIN32... |
commit | commitdiff | tree | snapshot |
2004-10-16 |
vrokas | 2004-10-16 Vangelis Rokas <vrokas AT otenet.gr> |
commit | commitdiff | tree | snapshot |
2004-10-15 |
mhelmling | check now pop stack result |
commit | commitdiff | tree | snapshot |
2004-10-13 |
slade_rich | PIC14 - modifications. |
commit | commitdiff | tree | snapshot |
2004-10-13 |
slade_rich | increased count on regUsedinRange to prevent unnecessar... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
slade_rich | removed VC warning. |
commit | commitdiff | tree | snapshot |
2004-10-13 |
slade_rich | changed comment. |
commit | commitdiff | tree | snapshot |
2004-10-12 |
vrokas | * device/lib/pic16/libsdcc/gptr/gptrput[234].c: an... |
commit | commitdiff | tree | snapshot |
2004-10-12 |
vrokas | * device/lib/pic16/libsdcc/gptr/gptrput[234].c: an... |
commit | commitdiff | tree | snapshot |
2004-10-12 |
drdani | fix of need_config bug |
commit | commitdiff | tree | snapshot |
2004-10-12 |
slade_rich | PIC14 : Applied a code patch supplied by Paul Ashmore... |
commit | commitdiff | tree | snapshot |
2004-10-12 |
slade_rich | Applied a code patch supplied by Paul Ashmore in commen... |
commit | commitdiff | tree | snapshot |
2004-10-10 |
vrokas | * in genGenPointerSet forgot to use postdec1 |
commit | commitdiff | tree | snapshot |
2004-10-10 |
vrokas | * minor corrections between previous commit |
commit | commitdiff | tree | snapshot |
2004-10-10 |
vrokas | * src/pic16/device.c (pic16_dump_gsection, |
commit | commitdiff | tree | snapshot |
2004-10-10 |
vrokas | * src/pic16/device.c (pic16_dump_gsection, |
commit | commitdiff | tree | snapshot |
2004-10-06 |
vrokas | * device/lib/pic16/libsdcc/Makefile.rules: fixed bug... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
maartenbrock | * src/port.h: made reset_regparms prototype void parame... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
vrokas | * device/lib/pic16/libsdcc/gptr/gptr*.c: added return... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
vrokas | * device/include/pic16/math.h, stdarg.h, stdio.h, stdli... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
vrokas | * device/include/pic16/stdio.h, |
commit | commitdiff | tree | snapshot |
2004-10-03 |
vrokas | * device/lib/Makefile.in (target port-specific-objects... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
vrokas | * device/include/lib/pic16/libsdcc/gptr/{*.c, Makefile... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
vrokas | * device/lib/pic16/libsdcc/gptr/{*.c, Makefile}: NEW |
commit | commitdiff | tree | snapshot |
2004-10-01 |
vrokas | * .version: bumped version number to 2.4.5 |
commit | commitdiff | tree | snapshot |
2004-10-01 |
vrokas | * device/include/pic16/sdcc-lib.h: NEW, |
commit | commitdiff | tree | snapshot |
2004-10-01 |
vrokas | device/include/asm/pic16/features.h: NEW |
commit | commitdiff | tree | snapshot |
2004-09-27 |
mhelmling | a new function for startup (_main) |
commit | commitdiff | tree | snapshot |
2004-09-24 |
mhelmling | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-09-24 |
mhelmling | set PC if a symbol at pc reg is set |
commit | commitdiff | tree | snapshot |
2004-09-24 |
mhelmling | addapt new syntax of s51 |
commit | commitdiff | tree | snapshot |
2004-09-24 |
vrokas | * src/pic16/genutils.c (pic16_genNot): fixed bug #1032265, |
commit | commitdiff | tree | snapshot |
2004-09-23 |
epetrich | * src/SDCCicode.h, |
commit | commitdiff | tree | snapshot |
2004-09-22 |
bela | DS5000 bug corected |
commit | commitdiff | tree | snapshot |
2004-09-21 |
bela | Dallas DS5000 MCON register definition corrected |
commit | commitdiff | tree | snapshot |
2004-09-19 |
epetrich | * src/SDCC.lex: fixed bug #1030549 |
commit | commitdiff | tree | snapshot |
2004-09-19 |
epetrich | * src/SDCCcse.h (struct cseDef), |
commit | commitdiff | tree | snapshot |
2004-09-18 |
epetrich | * src/hc08/gen.c (emitinline): fixed bug #1029778 |
commit | commitdiff | tree | snapshot |
2004-09-17 |
vrokas | * src/pic16/gen.c (mov2f): New function to move an... |
commit | commitdiff | tree | snapshot |
next |