2006-10-10 |
tecodev | * src/SDCCmain.c (optionsTable): accept --stack-size... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
borutr | * debugger/mcs51/break.[ch], debugger/mcs51/cmd.c, |
commit | commitdiff | tree | snapshot |
2006-10-10 |
tecodev | * src/pic16/pcode.c (pic16_pCode2str): use isACCESS_BAN... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
tecodev | * src/pic/main.c (_pic14_parseOptions): added --stack... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
frief | * doc/sdccman.lyx: added to the manual |
commit | commitdiff | tree | snapshot |
2006-10-06 |
bernhardheld | * src/SDCCglue.c (tempfileandname): changed un*x tmp... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
jesusc | src/mcs51/gen.c: emitcode for "add a,0x%02x" requires... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
borutr | * partially fixed [ 1570701 ] peephole - not replacing... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
tecodev | * device/include/pic/{pic16f84.h,pic16f84a.h}, |
commit | commitdiff | tree | snapshot |
2006-10-02 |
MaartenBrock | * as/link/z80/lkarea.c: essentially reverted lnksect... |
commit | commitdiff | tree | snapshot |
2006-10-01 |
MaartenBrock | * device/lib/gets.c: fixed bug 1568829,thanks Philipp... |
commit | commitdiff | tree | snapshot |
2006-10-01 |
MaartenBrock | * src/pic16/glue.c (pic16emitMaps), |
commit | commitdiff | tree | snapshot |
2006-10-01 |
jesusc | Remove environment variable SDCCLIB_CC once finished. |
commit | commitdiff | tree | snapshot |
2006-10-01 |
jesusc | * support/librarian/sdcclib.c: Added option -l. |
commit | commitdiff | tree | snapshot |
2006-10-01 |
jesusc | Improved -l option. |
commit | commitdiff | tree | snapshot |
2006-09-30 |
jesusc | support/librarian/sdcclib.c: Added option -l |
commit | commitdiff | tree | snapshot |
2006-09-30 |
MaartenBrock | * device/lib/libsdcc.lib: added module rand |
commit | commitdiff | tree | snapshot |
2006-09-30 |
MaartenBrock | * src/port.h: added mem.cabs_name to PORT |
commit | commitdiff | tree | snapshot |
2006-09-29 |
MaartenBrock | * src/mcs51/gen.c (genPlusIncr, genMinusDec, genAddrOf... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
MaartenBrock | * src/mcs51/peeph.def: renamed rule 257 to 257.a, added... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
MaartenBrock | * device/include/mcs51/at89c51snd1c.h: fixed MSK_SREQ... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
MaartenBrock | git-svn-id: https://sdcc.svn.sourceforge.net/svnroot... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
MaartenBrock | * src/z80/peeph.def: updated conditonals, fixed bug... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
MaartenBrock | * device/lib/Makefile.in: added rand.c |
commit | commitdiff | tree | snapshot |
2006-09-26 |
MaartenBrock | * device/include/stdlib.h: added rand prototypes |
commit | commitdiff | tree | snapshot |
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 |
next |