diff options
author | Kyle Guinn <elyk03@gmail.com> | 2022-03-27 13:41:24 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-02 18:18:40 +0700 |
commit | f843bcc8d81d04852e37931f5b976af95066ee2d (patch) | |
tree | 5fc0117e397e07263e7c79d2ab7131e047165a6f /development/sdcc/slack-desc | |
parent | e6b85d587cf0c039fd5a6c1e5d5616907f9da182 (diff) |
development/sdcc: Updated for version 4.2.0
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/sdcc/slack-desc')
-rw-r--r-- | development/sdcc/slack-desc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/development/sdcc/slack-desc b/development/sdcc/slack-desc index fabcddda7feb9..e84dbace9334d 100644 --- a/development/sdcc/slack-desc +++ b/development/sdcc/slack-desc @@ -12,8 +12,8 @@ sdcc: SDCC is a retargettable, optimizing Standard C (ANSI C89, ISO C99, ISO sdcc: C11) compiler suite that targets the Intel MCS51 based microprocessors sdcc: (8031, 8032, 8051, 8052, etc.), Maxim (formerly Dallas) DS80C390 sdcc: variants, Freescale (formerly Motorola) HC08 based (hc08, s08), Zilog -sdcc: Z80 based MCUs (z80, z180, gbz80, Rabbit 2000/3000, Rabbit 3000A, -sdcc: TLCS-90), Padauk (pdk14, pdk15) and STMicroelectronics STM8. Work is -sdcc: in progress on supporting the Padauk (pdk13), Microchip PIC16 and -sdcc: PIC18 targets. It can be retargeted for other microprocessors. -sdcc: +sdcc: Z80 based MCUs (Z80, Z180, SM83, Rabbit 2000, 2000A, 3000A, TLCS-90), +sdcc: Padauk (pdk14, pdk15) and STMicroelectronics STM8. Work is in +sdcc: progress on supporting the Padauk pdk13 and MOS 6502 targets; +sdcc: Microchip PIC16 and PIC18 targets are unmaintained. SDCC can be +sdcc: retargeted for other microprocessors. |