]> git.gag.com Git - fw/sdcc/blobdiff - ChangeLog
Steve Tell fixed a nested for-loop bug in the PIC Port
[fw/sdcc] / ChangeLog
index 7e1c71affae5eaf55c1a9d49b2666ecc22acba5a..1f9da1caba159957b5f961b8e88d22d0ed372ef6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-03-30  Scott Dattalo  <scott@dattalo.com>
+
+       * src/pic/gen.c: Commit patch from Steve Tell <tell@telltronics.org> that fixes
+         a nested for loop bug in the PIC port
+       * src/regression/nestfor.c: new regression test file Steve wrote to test nested
+         for loops
+
 2003-03-29  Bernhard Held <bernhard@bernhardheld.de>
 
        * support/Util/dbuf.h: remove C++ stuff to make it portable