Top > All Packages in Directory > sdcc

sdcc - ANSI-C compiler

"Small Device C Compiler" is a retargetable, optimizing ANSI C compiler. The current version targets the Intel 8051 and recently the Zilog Z80 based MCUs., but can be retargeted for other 8 bit MCUs or PICs. SDCC uses ASXXXX and ASLINK, a retargettable assembler and linker. SDCC has extensive MCU specific language extensions, which lets it effectively use the underlying hardware. The front end (parser) will be enhanced as targeted to handle language extensions for other MCUs.

In addition to the MCU Specific optimizations, SDCC does a host of standard optimizations like global sub expression elimination, loop optimizations (loop invariant, strength reduction of induction variables and loop reversing), constant folding and propagation, copy propagation, dead code elimination and jump tables for 'switch' statements.



Obtaining

Web pagehttp://sdcc.sourceforge.net/
Source tarballhttp://prdownloads.sourceforge.net/sdcc/sdcc-2.4.0.tar.gz
Source informationhttp://sourceforge.net/project/showfiles.php?group_id=599
Version 2.4.0 (stable) released on 2004-03-04
Licensed under The GNU General Public License, Version 2.
This is not a GNU package.

Documentation
User manual available from http://sdcc.sourceforge.net/files/v2.4.0/sdcc-2.4.0.tar.gz
Support contacts

Help List<sdcc-user@lists.sourceforge.net> http://sourceforge.net/mail/?group_id=599
Developer List<sdcc-devel@lists.sourceforge.net> http://sourceforge.net/mail/?group_id=599
Bug Databasehttp://sourceforge.net/tracker/?group_id=599&atid=100599

Project contacts

Maintainers
Developers

Related information

Source repository:pserver:anonymous cvs.sdcc.sourceforge.net:/cvsroot/sdcc http://sourceforge.net/cvs/?group_id=599
Interfacescommand line
Programsaslink, asxxxx, SDCDB
Source languagesC

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2001-01-30
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.