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 |
2006-12-11 |
MaartenBrock | * device/include/mcs51/C8051F520.h: fixed buggy CPT0MX |
commit | commitdiff | tree | snapshot |
2006-12-11 |
jesusc | device/include/mcs51/cc2430.h: fixed missing ';' |
commit | commitdiff | tree | snapshot |
2006-12-10 |
tecodev | * device/lib/pic16/libc/stdio/vfprintf.c, |
commit | commitdiff | tree | snapshot |
2006-12-10 |
epetrich | * src/mcs51/ralloc.c (packRegsForAssign), |
commit | commitdiff | tree | snapshot |
2006-12-10 |
MaartenBrock | * device/include/tinibios.h: removed defines for putcha... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
MaartenBrock | * device/include/malloc.h: removed init_dynamic_memory |
commit | commitdiff | tree | snapshot |
2006-12-09 |
borutr | * support/cpp2/sdcc.h: prevent multiple inclusion |
commit | commitdiff | tree | snapshot |
2006-12-09 |
borutr | cosmetic changes |
commit | commitdiff | tree | snapshot |
2006-12-08 |
borutr | * support/cpp2/sdcc.h: removed x*alloc() macros |
commit | commitdiff | tree | snapshot |
2006-12-07 |
borutr | * support/cpp2/cpplib.c: reverted sdcpp special handlin... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
MaartenBrock | * src/SDCCsymt.c (addDecl): fixed bug 1609244 |
commit | commitdiff | tree | snapshot |
2006-12-06 |
MaartenBrock | * src/SDCCmain.c (linkEdit): fixed bug 1609279 |
commit | commitdiff | tree | snapshot |
2006-12-04 |
frief | * support/regression/tests/snprintf.c: some checks |
commit | commitdiff | tree | snapshot |
2006-12-03 |
MaartenBrock | * device/include/mcs51/cc2430.h: inserted _XPAGE |
commit | commitdiff | tree | snapshot |
2006-12-03 |
jesusc | device/include/mcs51/cc2430.h: added |
commit | commitdiff | tree | snapshot |
2006-12-02 |
MaartenBrock | * device/include/asm/default/features.h, |
commit | commitdiff | tree | snapshot |
2006-12-01 |
tecodev | * src/pic/pcode.c (register_reassign): do not crash... |
commit | commitdiff | tree | snapshot |
2006-11-30 |
frief | * src/mcs51/peeph.def: added 101.a,b (moves to int... |
commit | commitdiff | tree | snapshot |
2006-11-30 |
tecodev | * src/pic/device.c (dump_sfr): always emit symbols |
commit | commitdiff | tree | snapshot |
2006-11-30 |
tecodev | * src/pic/device.c (create_pic,ram_map): add memRange... |
commit | commitdiff | tree | snapshot |
2006-11-30 |
mhelmling | git-svn-id: https://sdcc.svn.sourceforge.net/svnroot... |
commit | commitdiff | tree | snapshot |
2006-11-30 |
epetrich | * src/hc08/gen.c (transferRegReg, loadRegFromAop, force... |
commit | commitdiff | tree | snapshot |
2006-11-29 |
MaartenBrock | * device/include/asm/mcs51/features.h, |
commit | commitdiff | tree | snapshot |
2006-11-27 |
borutr | * support\cpp2\cpptrad.c: added |
commit | commitdiff | tree | snapshot |
2006-11-27 |
borutr | * support\cpp2\cppexp.c, support\cpp2\hashtable.h, |
commit | commitdiff | tree | snapshot |
2006-11-27 |
borutr | * support/cpp2/cpplex.c: |
commit | commitdiff | tree | snapshot |
2006-11-26 |
borutr | * support/cpp2/sdcc.h: x*alloc macro redefinition |
commit | commitdiff | tree | snapshot |
2006-11-26 |
borutr | * support/cpp2/libiberty.h: commented out x*alloc(... |
commit | commitdiff | tree | snapshot |
2006-11-25 |
borutr | * synchronized with GCC CPP release version 3.2.3, |
commit | commitdiff | tree | snapshot |
2006-11-25 |
borutr | * support/cpp2/cppexp.c, support/cpp2/hashtable.h, |
commit | commitdiff | tree | snapshot |
2006-11-24 |
borutr | * src/SDCC.y: enabled compilation of empty source file |
commit | commitdiff | tree | snapshot |
2006-11-24 |
epetrich | * src/hc08/gen.c (genPcall): fix for bug #1601032 |
commit | commitdiff | tree | snapshot |
2006-11-23 |
MaartenBrock | * device/include/mcs51/c8051f000.h, device/include... |
commit | commitdiff | tree | snapshot |
2006-11-23 |
MaartenBrock | git-svn-id: https://sdcc.svn.sourceforge.net/svnroot... |
commit | commitdiff | tree | snapshot |
2006-11-23 |
MaartenBrock | * device/include/mcs51/C8051F520.h: new, added |
commit | commitdiff | tree | snapshot |
2006-11-23 |
tecodev | * src/regression/Makefile: add -L path to fresh library |
commit | commitdiff | tree | snapshot |
2006-11-21 |
frief | src/regression/arrays.c, src/regression/bank1.c, src... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
tecodev | * device/include/pic16/pic18f4550.h, |
commit | commitdiff | tree | snapshot |
2006-11-21 |
jesusc | * device/lib/expf.c: Fixed bug 1599523: result of expf... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
tecodev | * src/pic/device.{c,h}: added pic14_getPIC() |
commit | commitdiff | tree | snapshot |
2006-11-20 |
tecodev | * src/pic/pcode.c: changed inverted ops for DECFSZ... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
MaartenBrock | * as/link/aslink.h, |
commit | commitdiff | tree | snapshot |
2006-11-11 |
tecodev | * src/pic/pcode.c (newpCodeOpBit): search SymbolTab... |
commit | commitdiff | tree | snapshot |
2006-11-09 |
frief | * support/regression/generate-cases.py, |
commit | commitdiff | tree | snapshot |
2006-11-06 |
borutr | Makefile.in: put back prefix and exec_prefix |
commit | commitdiff | tree | snapshot |
2006-11-06 |
borutr | * debugger/mcs51/acinclude.m4, debugger/mcs51/aclocal.m4, |
commit | commitdiff | tree | snapshot |
2006-11-03 |
MaartenBrock | * device/include/mcs51/c8051f020.h, |
commit | commitdiff | tree | snapshot |
2006-10-31 |
borutr | regenerated aclocal.m4 and configure |
commit | commitdiff | tree | snapshot |
2006-10-31 |
borutr | call AC_MSG_RESULT for each tested library |
commit | commitdiff | tree | snapshot |
2006-10-31 |
borutr | * debugger/mcs51/acinclude.m4, debugger/mcs51/aclocal.m4, |
commit | commitdiff | tree | snapshot |
2006-10-30 |
borutr | remove readline5.dll |
commit | commitdiff | tree | snapshot |
2006-10-30 |
borutr | sdcc: |
commit | commitdiff | tree | snapshot |
2006-10-30 |
borutr | * debugger/mcs51/aclocal.m4, debugger/mcs51/configure: |
commit | commitdiff | tree | snapshot |
2006-10-30 |
borutr | * debugger/mcs51/sdcdb.c: replaced hardcoded "/" with... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
jesusc | device/include/mcs51/serial_IO.h: putchar() and getchar... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
MaartenBrock | * device/include/malloc.h, |
commit | commitdiff | tree | snapshot |
2006-10-29 |
MaartenBrock | * as/asx8051.dsp: corrected output directories |
commit | commitdiff | tree | snapshot |
2006-10-28 |
tecodev | * src/pic/ralloc.c (newReg): create aliases for registe... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
tecodev | * src/pic/gen.c (genFunction,genCall): drop "same code... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
jesusc | device/lib/_putchar.c,_getchar.c, inituart.c: removed |
commit | commitdiff | tree | snapshot |
2006-10-26 |
jesusc | git-svn-id: https://sdcc.svn.sourceforge.net/svnroot... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
jesusc | Initialize uart only if SM0 and SM1 are zero. Also... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
frief | * doc/sdccman.lyx: updated IRQ section |
commit | commitdiff | tree | snapshot |
2006-10-25 |
jesusc | device/lib/_putchar.c,_getchar.c, inituart.c replacemen... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
MaartenBrock | * src/z80/main.c (_process_pragma, _parseOptions):... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
jesusc | Added device/lib/serial_io.c: Default putchar() and... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
MaartenBrock | * src/mcs51/gen.c (movc): improved check for 0 and... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
frief | * support/regression/ports/mcs51/support.c: smaller... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
jesusc | Include should be sdcc_vc.h not sdccc_vc.h... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
MaartenBrock | * device/lib/gbz80/crt0.s, |
commit | commitdiff | tree | snapshot |
2006-10-20 |
frief | * src/mcs51/peeph.def: peephole 238.x added check for... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
frief | * support/regression/ports/mcs51/support.c: removed... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
borutr | * sebugger/mcs51/sdcdb.c: replaced isblank() with isspace() |
commit | commitdiff | tree | snapshot |
next |