Browse wiki
This entry published by the Free Software Foundation.
| Sdcc |
| Component programs | aslink,asxxxx,SDCDB + |
|---|---|
| Computer languages | C + |
| Documentation note | User manual available from http://sdcc.sourceforge.net/files/v2.4.0/sdcc-2.4.0.tar.gz |
| Full description | "Small Device C Compiler" is a retargetabl … "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. n and jump tables for 'switch' statements. |
| Homepage URL | http://sdcc.sourceforge.net/ + |
| Interface | command-line + |
| Is GNU | false + |
| Keywords | compiler + , C + , ansi + , retargetable + , 8051 + , Zilog Z80 + , MCU + , PIC + , 8 bit + , aslink + , asxxxx + , SDCDB + , optimization + |
| Last review by | Janet Casey + |
| Last review date | 4 March 2004 + |
| License | GPLv2 + |
| License verified by | Janet Casey + |
| License verified date | 30 January 2001 + |
| Name | sdcc + |
| Real name | Sandeep Dutta + |
| Resource URL | http://sourceforge.net/cvs/?group_id=599 + , http://sourceforge.net/tracker/?group_id=599&atid=100599 + , http://lists.sourceforge.net/mailman/listinfo/sdcc-devel + , http://lists.sourceforge.net/mailman/listinfo/sdcc-user + |
| Resource audience | Developer + , Bug Tracking + , Support + |
| Resource kind | VCS Repository Webview + , Mailing List Info/Archive + |
| Revisionid | 2,691 + |
| Revisiontimestamp | 12 April 2011 13:24:49 + |
| Revisionuser | WikiSysop + |
| Role | Maintainer + |
| Short description | ANSI-C compiler + |
| Software-development | compiler + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| Use | software-development + |
| User level | none + |
| VCS checkout command | :pserver:anonymous cvs.sdcc.sourceforge.net:/cvsroot/sdcc + |
| Version comment | 2.4.0 stable released on 2004-03-04 |
| Version date | 4 March 2004 + |
| Version download | http://prdownloads.sourceforge.net/sdcc/sdcc-2.4.0.tar.gz + |
| Version identifier | 2.4.0 + |
| Version status | stable + |
| Modification dateThis property is a special property in this wiki. | 24 May 2012 23:41:10 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| EmailThis property is a special property in this wiki. | sandeep@users.sourceforge.net + |
| hide properties that link here |
| Sdcc#6 + | License of |
|---|---|
| Sdcc#1 + | Person of |
| Sdcc#2 + , Sdcc#3 + , Sdcc#4 + , Sdcc#5 + | Resource of |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
