From 7cf431bb2445efe6015700811a230b26629b6249 Mon Sep 17 00:00:00 2001 From: borutr Date: Tue, 11 Jul 2006 05:40:20 +0000 Subject: [PATCH] * doc/README.txt: updated git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4290 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- ChangeLog | 4 ++++ doc/README.txt | 23 ++++++++++++----------- 2 files changed, 16 insertions(+), 11 deletions(-) diff --git a/ChangeLog b/ChangeLog index 78bcedb0..5cccbede 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-07-11 Borut Razem + + * doc/README.txt: updated + 2006-07-10 Borut Razem * support/scripts/sdcc.nsi: added device/include/asm/pic/features.h and diff --git a/doc/README.txt b/doc/README.txt index f28223a7..a36ba408 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -5,7 +5,7 @@ $Id$ Welcome to SDCC, a freeware, retargettable, optimizing ANSI C compiler that supports a growing list of processors including the Intel mcs51 -family, the Zilog z80 and the Maxim ds390. +family, the Zilog z80, the Maxim ds390 and the Motorola HC08. See share/sdcc/doc/INSTALL.txt for the installation instructions for the binary kits. @@ -36,7 +36,7 @@ questions on the user mailing list. See: Notes: -* The hc08, ds400, pic14 and pic16 are currently experimental, but work is in +* The ds400, pic14 and pic16 are currently experimental, but work is in progress. Please check http://sdcc.sourceforge.net/snap.php for snapshots. * The TININative, gbz80, avr and xa51 ports are no longer maintained. @@ -55,23 +55,24 @@ support/ - Libraries and apps that may not be provided by your system. Authors and interested persons: * Sandeep Dutta (sandeep AT users.sourceforge.net) -* Daniel Drotos * Jean Loius-VERN -* Johan Knol -* Karl Bongers +* Daniel Drotos * Kevin Vigor +* Johan Knol * Scott Dattalo -* Jesus Calvino-Fraga -* Hans-Juergen Dorn -* Daniel Drotos -* Frieder Ferlemann -* Klaus Flittner +* Karl Bongers * Bernhard Held -* Erik Petrich +* Frieder Ferlemann +* Jesus Calvino-Fraga * Borut Razem * Vangelis Rokas +* Erik Petrich * Paul Stoffregen * Michael Hope +* Maarten Brock +* Raphael Neider +* Hans-Juergen Dorn +* Klaus Flittner SDCC includes code from: * Alan Baldwin -- 2.47.2