2009-02-28 |
tecodev | * src/regression/configword.c: apply patch from #2488150 |
tree | commitdiff |
2009-02-28 |
tecodev | * src/regression/compare10.c, |
tree | commitdiff |
2008-05-19 |
tecodev | * src/regression/empty.c: suppress warning |
tree | commitdiff |
2008-03-07 |
tecodev | * src/regression/init0.c: new test for initialized... |
tree | commitdiff |
2007-06-08 |
tecodev | * src/regression/Makefile: suppress parallel builds... |
tree | commitdiff |
2007-05-21 |
tecodev | * src/pic/pcoderegs.c (pCodeOptime2pCodes): fixed bogus... |
tree | commitdiff |
2007-04-27 |
tecodev | * src/pic/pcode.c (addpCode2pBlock,LinkFlow,pBlockRemov... |
tree | commitdiff |
2007-02-02 |
tecodev | * src/pic/glue.c (emitSymbolSet): check sym->etype... |
tree | commitdiff |
2007-01-22 |
tecodev | * src/regression/bank1.c, src/regression/compare6.c, |
tree | commitdiff |
2006-11-23 |
tecodev | * src/regression/Makefile: add -L path to fresh library |
tree | commitdiff |
2006-11-21 |
frief | src/regression/arrays.c, src/regression/bank1.c, src... |
tree | commitdiff |
2006-05-23 |
borutr | * src/regression/Makefile: removed bool2.c test, added... |
tree | commitdiff |
2006-02-13 |
borutr | * src/regression/ptrarg.c: added, fails due to bug... |
tree | commitdiff |
2006-02-01 |
borutr | * src/regression/add.c, src/regression/add2.c, src... |
tree | commitdiff |
2004-03-23 |
sdattalo | multi-byte complements were failing |
tree | commitdiff |
2003-04-22 |
sdattalo | PIC port now supports object files. Applied patch from... |
tree | commitdiff |
2003-04-11 |
sdattalo | Steve Tell wrote this test program to test function... |
tree | commitdiff |
2003-04-11 |
sdattalo | Pointers - Applied function ptr patch from Steve Tell... |
tree | commitdiff |
2003-03-31 |
sdattalo | Inadvertly added the and2.asm to cvs instead of and2.c |
tree | commitdiff |
2003-03-30 |
sdattalo | Fixed compound expressions of the type y = (x+K) OP... |
tree | commitdiff |
2003-03-30 |
sdattalo | Added to test bug 609628 ==> x = (x+1) & 0xf |
tree | commitdiff |
2003-03-30 |
sdattalo | Regression file for testing the nested for-loop bug... |
tree | commitdiff |
2003-03-30 |
sdattalo | Steve Tell fixed a nested for-loop bug in the PIC Port |
tree | commitdiff |
2002-08-07 |
sdattalo | Added regression tests for compound comparisons. |
tree | commitdiff |
2002-07-23 |
sdattalo | Interrupt context registers WSAVE and SSAVE were not... |
tree | commitdiff |
2002-07-07 |
sdattalo | More register optimizations |
tree | commitdiff |
2002-07-05 |
sdattalo | Applied patch from Kevin L. Pauba that added the #pragm... |
tree | commitdiff |
2002-07-04 |
sdattalo | More enhancements to register optimization algorithms. |
tree | commitdiff |
2002-05-31 |
sdattalo | PIC Port - fixed pointer/array accesses. Stream line... |
tree | commitdiff |
2002-05-20 |
sdattalo | Fixed shifts by varaibles. Added rotate test code to... |
tree | commitdiff |
2002-05-18 |
sdattalo | Fixed fatal infinite loop in pcode optimizer. |
tree | commitdiff |
2002-05-17 |
sdattalo | Numerous bug fixes in PIC Port (pointers, shifting... |
tree | commitdiff |
2002-05-11 |
sdattalo | Fixed several pointer related bugs in the PIC port |
tree | commitdiff |
2002-03-15 |
sdattalo | dattalo - Added bank1.c and string1.c to test banking... |
tree | commitdiff |
2002-01-09 |
sdattalo | Now the PIC port DOESN'T spew debug info by default. |
tree | commitdiff |
2001-12-18 |
sdattalo | Yet again, signed comparisons to literals has been... |
tree | commitdiff |
2001-12-11 |
sdattalo | *** empty log message *** |
tree | commitdiff |
2001-11-24 |
sdattalo | Added regression testing files that should've been... |
tree | commitdiff |
2001-11-23 |
sdattalo | PIC Port - Totally rewrote signed comparisons. It was... |
tree | commitdiff |
2001-11-11 |
sdattalo | - Added setReverse to reverse the order of a set |
tree | commitdiff |
2001-11-07 |
sdattalo | - Parameter passing now works |
tree | commitdiff |
2001-10-30 |
sdattalo | Added regression tests for PIC Port. |
tree | commitdiff |
2001-10-30 |
sdattalo | The PIC Port was assuming ifx was always true. (A recen... |
tree | commitdiff |
2001-10-21 |
sdattalo | Signed comparisons are now working (except for signed... |
tree | commitdiff |
2001-10-17 |
sdattalo | - And'ing with a constant works (again). |
tree | commitdiff |
2001-10-16 |
sdattalo | - signed/unsigned long comparisons now work. |
tree | commitdiff |
2001-10-09 |
sdattalo | Added more PIC regression testing. |
tree | commitdiff |
2001-10-05 |
sdattalo | Subtract unsigned int's from lits now works. Fixed... |
tree | commitdiff |
2001-10-03 |
sdattalo | Added new regression test add2.c - tests adding lit... |
tree | commitdiff |
2001-10-02 |
sdattalo | Operators <<, >>, are now fully working for constant... |
tree | commitdiff |
2001-09-30 |
sdattalo | Added more regression test to the pic port. Added suppo... |
tree | commitdiff |
2001-08-27 |
sdattalo | pCode peep is fully working for the PIC port. |
tree | commitdiff |
2001-04-29 |
sdattalo | Parse peephole snippets to generate pCode |
tree | commitdiff |
2001-04-01 |
sdattalo | split PIC port gen.c pcodepeep.c into smaller files... |
tree | commitdiff |
2001-03-25 |
sdattalo | PIC Port Added support for subtraction |
tree | commitdiff |
2001-03-24 |
sdattalo | pCode - register allocation, flow analysis, and peephole. |
tree | commitdiff |
2001-03-05 |
johanknol | Cleaned up ds390 leftovers in the mcs51 port. |
tree | commitdiff |
2001-03-04 |
sdattalo | PIC port pcode. Added pcode peephole feature. |
tree | commitdiff |
2001-02-18 |
sdattalo | Enhancements for regression testing. |
tree | commitdiff |
2001-02-14 |
johanknol | Beautified (indented) compiler source according to... |
tree | commitdiff |
2001-01-10 |
sdattalo | PIC Port - Indirection works better. instrumented pic... |
tree | commitdiff |
2000-12-31 |
sdattalo | PIC port on going development.most of addition, arrays... |
tree | commitdiff |
2000-12-05 |
sdattalo | PIC PORT - &, |, ^ |
tree | commitdiff |
2000-12-04 |
sdattalo | TSD PIC port |
tree | commitdiff |
2000-12-04 |
sdattalo | Started PIC port (based on mcs51 port) |
tree | commitdiff |
|