* updated the list pf supported pic14 devices
authorborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 13 Mar 2008 22:05:41 +0000 (22:05 +0000)
committerborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 13 Mar 2008 22:05:41 +0000 (22:05 +0000)
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@5094 4a8a32a2-be11-0410-ad9d-d568d2c75423

ChangeLog
doc/sdccman.lyx

index 896aa1f7fdc36b7438db19c1e3ba38f01e864f60..06d958b6a6a3c3206647bf1e8561c0203fc6a7ab 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 2008-03-13 Borut Razem <borut.razem AT siol.net>
 
-       * doc/sdccman.lyx: corrected to be able to convert to PDF
+       * doc/sdccman.lyx: corrected to be able to convert to PDF,
+         updated the list pf supported pic14 devices
 
 2008-03-12 Maarten Brock <sourceforge.brock AT dse.nl>
 
index cebe9bfd2a6c9d359a476c21d3592ffe1ff920cd..00103867b0e7a6bc08d26a7372184cfdb5899ba5 100644 (file)
@@ -23793,8 +23793,6 @@ The HC08 port passes the regression test suite (see section
 \end_inset
 
 
-\newpage
-
 \end_layout
 
 \begin_layout Section
@@ -23860,21 +23858,29 @@ Currently supported devices include:
 \end_layout
 
 \begin_layout Standard
-16F: 627, 627a, 628, 628a, 630, 636, 639, 648a, 676, 684, 685, 687, 688,
- 689, 690
+16CR: 620a, 73, 74, 76, 77
+\end_layout
+
+\begin_layout Standard
+16F: 616, 627, 627a, 628, 628a, 630, 636, 639, 648, 648a, 676, 684, 685,
+ 687, 688, 689, 690
 \end_layout
 
 \begin_layout Standard
-16F: 716, 72, 73, 737, 74, 76, 767, 77, 777, 785
+16F: 716, 72, 73, 737, 74, 747, 76, 767, 77, 777, 785
 \end_layout
 
 \begin_layout Standard
 16F: 818, 819, 84, 84a, 87, 870, 871, 872, 873, 873a, 874, 874a, 876, 876a,
- 877, 877a, 88
+ 877, 877a, 88, 886, 887
+\end_layout
+
+\begin_layout Standard
+16F: 913, 914, 916, 917, 946
 \end_layout
 
 \begin_layout Standard
-16F: 913, 914, 916, 917
+26HV: 626, 785
 \end_layout
 
 \begin_layout Standard
@@ -24369,7 +24375,7 @@ Function arguments
 
 \begin_layout Standard
 Functions with variable argument lists (like printf) are not yet supported.
- Similarly, taking the argument of the first argument passed into a function
+ Similarly, taking the address of the first argument passed into a function
  does not work: It is currently passed in WREG and has no address...
 \end_layout