Added support for multiplication. Fixed peep hole bugs (and more functionality to...
[fw/sdcc] / src / pic / genarith.c
2002-05-10 sdattaloAdded support for multiplication. Fixed peep hole bugs...
2002-03-14 sdattalodattalo - Major commit! re-wrote register allocation...
2001-12-11 sdattalo*** empty log message ***
2001-11-23 sdattaloPIC Port - Totally rewrote signed comparisons. It was...
2001-11-11 sdattalo- Added setReverse to reverse the order of a set
2001-10-30 sdattaloThe PIC Port was assuming ifx was always true. (A recen...
2001-10-22 johanknolFunction attribute migration.
2001-10-21 sdattaloSigned comparisons are now working (except for signed...
2001-10-16 sdattalo - signed/unsigned long comparisons now work.
2001-10-05 sdattaloSubtract unsigned int's from lits now works. Fixed...
2001-10-03 sdattaloAdded new regression test add2.c - tests adding lit...
2001-09-27 kbongersadjust for mach os-x support
2001-08-13 bernhardheldFixed up ENDIAN warning with CYGWIN
2001-07-03 michaelhFixed up ENDIAN warning with mingw32. Added ability...
2001-04-20 jtvolpeFixed mixed type compares and conversions
2001-04-01 sdattalosplit PIC port gen.c pcodepeep.c into smaller files...