Function attribute migration.
[fw/sdcc] / src / pic / genarith.c
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...