Moved declaration to begining of function so to compile with MSVC
[fw/sdcc] / ChangeLog
index 96c107ef9c4d1ae4d95ce769a3a4b2c2b19bbca0..a24d711d599dff22a5dd68d87dc7a084c88e6b79 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2004-01-13 Vangelis Rokas <vrokas@otenet.gr>
+
+       Mainly changes to support compilation of the device libraries
+       * src/pic16/device.c: stack is allocated via symbol and not
+       via literal number. The symbol is placed in the corresponding
+       position of the data ram
+       * (pic16_dump_section): relocatable and absolute uninitialized
+       data are now emitted in sorted order to reduce section naming,
+       * src/pic16/ralloc.c (newReg): fixed bug with SFR's that
+       weren't marked as being in the access bank,
+
+2004-01-13 Vangelis Rokas <vrokas@otenet.gr>
+
+       Added portion of GNU PIC Library under the directory
+       device/include/pic16 and device/lib/pic16. These files
+       contain the declarations of SFRs for the PIC18Fxx2 devices.
+       The directory is initialized via configure from toplevel.
+       
 2004-01-12 Klaus Flittner <klaus_flittner@gmx.de>
 
        * src/ds390/gen.c (operandsEqu): fixed a little typo, that prevented