# HG changeset patch # User jld # Date 1266404337 0 # Node ID 2cf7405710b5ad4a121ef37b892b866763462db6 # Parent 0979164a30d58a59722f66620a5673ea8507ea48 * introduction.sgml: Mention PPP, lwIP and uSTL. Mention Cortex-M and FR30 architectural support. * programming-concepts-techniques.sgml: Extend list of kernel instrumention event classes. * user-guide.sgml: Update copyright dates. diff --git a/doc/sgml/user-guide/ChangeLog b/doc/sgml/user-guide/ChangeLog --- a/doc/sgml/user-guide/ChangeLog +++ b/doc/sgml/user-guide/ChangeLog @@ -1,3 +1,11 @@ +2010-02-17 John Dallaway + + * introduction.sgml: Mention PPP, lwIP and uSTL. Mention + Cortex-M and FR30 architectural support. + * programming-concepts-techniques.sgml: Extend list of kernel + instrumention event classes. + * user-guide.sgml: Update copyright dates. + 2009-03-20 John Dallaway * installation.sgml: Update supported host list to include diff --git a/doc/sgml/user-guide/introduction.sgml b/doc/sgml/user-guide/introduction.sgml --- a/doc/sgml/user-guide/introduction.sgml +++ b/doc/sgml/user-guide/introduction.sgml @@ -9,7 +9,7 @@ - + @@ -104,8 +104,20 @@ support for PCMCIA, USB and PCI intercon A fully featured TCP/IP stack implementing IP, IPv6, ICMP, UDP -and TCP over ethernet. Support for SNMP, HTTP, TFTP and FTP are also -present. +and TCP over ethernet and serial interfaces. Support for SNMP, HTTP, +TFTP, PPP and FTP is also present. + + + + +A lightweight TCP/IP stack (lwIP) implementing IP, ICMP, UDP +and TCP over ethernet and serial interfaces. + + + + +A lightweight implementation of the C++ Standard Template +Library (uSTL). @@ -213,13 +225,13 @@ range of different target architectures: -ARM, Intel StrongARM and XScale +ARM, Cortex-M, Intel StrongARM and XScale -Fujitsu FR-V +Fujitsu FR-V, FR30 Hitachi SH2/3/4 -Hitachi H8/300H +Hitachi H8/300H, H8S Intel x86 @@ -227,9 +239,9 @@ range of different target architectures: Matsushita AM3x -Motorola PowerPC +Freescale PowerPC -Motorola 68k/Coldfire +Freescale 68k/Coldfire NEC V850 diff --git a/doc/sgml/user-guide/programming-concepts-techniques.sgml b/doc/sgml/user-guide/programming-concepts-techniques.sgml --- a/doc/sgml/user-guide/programming-concepts-techniques.sgml +++ b/doc/sgml/user-guide/programming-concepts-techniques.sgml @@ -9,7 +9,7 @@ - + @@ -758,7 +758,16 @@ Idle Thread pri = 31 state = R counting semaphore operations -clock ticks and interrupts +condition variable operations + + +event flag operations + + +message box operations + + +clock ticks, interrupts and alarms Examples of fine-grained scheduler event types are: diff --git a/doc/sgml/user-guide/user-guide.sgml b/doc/sgml/user-guide/user-guide.sgml --- a/doc/sgml/user-guide/user-guide.sgml +++ b/doc/sgml/user-guide/user-guide.sgml @@ -73,7 +73,7 @@ eCos User Guide - 2001, 2002, 2003, 2004, 2009Free Software Foundation, Inc. + 2001, 2002, 2003, 2004, 2009, 2010Free Software Foundation, Inc. Documentation licensing terms