2007-02-06 |
kvigor | Address bug 1469393. |
commit | commitdiff | tree | snapshot |
2007-02-05 |
borutr | * support/regression/fwk/lib/timeout.c: native WIN32... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
jesusc | Added missing comment in SST89x5xRDx.h |
commit | commitdiff | tree | snapshot |
2007-02-03 |
borutr | * device/lib/Makefile.in: added the -f option to rm... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
borutr | added thanks to Gunther Jehle |
commit | commitdiff | tree | snapshot |
2007-02-03 |
borutr | * sdc/SDCC.y, src/SDCCmain.c, src/SDCCglobl.h, doc... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
jesusc | device/include/mcs51/SST89x5xRDx.h: Added |
commit | commitdiff | tree | snapshot |
2007-02-02 |
tecodev | * src/pic/glue.c (emitSymbolSet): check sym->etype... |
commit | commitdiff | tree | snapshot |
2007-02-01 |
tecodev | * src/pic/glue.c (picglue,emitSymbolSet,showAllMemmaps... |
commit | commitdiff | tree | snapshot |
2007-01-31 |
borutr | * support/Util/dbuf_string.h: added ATTRIBUTE_PRINTF... |
commit | commitdiff | tree | snapshot |
2007-01-30 |
tecodev | * src/pic/pcode.c (isValidIdChar,bankCompare): fuzzy... |
commit | commitdiff | tree | snapshot |
2007-01-29 |
tecodev | * src/pic/gen.c (popGetExternal): simplified, mark... |
commit | commitdiff | tree | snapshot |
2007-01-29 |
borutr | * src/SDCCmain.c, src/SDCCutil.c: dbuf_splitFile: file... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
borutr | fixed *nix build |
commit | commitdiff | tree | snapshot |
2007-01-28 |
borutr | * sim/ucsim/cmd.src/cmdutil.cc: NUL device is detected... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
tecodev | * src/pic16/devices.inc, |
commit | commitdiff | tree | snapshot |
2007-01-26 |
pjs | convert sdccman.lyx back to 221 format |
commit | commitdiff | tree | snapshot |
2007-01-26 |
pjs | add printf_tiny data dependent integer speed footnote |
commit | commitdiff | tree | snapshot |
2007-01-26 |
pjs | add footnote regarding printf_fast_f precision limit |
commit | commitdiff | tree | snapshot |
2007-01-26 |
pjs | added printf benchmarks to manual |
commit | commitdiff | tree | snapshot |
2007-01-25 |
pjs | fix %c in printf_fast, printf_fast_f and printf_tiny |
commit | commitdiff | tree | snapshot |
2007-01-25 |
pjs | fix float overflow checki in printf_fast_f, bug #1525093 |
commit | commitdiff | tree | snapshot |
2007-01-25 |
frief | * support/regression/tests/swap.c: 64 bit hosts failed |
commit | commitdiff | tree | snapshot |
2007-01-25 |
tecodev | * src/pic/pcode.c (sameBank,FixRegisterBanking): optimi... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
tecodev | * src/pic/glue.c (pic14emitRegularMap): mark initialize... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
tecodev | * src/regression/bank1.c, src/regression/compare6.c, |
commit | commitdiff | tree | snapshot |
2007-01-21 |
borutr | updated |
commit | commitdiff | tree | snapshot |
2007-01-21 |
borutr | * src/SDCCval.c: fixed bug introduced by me in rev... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
borutr | * sim/ucsim/configure.in: introduced macro DD_COPT_NO_I... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
borutr | * sim/ucsim/configure.in: introduced macro DD_COPT_NO_I... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
borutr | fixed bug in stringLiteral() |
commit | commitdiff | tree | snapshot |
2007-01-20 |
borutr | * src/SDCC.lex, src/SDCCmain.c, sdc/SDCCglobl.h, doc... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
tecodev | * device/include/pic/pic14regs.h: reverted accidental... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
tecodev | * device/lib/pic/libdev/devices.txt: device list for... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
bernhardheld | * doc/sdccman.lyx: updated "configure options" for... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
tecodev | * src/pic/device.c (register_map): fixed list construction |
commit | commitdiff | tree | snapshot |
2007-01-19 |
borutr | Gunther Jehle mentioned. |
commit | commitdiff | tree | snapshot |
2007-01-18 |
frief | * support/regression/tests/swap.c: added in response... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
borutr | * SDCClabel.c: fixed bug #1638651: wrong linenumber... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
borutr | * support/Util/dbuf_string.c: removed (PTR) cast since... |
commit | commitdiff | tree | snapshot |
2007-01-17 |
borutr | * support/Util/dbuf_string.c: fixed for amd64 |
commit | commitdiff | tree | snapshot |
2007-01-15 |
borutr | * src/pic16/ralloc.c, src/pic/ralloc.c, src/SDCC.y: |
commit | commitdiff | tree | snapshot |
2007-01-14 |
tecodev | * doc/sdccman.lyx: updated PIC14/16 command line args... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
borutr | * as/mcs51/asnoice.c, as/hc08/asnoice.c: fixed bug... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
borutr | * as/mcs51/asnoice.c: fixed bug #1447412: |
commit | commitdiff | tree | snapshot |
2007-01-13 |
borutr | * doc/sdccman.lyx: fixed format errors |
commit | commitdiff | tree | snapshot |
2007-01-10 |
borutr | * suppoprt/cpp2/Makefile.bcc: reenable Borland C compil... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
borutr | * src/SDCC.lex, src/SDCCmain.c: fixed bug #1631895: |
commit | commitdiff | tree | snapshot |
2007-01-09 |
borutr | * get rid of diagnistic.[ch], pretty-print.[ch], |
commit | commitdiff | tree | snapshot |
2007-01-08 |
MaartenBrock | git-svn-id: https://sdcc.svn.sourceforge.net/svnroot... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
MaartenBrock | * device/lib/printf_large.c (output_float): removed... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
borutr | * .version, sdcc.spec: bumped version to 2.6.4 |
commit | commitdiff | tree | snapshot |
2007-01-07 |
borutr | * use dynamic memory buffers instead temporary files |
commit | commitdiff | tree | snapshot |
2007-01-07 |
MaartenBrock | git-svn-id: https://sdcc.svn.sourceforge.net/svnroot... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
MaartenBrock | * src/port.h: added TARGET_Z80_LIKE macro |
commit | commitdiff | tree | snapshot |
2007-01-07 |
MaartenBrock | git-svn-id: https://sdcc.svn.sourceforge.net/svnroot... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
MaartenBrock | git-svn-id: https://sdcc.svn.sourceforge.net/svnroot... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
MaartenBrock | * as/as_gbz80.dsp, as/z80/as_gbz80.dsp, |
commit | commitdiff | tree | snapshot |
2007-01-05 |
jesusc | sdcc.dsw: Added some dependencies on project config.dsp |
commit | commitdiff | tree | snapshot |
2007-01-05 |
MaartenBrock | * as/link/mcs51/lkarea.c (lnkarea2, lnksect2): replaced... |
commit | commitdiff | tree | snapshot |
2007-01-03 |
bernhardheld | * configure.in: added missing mcs51 in status output |
commit | commitdiff | tree | snapshot |
2007-01-02 |
MaartenBrock | * as/link/hc08/lkihx.c (newArea), |
commit | commitdiff | tree | snapshot |
2007-01-02 |
borutr | * support/cpp2/c-ppoutput.c: fixed warning: no newline... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
borutr | * doc/sdccman.lyx: documented #pragma sdcc_hash |
commit | commitdiff | tree | snapshot |
2007-01-01 |
bernhardheld | * src/SDCCast.c (createDo): backPatchLabels() needs... |
commit | commitdiff | tree | snapshot |
2007-01-01 |
borutr | * support/cpp2/libcpp/directives.c, support/cpp2/libcpp... |
commit | commitdiff | tree | snapshot |
2006-12-31 |
borutr | fixed dependencies on options.h |
commit | commitdiff | tree | snapshot |
2006-12-31 |
borutr | removed duplicate definition of ATTRIBUTE_GCC_DIAG |
commit | commitdiff | tree | snapshot |
2006-12-31 |
borutr | svn:eol-style native, svn:keywords Author Date Id Revision |
commit | commitdiff | tree | snapshot |
2006-12-31 |
borutr | added |
commit | commitdiff | tree | snapshot |
2006-12-31 |
borutr | modifided for sdcpp 4.1.1 |
commit | commitdiff | tree | snapshot |
2006-12-31 |
borutr | * SDCPP synchronized with GCC CPP release version 4... |
commit | commitdiff | tree | snapshot |
2006-12-31 |
borutr | configure.in, configure: fixed bug #1538756: configure... |
commit | commitdiff | tree | snapshot |
2006-12-30 |
bernhardheld | * src/mcs51/peeph.def: renamed rule 400 to 500, moved... |
commit | commitdiff | tree | snapshot |
2006-12-30 |
bernhardheld | * src/SDCCpeeph.c (deadMove), |
commit | commitdiff | tree | snapshot |
2006-12-30 |
jesusc | Create support/cpp2/options.c and support/cpp2/options... |
commit | commitdiff | tree | snapshot |
2006-12-30 |
borutr | * configure.in, configure: configure dies if bison... |
commit | commitdiff | tree | snapshot |
2006-12-30 |
borutr | * support/cpp2/spacs.h: deleted from svn |
commit | commitdiff | tree | snapshot |
2006-12-29 |
MaartenBrock | * src/z80/gen.c (assignResultValue): fixed bug when... |
commit | commitdiff | tree | snapshot |
2006-12-28 |
borutr | strsignal declaration commented out |
commit | commitdiff | tree | snapshot |
2006-12-28 |
borutr | * support/cpp2/config.in, support/cpp2/configure.in, |
commit | commitdiff | tree | snapshot |
2006-12-27 |
borutr | * src/pic16/main.c: fixed #pragma udata handling |
commit | commitdiff | tree | snapshot |
2006-12-27 |
epetrich | * src/SDCC.y (type_specifier2, pointer), |
commit | commitdiff | tree | snapshot |
2006-12-27 |
borutr | git-svn-id: https://sdcc.svn.sourceforge.net/svnroot... |
commit | commitdiff | tree | snapshot |
2006-12-27 |
borutr | added vasprintf.obj |
commit | commitdiff | tree | snapshot |
2006-12-27 |
borutr | * support/cpp2/cppmain.c, support/cpp2/mbchar.[ch]... |
commit | commitdiff | tree | snapshot |
2006-12-26 |
borutr | * support/cpp2/Makefile.in: added vasprintf.c |
commit | commitdiff | tree | snapshot |
2006-12-26 |
bernhardheld | * src/SDCCpeeph.c: made labelHashEntry global, made... |
commit | commitdiff | tree | snapshot |
2006-12-26 |
borutr | * support/cpp2/Makefile.in: added dependency on options.h |
commit | commitdiff | tree | snapshot |
2006-12-25 |
borutr | * SDCPP synchronized with GCC CPP release version 3... |
commit | commitdiff | tree | snapshot |
2006-12-23 |
borutr | * support/cpp2/cpphash.h, support/cpp2/cpplex.c, |
commit | commitdiff | tree | snapshot |
2006-12-23 |
borutr | * support/cpp2/cpphash.h, support/cpp2/cpplex.c, |
commit | commitdiff | tree | snapshot |
2006-12-21 |
MaartenBrock | * as/link/mcs51/lkarea.c (lnkarea2): handle absolute... |
commit | commitdiff | tree | snapshot |
2006-12-20 |
borutr | * support/cpp2/cpphash.h, support/cpp2/cpplex.c: fixed... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
borutr | * src/SDCC.lex: (stringLiteral) fixed bug #1351710 |
commit | commitdiff | tree | snapshot |
2006-12-18 |
borutr | * src/SDCCutil.c: fixed a bug in (get_pragma_token) |
commit | commitdiff | tree | snapshot |
2006-12-18 |
frief | * doc/sdccman.lyx: added the long missed iCode table... |
commit | commitdiff | tree | snapshot |
2006-12-17 |
borutr | * src/SDCCmain.c: (setParseWithComma) substituted brain... |
commit | commitdiff | tree | snapshot |
2006-12-17 |
borutr | git-svn-id: https://sdcc.svn.sourceforge.net/svnroot... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
tecodev | * src/pic/device.h: removed AssignedMemory structure... |
commit | commitdiff | tree | snapshot |
next |