Difference between revisions of "Main Page"
From SDCC wiki
(→TODO Lists) |
|||
| Line 21: | Line 21: | ||
*[[z80 code size]] | *[[z80 code size]] | ||
*[[hc08 code size]] | *[[hc08 code size]] | ||
| + | *[[stm8 code size]] | ||
== User Documentation == | == User Documentation == | ||
Revision as of 15:26, 19 December 2012
Contents |
SDCC - Small Device C Compiler Wiki
This Wiki has been set up to track
- SDCC releases, including requirements, targets, the plan and current status
- SDCC development related documentation
SDCC 3.3.0 Release
Current Development
SDCC Library Licenses
SDCC ASXXXX License
TODO Lists
- Borut's TODO list
- Maarten's TODO list
- Raphael's TODO list
- user's suggestions TODO list
- "Philipp's TODO list" Z80 port improvement - Philipp's TODO list
- z80 code size
- hc08 code size
- stm8 code size
User Documentation
Developer Documentation
- SDCC coding style
- SDCC library source file license header
- SDCC Snapshot Builds
- SDCC Regression Testing
- HOWTO Create a SDCC Branch
- Creating SDCC release binary archives from snapshot builds
- SDCC internals and porting
- HOWTO Make Snapshot Builds on the Developer Machine
- Distributed Compile Farm
- Builtins
- Macro system design
- Random notes about sdcc and how it works
- CDB File Format
- List of changes between GCC cpp and sdcpp
- Additional libraries required for SDCC compilation
- HOWTO Configure Fedora 11 x86_64 for SDCC i386 builds
- Running SDCC regression tests on mingw build
How-To
History
Old Releases
- SDCC 3.2.0 Release
- SDCC 3.1.0 Release
- SDCC 3.0.0 Release
- SDCC 2.9.0 Release
- SDCC 2.8.0 Release
- SDCC 2.7.0 Release
- SDCC 2.6.0 Release
- SDCC 2.4.0 Release
Obsolete documents
- Old SDCC Snapshot Builds on discontinued SourceForge Compile Farm
- Proposed Test Suite Design
- Design Document for AVR Port
- Combined i186/Z80 backend design
- Some of the implementation choices
- List of the SDCC library
- Building SDCC on NT4: A proposal
- Cygwin Help
- Flat Mode
- SDCC Tarballs and Binaries
- Using SDCC to develop Native Java functions