* .version: bumped version to 2.5.6 (pic14 ABI changed)
[fw/sdcc] / device / lib / pic / NEWS
index 31d82b287e7bcfd666cfba024c2d55cac68266e2..9f64fa4198fd8de7a3d9fe6001b519bad39414b8 100644 (file)
@@ -1,3 +1,10 @@
+--- 2006-03-21  Raphael Neider
+
+Added device specific SFR definitions in libdev/.
+From now on all projects should be linked not only with
+libsdcc.lib but also with pic$(ARCH).lib where ARCH is
+something like p16f877.
+
 --- 2005-10-27  Raphael Neider
 
 Generic pointer support routines and additional arithmetic halpers