1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/lang/sdcc/pkg-descr
Guido Falsi 42f540ca33 - Update to version 3.2.0
- Add conflict with lang/sdcc-devel [1]
- Convert to OptionsNG
- Mark ONLY_FOR_ARCHS i386 as it seems to be the only supported one
  by upstream project under FreeBSD

PR:		ports/170371
Submitted by:	Tijl Coosemans <tijl@coosemans.org> (maintainer)
Reported by:	Sulev-Madis 'ketas' Silber <madis555.hot.ee> [1]
Approved by:	tabthorpe (mentor)
2012-08-24 16:58:07 +00:00

9 lines
422 B
Plaintext

SDCC is a retargettable, optimizing ANSI C compiler suite that targets
the Intel MCS51 based microprocessors (8031, 8032, 8051, 8052, etc.),
Maxim (formerly Dallas) DS80C390 variants, Freescale (formerly Motorola)
HC08 based (hc08, s08) and Zilog Z80 based MCUs (z80, z180, gbz80,
Rabbit 2000/3000, Rabbit 3000A). Work is in progress on supporting the
Microchip PIC16 and PIC18 targets.
WWW: http://sdcc.sourceforge.net/