summaryrefslogtreecommitdiff
path: root/devel/sdcc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+2
| | | | Notes: svn path=/head/; revision=37252
* Add USE_BISON.Steve Price2000-12-111-0/+1
| | | | | | | | PR: 23096 Submitted by: maintainer Notes: svn path=/head/; revision=35845
* Ditch out "Version required" from comments section.Maxim Sobolev2000-11-231-1/+0
| | | | Notes: svn path=/head/; revision=35373
* Back out useful `Version required lines' that I'd blindly removed.Akinori MUSHA2000-04-151-0/+1
| | | | Notes: svn path=/head/; revision=27615
* Remove obsolete `Version required' lines.Akinori MUSHA2000-04-141-1/+0
| | | | Notes: svn path=/head/; revision=27534
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+3
| | | | Notes: svn path=/head/; revision=27505
* Update to version 2.1.9Ea.Steve Price2000-01-249-238/+707
| | | | | | | | PR: 15867 Submitted by: maintainer Notes: svn path=/head/; revision=24998
* Update to version 2.1.9Ea.Steve Price2000-01-241-4/+4
| | | | | | | | PR: 15867 Submitted by: maintainer Notes: svn path=/head/; revision=24997
* Initial import of sdcc version 2.1.8.Steve Price1999-09-2710-0/+480
A tool for cross-compiling code for the 8051. PR: 13446 Submitted by: Doug Ambrisko <ambrisko@whistle.com> Notes: svn path=/head/; revision=21993