|
From: Scott D. <sc...@da...> - 2000-12-31 16:49:51
|
I've just commit'd a big chunk of changes to the SDCC PIC port. It's still far from ready for prime time, but major portions are working. In addition, I've added several new files to the regression testing: add.c arrays.c bool1.c call1.c compare.c compare2.c for.c pointer1.c struct1.c while.c These are created as I add new capabilities to the pic port. Each of these functions properly, so if you want to see specifically what works then youc can examine these. (The regression directory is in CVS at sdcc/sdcc/src/regression/). There should be no changes to the other ports (do to my commits). Scott |