X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=doc%2FREADME.txt;h=c11f74608460de06094f0651593d0207f500b71e;hb=4da8930f87bbd2d9d6b684acf1fea07c56d6011e;hp=f28223a7a4f3d240dc74f6cbd7a5a5d0890399c4;hpb=b4649d69ac20fa5e21b79b754448c517a1ed9290;p=fw%2Fsdcc diff --git a/doc/README.txt b/doc/README.txt index f28223a7..c11f7460 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -1,11 +1,11 @@ -SDCC - a Freeware, retargettable, optimizing ANSI-C compiler ------------------------------------------------------------- +SDCC - free open source, retargettable, optimizing ANSI-C compiler +------------------------------------------------------------------ $Id$ -Welcome to SDCC, a freeware, retargettable, optimizing ANSI C compiler +Welcome to SDCC, free open source, 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,29 +55,30 @@ 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 Initial version of ASXXXX and ASLINK. * John Hartman - Porting ASXXX and ASLINK for 8051. + Porting ASXXXX and ASLINK for 8051. * Dmitry S. Obukhov malloc and serial I/O routines. * Pascal Felber