2006-09-20 |
tecodev | * device/lib/pic16/libio/i2c/i2cnack.c (i2c_nack):... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
MaartenBrock | * as/link/aslink.h: cosmetic changes |
commit | commitdiff | tree | snapshot |
2006-09-17 |
MaartenBrock | * as/link/aslink.h, |
commit | commitdiff | tree | snapshot |
2006-09-16 |
borutr | fixed typo |
commit | commitdiff | tree | snapshot |
2006-09-16 |
borutr | * debugger/mcs51/sdcdb.c: partially fixed |
commit | commitdiff | tree | snapshot |
2006-09-15 |
MaartenBrock | moved mcs51 linker to as/link/mcs51 |
commit | commitdiff | tree | snapshot |
2006-09-14 |
MaartenBrock | moved link/ to as/link/ |
commit | commitdiff | tree | snapshot |
2006-09-11 |
MaartenBrock | * as/mcs51/i51mch.c (machine): fixed warning |
commit | commitdiff | tree | snapshot |
2006-09-10 |
MaartenBrock | * as/mcs51/i51mch.c (machine): S_DJNZ fixed bug 1554318 |
commit | commitdiff | tree | snapshot |
2006-09-09 |
borutr | * debugger/mcs51/sdcdb.c, debugger/mcs51/simi.c: |
commit | commitdiff | tree | snapshot |
2006-09-08 |
borutr | updated sdcc_ming32 and sdcc_cygwin_mingw32 build scripts |
commit | commitdiff | tree | snapshot |
2006-09-08 |
borutr | * doc/sdccman.lyx: SDCDB and ucSim are available on... |
commit | commitdiff | tree | snapshot |
2006-09-08 |
tecodev | * src/pic16/main.c (_pic16_linkEdit,pic16_linkCmd), |
commit | commitdiff | tree | snapshot |
2006-09-07 |
jesusc | doc/sdccman.lyx: Some re-formating plus example on... |
commit | commitdiff | tree | snapshot |
2006-09-07 |
borutr | remove bin/sdcdb*.el |
commit | commitdiff | tree | snapshot |
2006-09-07 |
borutr | * support/scripts/sdcc.nsi: added SDCDB executables... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
borutr | * support/scripts/sdcc.nsi: fixed Error: unterminated... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
borutr | * configure.in, configure: support for winsock2 |
commit | commitdiff | tree | snapshot |
2006-09-05 |
MaartenBrock | * support/regression/tests/bug1551947.c: new, added |
commit | commitdiff | tree | snapshot |
2006-09-05 |
MaartenBrock | * src/SDCCopt.c (cnvToFcall): fixed bug 1551947 by... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
tecodev | * device/lib/pic16/libdev/pic18f4550.c, |
commit | commitdiff | tree | snapshot |
2006-09-04 |
tecodev | * src/pic16/gen.c (genPackBits): fix assignemnt to... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
tecodev | * src/pic/gen.c (genReceive): skip unreferenced arguments, |
commit | commitdiff | tree | snapshot |
2006-09-04 |
borutr | * support/scripts/sdcc.nsi: move ucSim executables... |
commit | commitdiff | tree | snapshot |
2006-09-03 |
borutr | * sdcc.spec: corrected for 2.6.0. Thanks to Christer... |
commit | commitdiff | tree | snapshot |
2006-09-03 |
borutr | * sdcc.spec: corrected for 2.6.0. Thanks to Christer... |
commit | commitdiff | tree | snapshot |
2006-09-03 |
tecodev | * src/pic/ralloc.c, |
commit | commitdiff | tree | snapshot |
2006-09-01 |
borutr | * sim/ucsim/cmd.src/cmdutil.cc: #include <sys/time... |
commit | commitdiff | tree | snapshot |
2006-08-31 |
borutr | * sim/ucsim/cmd.src/newcmd.cc: #include <ctype.h> |
commit | commitdiff | tree | snapshot |
2006-08-31 |
borutr | * sim/ucsim/cmd.src/newcmdposix.cc: #include <assert.h> |
commit | commitdiff | tree | snapshot |
2006-08-30 |
borutr | set svn properties |
commit | commitdiff | tree | snapshot |
2006-08-30 |
borutr | * sim/ucsim/cmd.src/newcmdposix.cc, sim/ucsim/cmd.src... |
commit | commitdiff | tree | snapshot |
2006-08-30 |
jesusc | * doc/sdccman.lyx: added note on dynamic memory heap... |
commit | commitdiff | tree | snapshot |
2006-08-27 |
MaartenBrock | * src/ds390/gen.c (aopGetUsesAcc): handle AOP_DPTR2... |
commit | commitdiff | tree | snapshot |
2006-08-27 |
MaartenBrock | * src/mcs51/gen.c (genAnd, genOr, genXor): fixed bug... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
MaartenBrock | * as/mcs51/.cvsignore, |
commit | commitdiff | tree | snapshot |
2006-08-26 |
MaartenBrock | * src/ds390/gen.c (genAnd, genOr, genXor): fixed bug... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
jesusc | device/include/mcs51/P89c51RD2.h: fixed bug 1546936... |
commit | commitdiff | tree | snapshot |
2006-08-20 |
borutr | * sim/ucsim/cmd.src/newcmd.cc, sim/ucsim/cmd.src/newcmd... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
borutr | code cleaned a little bit too much ;-) |
commit | commitdiff | tree | snapshot |
2006-08-16 |
borutr | * sim/ucsim/cmd.src/newcmd.cc, sim/ucsim/cmd.src/newcmd... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
borutr | corrected typos |
commit | commitdiff | tree | snapshot |
2006-08-14 |
borutr | * support/regression/Makefile.in, |
commit | commitdiff | tree | snapshot |
2006-08-14 |
MaartenBrock | * as/doc/asxhtm.html: documented changed ABS behaviour |
commit | commitdiff | tree | snapshot |
2006-08-12 |
MaartenBrock | * support/regression/tests/float_trans.c: disabled... |
commit | commitdiff | tree | snapshot |
2006-08-12 |
borutr | * support/regression/fwk/include/testfwk.h, |
commit | commitdiff | tree | snapshot |
2006-08-10 |
MaartenBrock | * device/include/stddef.h: c temporary hack to fix... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
jesusc | device/include/mcs51/cc2510fx.h: added. |
commit | commitdiff | tree | snapshot |
2006-08-10 |
jesusc | Added strcmpi.[hc] to gbz80 and z80 VC projects |
commit | commitdiff | tree | snapshot |
2006-08-10 |
jesusc | Register Declarations for Chipcon CC2510Fx/CC2511Fx |
commit | commitdiff | tree | snapshot |
2006-08-09 |
MaartenBrock | * as/z80/assym.c (mlookup): ignore case when looking... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
MaartenBrock | * device/lib/gbz80/asm_strings.s, |
commit | commitdiff | tree | snapshot |
2006-08-07 |
MaartenBrock | * as/z80/asm.h: made CASE_SENSITIVE 1 |
commit | commitdiff | tree | snapshot |
2006-08-06 |
MaartenBrock | * src/z80/gen.c (aopPut): fixed bug !*ixy should be... |
commit | commitdiff | tree | snapshot |
2006-08-06 |
MaartenBrock | * device/lib/Makefile.in (Z80SOURCES): enabled float... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
MaartenBrock | * sim/ucsim/hc08.src/hc08mac.h: removed faulty and... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
borutr | additional signed char correction |
commit | commitdiff | tree | snapshot |
2006-08-01 |
borutr | * src/mcs51/gen.c, src/dc390/gen.c: fixed warning: |
commit | commitdiff | tree | snapshot |
2006-08-01 |
MaartenBrock | * sim/ucsim/z80.src/z80mac.h (add_u16_disp): use explic... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
borutr | * sim/ucsim/configure, sim/ucsim/cmd.src/newcmdcl.h, |
commit | commitdiff | tree | snapshot |
2006-07-31 |
borutr | * .version, doc/sdccman.lyx: changed sdcc version to... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
borutr | sdcc: |
commit | commitdiff | tree | snapshot |
2006-07-28 |
borutr | * doc/INSTALL.txt: updated |
commit | commitdiff | tree | snapshot |
2006-07-28 |
borutr | * support/scripts/sdcc.nsi: remove $INSTDIR\include... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
borutr | * device/lib/pic16/Makefile.in, device/lib/pic16/Makefi... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
borutr | * device/lib/pic/Makefile.in, device/lib/pic/Makefile... |
commit | commitdiff | tree | snapshot |
2006-07-26 |
MaartenBrock | * doc/knownbugs.html: removed [ 1520966 ] from the... |
commit | commitdiff | tree | snapshot |
2006-07-26 |
MaartenBrock | * device/lib/pic/libsdcc/fsdiv.c, |
commit | commitdiff | tree | snapshot |
2006-07-25 |
MaartenBrock | * device/lib/_fsdiv.c, |
commit | commitdiff | tree | snapshot |
2006-07-25 |
borutr | * doc/knownbugs.html: removed [ 1519095 ] from the... |
commit | commitdiff | tree | snapshot |
2006-07-25 |
borutr | * configure.in, configure, sdccconf_in.h: fixed bug |
commit | commitdiff | tree | snapshot |
2006-07-25 |
borutr | * configure.in, configure, sdccconf_in.h: fixed bug |
commit | commitdiff | tree | snapshot |
2006-07-25 |
MaartenBrock | * device/include/mcs51/compiler.h: fixed SFR32 for... |
commit | commitdiff | tree | snapshot |
2006-07-25 |
MaartenBrock | * doc/knownbugs.html: added, contains list of known... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
MaartenBrock | * device/include/mcs51/compiler.h: added SFRX for xdata... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
tecodev | * src/pic/device.c (addMemRange,assignRegister): suppre... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
borutr | * doc/README.txt: updated |
commit | commitdiff | tree | snapshot |
2006-07-10 |
borutr | * .version, sdcc.spec, doc/sdccman.lyx: changed sdcc... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
borutr | * support/scripts/sdcc.nsi: added device/lib/src/pic16... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
borutr | sdcc: |
commit | commitdiff | tree | snapshot |
2006-07-08 |
MaartenBrock | * device/include/mcs51/XC866.h: added sbit definitions... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
MaartenBrock | * src/hc08/gen.c (genAddrOf): fixed bug when offset... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
borutr | * support/regression/tests/constantRange.c: |
commit | commitdiff | tree | snapshot |
2006-07-06 |
borutr | * support/regression/tests/bitfields.c: |
commit | commitdiff | tree | snapshot |
2006-07-04 |
borutr | replace .cc with .c |
commit | commitdiff | tree | snapshot |
2006-07-04 |
borutr | * src/configure.in, src/configure, src/Makefile.in... |
commit | commitdiff | tree | snapshot |
2006-07-04 |
borutr | * src/configure.in, src/configure, src/Makefile.in... |
commit | commitdiff | tree | snapshot |
2006-07-04 |
borutr | * support/regression/Makefile.in, support/regression... |
commit | commitdiff | tree | snapshot |
2006-07-04 |
borutr | * src/configure.in, src/configure, src/Makefile.in... |
commit | commitdiff | tree | snapshot |
2006-07-03 |
bernhardheld | * support/regression/valdiag/tests/switch.c, |
commit | commitdiff | tree | snapshot |
2006-07-03 |
borutr | * as/z80/Makefile.in: defined CPPFLAGS |
commit | commitdiff | tree | snapshot |
2006-07-03 |
borutr | * sim/ucsim/main_in.mk, sim/ucsim/avr.src/Makefile.in, |
commit | commitdiff | tree | snapshot |
2006-07-03 |
borutr | sdcc-build: |
commit | commitdiff | tree | snapshot |
2006-07-02 |
tecodev | * src/pic16/devices.inc, |
commit | commitdiff | tree | snapshot |
2006-07-01 |
bernhardheld | * as/hc08/lkaomf51.c (OutputName), |
commit | commitdiff | tree | snapshot |
2006-06-29 |
bernhardheld | * src/SDCCicode.h: removed buggy semicolon in unused... |
commit | commitdiff | tree | snapshot |
2006-06-26 |
tecodev | * src/pic16/gen.c (genFunction, genEndFunction): also... |
commit | commitdiff | tree | snapshot |
2006-06-25 |
tecodev | * device/lib/pic/libm: NEW, added math library functions |
commit | commitdiff | tree | snapshot |
2006-06-25 |
borutr | * device/lib/pic16/libc/stdio/sprintf.c: return the... |
commit | commitdiff | tree | snapshot |
2006-06-24 |
borutr | * sdcc/support/regression/tests/bitvars.c: added gbz80... |
commit | commitdiff | tree | snapshot |
next |