2003-11-11 |
bernhardheld | * src/SDCCmain.c (linkEdit): fix #834252 |
commit | commitdiff | tree | snapshot |
2003-11-11 |
epetrich | * src/SDCCast.c (removePostIncDecOps, removePreIncDecOps), |
commit | commitdiff | tree | snapshot |
2003-11-09 |
epetrich | * support/regression/fwk/lib/testfwk.c: printn is recur... |
commit | commitdiff | tree | snapshot |
2003-11-08 |
frief | doc/Makefile: readded test_suite_spec and cdbfileformat |
commit | commitdiff | tree | snapshot |
2003-11-08 |
frief | readded test_suite_spec and cdbfileformat (were acciden... |
commit | commitdiff | tree | snapshot |
2003-11-08 |
frief | * src/mcs51/main.c: fixed bug #838385. Thanks to Josef... |
commit | commitdiff | tree | snapshot |
2003-11-08 |
frief | some additions and changed from 'article' to 'book... |
commit | commitdiff | tree | snapshot |
2003-11-08 |
frief | fixed bug #838385. Thanks to Josef Pavlik for finding... |
commit | commitdiff | tree | snapshot |
2003-11-08 |
bernhardheld | * device/include/stdlib.h: include malloc.h to comply... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
frief | * doc/Makefile:sdccman.pdf should build with correct... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
frief | some additions, larger top/bottom margins (for a4 and... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
frief | - removed dependency from l2hidx.ist (not in the direct... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
frief | also remove *.out files |
commit | commitdiff | tree | snapshot |
2003-11-07 |
epetrich | * src/SDCC.y: fixed bug #837365 |
commit | commitdiff | tree | snapshot |
2003-11-07 |
borutr | * configure, configure.in, sdcc_vc_in.h, sdcconf_in... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
borutr | * support/Util/NewAlloc.c, as/hc08/lklibr.c, as/mcs51... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
borutr | * configure, configure.in, sdcc_vc_in.h, sdcconf_in... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
epetrich | * device/lib/hc08/Makefile: need to clean .rel not... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
epetrich | * src/port.h, |
commit | commitdiff | tree | snapshot |
2003-11-04 |
epetrich | * src/SDCCcse.c (ifxOptimize), |
commit | commitdiff | tree | snapshot |
2003-11-04 |
borutr | * configure, configure.in, sdcc_vc_in.h, sdcconf.h, |
commit | commitdiff | tree | snapshot |
2003-11-04 |
epetrich | * src/SDCCcse.c (ifxOptimize), |
commit | commitdiff | tree | snapshot |
2003-11-03 |
bernhardheld | Use headers defined in the C[++] standards: |
commit | commitdiff | tree | snapshot |
2003-11-03 |
jesusc | Added MSVC projects for hc08 assembler and linker |
commit | commitdiff | tree | snapshot |
2003-11-03 |
jesusc | Added MSVC projects for hc08 assembler and linker |
commit | commitdiff | tree | snapshot |
2003-11-03 |
mhelmling | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-11-03 |
mhelmling | Filename can start with number |
commit | commitdiff | tree | snapshot |
2003-11-02 |
bernhardheld | src/SDCCmain.c (linkEdit): "fixed" again bug #833605 |
commit | commitdiff | tree | snapshot |
2003-11-01 |
frief | xdata initialization is 13 bytes shorter now |
commit | commitdiff | tree | snapshot |
2003-11-01 |
frief | _mcs51_genXINIT: xdata initialization is 13 bytes short... |
commit | commitdiff | tree | snapshot |
2003-11-01 |
frief | _mcs51_genXINIT: xdata initialization is 13 bytes... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
borutr | * support/cpp2/cpplib.h, support/cpp2/cpplib.c, support... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
borutr | introduced #pragma preproc_asm [ + | - ] |
commit | commitdiff | tree | snapshot |
2003-10-31 |
borutr | * support\cpp2\cpplex.c: Fixed _WIN32 problem with... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
epetrich | * as/hc08/lkrloc.c (relr): Fixed ihx output, fixed... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
kflittner | * src/SDCCcse.c (updateSpillLocation): fixed bug #808027 |
commit | commitdiff | tree | snapshot |
2003-10-31 |
bernhardheld | src/SDCCast.c (decorateType): fixed bug #832664 |
commit | commitdiff | tree | snapshot |
2003-10-31 |
bernhardheld | src/SDCCmain.c (linkEdit): "fixed" bug #833605 |
commit | commitdiff | tree | snapshot |
2003-10-31 |
borutr | * support\cpp2\cpplex.c: fixed for SDCPP: |
commit | commitdiff | tree | snapshot |
2003-10-31 |
borutr | * src/SDCC.lex: sdcc now understands both formats: |
commit | commitdiff | tree | snapshot |
2003-10-31 |
borutr | sdcc now understands both formats: |
commit | commitdiff | tree | snapshot |
2003-10-31 |
borutr | sdcpp now generates the standard |
commit | commitdiff | tree | snapshot |
2003-10-30 |
borutr | added missing '\' |
commit | commitdiff | tree | snapshot |
2003-10-30 |
borutr | support/cpp2/cpphash.h, support/cpp2/cpplib.h, support... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
epetrich | Fixed a number of problems revealed by bug #827883. |
commit | commitdiff | tree | snapshot |
2003-10-28 |
bernhardheld | .version: bumped to 2.3.6 to reflect the big improvemen... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
kflittner | Replaced the liverange code. |
commit | commitdiff | tree | snapshot |
2003-10-28 |
epetrich | * as/hc08/asm.h, |
commit | commitdiff | tree | snapshot |
2003-10-23 |
frief | mentioned HC08 port, documented new use of critical... |
commit | commitdiff | tree | snapshot |
2003-10-23 |
epetrich | * src/z80/ralloc.c (joinPushes): Fixed bug #828742 |
commit | commitdiff | tree | snapshot |
2003-10-23 |
epetrich | * src/SDCCmain.c, |
commit | commitdiff | tree | snapshot |
2003-10-23 |
epetrich | Fixed bug #828387 |
commit | commitdiff | tree | snapshot |
2003-10-22 |
epetrich | Extended the semantics of the critical keyword to include |
commit | commitdiff | tree | snapshot |
2003-10-19 |
borutr | fixed bug #825944 - defined yytext_ptr to make it compi... |
commit | commitdiff | tree | snapshot |
2003-10-19 |
epetrich | * src/SDCCicode.c (geniCodePreInc, geniCodePreDec,... |
commit | commitdiff | tree | snapshot |
2003-10-18 |
bernhardheld | src/SDCCval.c (valMinus): fixed bug #826041 |
commit | commitdiff | tree | snapshot |
2003-10-18 |
bela | typos corrected |
commit | commitdiff | tree | snapshot |
2003-10-17 |
bela | improved by Scott Bronson |
commit | commitdiff | tree | snapshot |
2003-10-15 |
jesusc | Added HC08 projects to the workspace |
commit | commitdiff | tree | snapshot |
2003-10-15 |
jesusc | Fixed VC6 error |
commit | commitdiff | tree | snapshot |
2003-10-15 |
epetrich | fixed a typo |
commit | commitdiff | tree | snapshot |
2003-10-15 |
epetrich | Some hc08 related updates that I missed earlier |
commit | commitdiff | tree | snapshot |
2003-10-15 |
epetrich | Initial import |
commit | commitdiff | tree | snapshot |
2003-10-15 |
epetrich | New target "hc08" for the Motorola 68hc08 family of... |
commit | commitdiff | tree | snapshot |
2003-10-15 |
epetrich | fixed some filenames |
commit | commitdiff | tree | snapshot |
2003-10-15 |
epetrich | Initial import |
commit | commitdiff | tree | snapshot |
2003-10-15 |
epetrich | Initial import |
commit | commitdiff | tree | snapshot |
2003-10-15 |
epetrich | Initial import |
commit | commitdiff | tree | snapshot |
2003-10-15 |
epetrich | Initial import |
commit | commitdiff | tree | snapshot |
2003-10-15 |
epetrich | Initial import |
commit | commitdiff | tree | snapshot |
2003-10-14 |
epetrich | * src/z80/gen.c: fixed bug revealed by ast_constant_fol... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
bernhardheld | * device/lib/logf.c: "fixed" overlay bug |
commit | commitdiff | tree | snapshot |
2003-10-12 |
bernhardheld | cosmetic: fixed identation of genCpl() |
commit | commitdiff | tree | snapshot |
2003-10-12 |
bernhardheld | src/mcs51/gen.c (genCpl): fixed bug http://sf.net/maila... |
commit | commitdiff | tree | snapshot |
2003-10-10 |
bernhardheld | * src/SDCCast.c (decorateType): added extended constant... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
epetrich | removed some unintended changes in my last commit |
commit | commitdiff | tree | snapshot |
2003-10-09 |
epetrich | Removed the hc08 port references |
commit | commitdiff | tree | snapshot |
2003-10-09 |
epetrich | * src/SDCCmain.c (setParseWithComma): fixed bug #816685 |
commit | commitdiff | tree | snapshot |
2003-10-08 |
bernhardheld | Replaced cast (void **) with (void *) to avoid gcc... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
borutr | removed definition of unused variables save_optimize... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
bernhardheld | * src/SDCCloop.c: replace LRKLAUS with SDCC_LRKLAUS |
commit | commitdiff | tree | snapshot |
2003-10-07 |
bernhardheld | clean.mk: removed \'=\' in "-maxdepth=1" |
commit | commitdiff | tree | snapshot |
2003-10-07 |
borutr | use dbuf for "_asm" definitions; my_unput() replaced... |
commit | commitdiff | tree | snapshot |
2003-10-05 |
bernhardheld | * src/SDCCicode.c, |
commit | commitdiff | tree | snapshot |
2003-10-05 |
bernhardheld | * clean.mk: fixed removal of files in bin/CVS/ |
commit | commitdiff | tree | snapshot |
2003-10-05 |
bernhardheld | * src/SDCCloop.c (assignmentsToSym, loopInduction)... |
commit | commitdiff | tree | snapshot |
2003-10-05 |
borutr | Fixed bug #816692: introduced new ERROR_LEVEL_PEDANTIC... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
frief | doc/sdccman.lyx: various additions and updates (interru... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
frief | doc/sdccman.lyx: various additions and updates (interru... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
bernhardheld | Applied liferange patch from Klaus Flittner <klaus_flit... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
epetrich | * src/z80/gen.h, |
commit | commitdiff | tree | snapshot |
2003-10-02 |
epetrich | * src/z80/gen.c (genRet): fixed bug #524753 |
commit | commitdiff | tree | snapshot |
2003-10-01 |
epetrich | * src/SDCCpeeph.c (labelInRange): fixed bug #814558 |
commit | commitdiff | tree | snapshot |
2003-10-01 |
epetrich | * src/SDCCicode.c (geniCodeJumpTable, geniCodeSwitch... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
bernhardheld | src/SDCCcse.c: fixed part of bug #814548 |
commit | commitdiff | tree | snapshot |
2003-09-28 |
borutr | * src/asm.c: rewrite of printILine() to use temporary... |
commit | commitdiff | tree | snapshot |
2003-09-28 |
borutr | rewrite of printILine() to use temporary file instaed... |
commit | commitdiff | tree | snapshot |
2003-09-28 |
borutr | commented out declaration of int rewinds |
commit | commitdiff | tree | snapshot |
2003-09-27 |
epetrich | * src/SDCCicode.c (geniCodeJumpTable): Fixed bug #813206 |
commit | commitdiff | tree | snapshot |
2003-09-26 |
sdcc-builder | lib files list only existent modules |
commit | commitdiff | tree | snapshot |
next |