2005-02-04 |
slade_rich | PIC14 : Fix for bugs #1080519 & #1115662. |
commit | commitdiff | tree | snapshot |
2005-02-04 |
slade_rich | Fix for bugs #1080519 & #1115662. |
commit | commitdiff | tree | snapshot |
2005-02-03 |
maartenbrock | * device/include/mcs51/c8051f120.h: added decalrations... |
commit | commitdiff | tree | snapshot |
2005-02-02 |
tecodev | * src/SDCCast.c (processParms): disabled W_NONRENT_ARGS... |
commit | commitdiff | tree | snapshot |
2005-02-02 |
maartenbrock | * device/include/mcs51/c8051f040.h: added define CPT2_PAGE |
commit | commitdiff | tree | snapshot |
2005-01-31 |
slade_rich | PIC16 : Added file graph.c to make it compile under... |
commit | commitdiff | tree | snapshot |
2005-01-31 |
slade_rich | Added file graph.c to make it compile under windows. |
commit | commitdiff | tree | snapshot |
2005-01-31 |
borutr | * support/scripts/sdcc.nsi: added include/asm/ds390... |
commit | commitdiff | tree | snapshot |
2005-01-31 |
epetrich | * src/hc08/gen.c (genFunction): fixed bug #1112752 |
commit | commitdiff | tree | snapshot |
2005-01-30 |
frief | src/mcs51/peeph.def: adapted peephole 258.x to changed... |
commit | commitdiff | tree | snapshot |
2005-01-30 |
frief | adapted peephole 258.x to changed gen.c (genAnd) |
commit | commitdiff | tree | snapshot |
2005-01-29 |
frief | src/mcs51/gen.c (genAnd): accessing LSB/MSB by rotating acc |
commit | commitdiff | tree | snapshot |
2005-01-29 |
frief | (genAnd): accessing LSB/MSB by rotating acc |
commit | commitdiff | tree | snapshot |
2005-01-29 |
maartenbrock | * device/include/Makefile.in: create/copy mcs51 and... |
commit | commitdiff | tree | snapshot |
2005-01-27 |
maartenbrock | * device/include/c8051fxxx.h: removed these 6 new files |
commit | commitdiff | tree | snapshot |
2005-01-26 |
tecodev | * src/pic16/gen.c (genAssign): fixed assignment from... |
commit | commitdiff | tree | snapshot |
2005-01-26 |
epetrich | * src/z80/gen.c (aopPut): fixed bug #1103902 |
commit | commitdiff | tree | snapshot |
2005-01-25 |
epetrich | * device/lib/expf.c: fixed bug #1095792 |
commit | commitdiff | tree | snapshot |
2005-01-24 |
vrokas | * device/lib/pic16/libm: added Math library sources |
commit | commitdiff | tree | snapshot |
2005-01-24 |
tecodev | * src/pic16/pcode.h: added second memory operand to... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
tecodev | * src/SDCCopt.c (killDeadCode): restored original behaviour |
commit | commitdiff | tree | snapshot |
2005-01-23 |
tecodev | * src/pic16/{device.c,pcode.c}: s/free/Safe_free/g for |
commit | commitdiff | tree | snapshot |
2005-01-23 |
vrokas | * src/pic16/gen.c: fixed bug #1106975, |
commit | commitdiff | tree | snapshot |
2005-01-22 |
vrokas | * printf_tiny.c: NEW, |
commit | commitdiff | tree | snapshot |
2005-01-22 |
vrokas | * .version: bumped version number to 2.4.8 |
commit | commitdiff | tree | snapshot |
2005-01-22 |
tecodev | * src/SDCCopt.c (killDeadCode): checking for right... |
commit | commitdiff | tree | snapshot |
2005-01-22 |
tecodev | * src/SDCCopt.c (killDeadCode): do not throw iCodes... |
commit | commitdiff | tree | snapshot |
2005-01-22 |
tecodev | * src/pic16/pcoderegs.c (pCodeOptime2pCodes): reenabled... |
commit | commitdiff | tree | snapshot |
2005-01-22 |
tecodev | * src/pic16/pcoderegs.c (pCodeOptime2pCodes): disabled... |
commit | commitdiff | tree | snapshot |
2005-01-22 |
epetrich | * src/SDCCglue.c (glue): make sure code area is declare... |
commit | commitdiff | tree | snapshot |
2005-01-21 |
tecodev | * device/lib/Makefile.in: fixed test for pic16 install dir |
commit | commitdiff | tree | snapshot |
2005-01-19 |
tecodev | * src/pic16/genarith.c (pic16_genPlus): removed debug... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
tecodev | * src/SDCCglobl.h: ensure that PATH_MAX >= 2048 to... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
vrokas | * Makefile, Makefile.rules: compile utils directory, |
commit | commitdiff | tree | snapshot |
2005-01-18 |
vrokas | * device/lib/pic16/libc/stdlib/x_ftoa.c: it defines... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
vrokas | * device/lib/pic16/libc/stdlib/x_ftoa.c: it defines... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
vrokas | * device/lib/pic16/libc/utils/cnvfrac.S,cnvint.S: suppo... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
vrokas | * added x_ftoa.c: it defines x_ftoa function which... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
vrokas | * device/include/asm/pic16/features.h: added _CODE... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
vrokas | * src/pic16/pcode.[ch]: introduced pic16_stackpnt_*, |
commit | commitdiff | tree | snapshot |
2005-01-11 |
vrokas | * doc/sdccman.lyx: update documentation about stack... |
commit | commitdiff | tree | snapshot |
2005-01-10 |
jesusc | Fixed error in log date |
commit | commitdiff | tree | snapshot |
2005-01-09 |
jesusc | MSVC 6 does not support macro variable arguments |
commit | commitdiff | tree | snapshot |
2005-01-08 |
tecodev | * src/pic16/device.c (pic16_dump_usection) changed... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
tecodev | * src/pic16/gen.c (genGenericShift) added handling... |
commit | commitdiff | tree | snapshot |
2005-01-04 |
tecodev | * src/pic16/gen.c (genIfxJump) fixed inverted skips... |
commit | commitdiff | tree | snapshot |
2005-01-04 |
tecodev | * src/pic16/gen.c (genIfxJump) fixed inverted skips... |
commit | commitdiff | tree | snapshot |
2005-01-04 |
vrokas | * src/pic16/gen.c (aopForSym, genEndFunction): applied... |
commit | commitdiff | tree | snapshot |
2005-01-01 |
pjs | Added mcs51 asm versions of logf and expf |
commit | commitdiff | tree | snapshot |
2004-12-29 |
slade_rich | PIC14 : Adjusted internal stack and pre-allocated regis... |
commit | commitdiff | tree | snapshot |
2004-12-29 |
slade_rich | Adjusted internal stack and pre-allocated registers... |
commit | commitdiff | tree | snapshot |
2004-12-28 |
slade_rich | PIC14 : Fixed problem with subtraction where the result... |
commit | commitdiff | tree | snapshot |
2004-12-28 |
slade_rich | Fixed problem with subtraction where the result would... |
commit | commitdiff | tree | snapshot |
2004-12-28 |
pjs | Don't provide printf_fast, printf_fast_f and printf_tin... |
commit | commitdiff | tree | snapshot |
2004-12-28 |
maartenbrock | * device/lib/sincosf.c (sincosf): don't invert bit... |
commit | commitdiff | tree | snapshot |
2004-12-28 |
pjs | Added printf_fast_f. Same as printf_fast, but with... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
pjs | Added mcs51 assembly float lib functions (add, sub... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
pjs | Added mcs51 assembly versions for the 12 float/integer... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
pjs | Improvements to float support in printf_fast |
commit | commitdiff | tree | snapshot |
2004-12-26 |
borutr | * sim/ucsim/avr.src/arith_inst.cc: fixed bug #1088372... |
commit | commitdiff | tree | snapshot |
2004-12-25 |
pjs | Opps, update build so printf_tiny is actually part... |
commit | commitdiff | tree | snapshot |
2004-12-25 |
pjs | Added printf_tiny (minimal but useful printing in only... |
commit | commitdiff | tree | snapshot |
2004-12-24 |
maartenbrock | * src/pic16/pcode.c: declaring variables other than... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
vrokas | * applied a previous patch from Raphael Neider that... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
vrokas | * src/pic16/gen.c (pic16_aopGet): applied fix from... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
vrokas | * src/SDCCast.c (gatherAutoInit): allow pic16 to emit... |
commit | commitdiff | tree | snapshot |
2004-12-19 |
maartenbrock | * src/ds390/gen.c (genCpl): fixed bit=~(char/bit) bugs... |
commit | commitdiff | tree | snapshot |
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 |
next |