Use 'ao-dbg' instead of 's51' to communicate with TeleMetrum
[fw/sdcc] / src / pic16 / NOTES
index b61b16c90b00f985a2bcd08228a99a928a2c2613..16cfa6b41d3e6e6662dcb9a59085d6e4a7c567db 100644 (file)
@@ -4,7 +4,7 @@ $Id$
 Current pic16 port status is: Development
 
 Some things may change without notification between port updates. The latest
 Current pic16 port status is: Development
 
 Some things may change without notification between port updates. The latest
-CVS snapshot is guarenteed to compile without problems, but does not
+SVN snapshot is guarenteed to compile without problems, but does not
 guarantee backwards compatibility.
 
 For any questions please ask the current port
 guarantee backwards compatibility.
 
 For any questions please ask the current port
@@ -19,6 +19,10 @@ Scott Dattalo        <scott AT dattalo.com>
 
 ======================================================================
 ======================================================================
 
 ======================================================================
 ======================================================================
+2006-Mar-14 Vangelis Rokas
+1. Added enviroment variable 'PIC16_PACKED_BITFIELDS' which agressively
+packs bitfields in structures
+
 2005-Mar-23 Vangelis Rokas
 1. I have added some optimizations that are controlled via enviroment
 variables to allow checking. Later these will be either enabled globally
 2005-Mar-23 Vangelis Rokas
 1. I have added some optimizations that are controlled via enviroment
 variables to allow checking. Later these will be either enabled globally