summaryrefslogtreecommitdiffstats
path: root/lang/sdcc
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Fix after sweep.ade2005-11-151-1/+2
| | | | Submitted by: maintainer
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-2/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Attempt to fix INDEX build by s/USE_GCC=3.1+/USE_GCC=3.2+/ after removallinimon2005-07-311-1/+1
| | | | | | | | | of lang/gcc31. This may only be papering over a bug in use.gcc.mk (does the definition for 3.1 need to be removed there?) Hat: portmgr
* - Update to 2.5.0pav2005-05-266-109/+318
| | | | | PR: ports/81525 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
* * enabling build of pic16 librariespav2005-04-134-566/+429
| | | | | | | | | * a couple Makefile/pkg-plist changes * only pull in dependencies when actually necessary depending on chosen options PR: ports/79801 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
* - Fix build with gcc-3.3:pav2004-07-281-0/+74
| | | | | | | error: ISO C++ forbids cast to non-reference type used as lvalue PR: ports/69653 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
* Add sdcc, Small Device C Compiler, a Freeware, retargettable, optimizingpav2004-05-095-0/+1818
ANSI-C compiler that targets the Intel 8051, Maxim 80DS390 and the Zilog Z80 based MCUs. PR: ports/66262 Submitted by: Tijl Coosemans <tijl@ulyssis.org>
OpenPOWER on IntegriCloud