| Summary: | dev-embedded/sdcc 2.8.0 version bump request | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Karl H <karl> |
| Component: | New packages | Assignee: | Embedded Team (OBSOLETE) <dev-embedded+disabled> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | http://sdcc.sourceforge.net/ | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Done, thanks. Denis. |
SDCC 2.8.0 Feature List: * added predefined preprocessor macro SDCC_REVISION holding SDCC's subversion revision number * added preprocessor macros SDCC_PARMS_IN_BANK1, SDCC_FLOAT_REENT and SDCC_INT_LONG_REENT * sdcpp synchronized with GNU cpp 4.2.3 * multiple infiles for sdcclib * added option --acall-ajmp: replaces lcall/ljmp with acall/ajmp * added support for many PIC devices * sdcc executables on Mac OS X are built as universal binaries, so that they can run on both ppc and i386 Mac OS X * added --Werror command line option * Windows installer enhancements * generation of cdb debug info for as-z80 and link-z80 * generation of cdb debug info for variables in pdata for mcs51 * Tail call optimization for functions that take no parameters on Z80 * Improved multiplication of unsigned chars on Z80 * ISO/IEC 9899 standard compliant integer promotion of integer function arguments if --std-cXX is defined in command li