aboutsummaryrefslogtreecommitdiff
path: root/devel/hp48xgcc/files
Commit message (Collapse)AuthorAgeFilesLines
* Bring in the patch from upstream that adds support for % ^ << >> operators,Alexey Dokuchaev2011-01-111-0/+140
| | | | | | | contributed by Martin Finda. Notes: svn path=/head/; revision=267625
* Preventively fix the build when CPPFLAGS are passed to MAKE_ENV: do notAlexey Dokuchaev2011-01-111-2/+3
| | | | | | | | | | allow environment variables take precedence over variables from makefile. Found by: -exp run for ports/153625 Notified by: gerald Notes: svn path=/head/; revision=267621
* Fix the build with GCC 4.1.Alexey Dokuchaev2006-10-033-10/+23
| | | | Notes: svn path=/head/; revision=174403
* - Unbreak the build with recent GNU makeAlexey Dokuchaev2006-09-041-3/+10
| | | | | | | - No longer DEPRECATED Notes: svn path=/head/; revision=172218
* Add HP48-xgcc 1.0.2, GNU C cross-compiler for HP48 calculators.Alexey Dokuchaev2006-02-2017-0/+579
Now one step closer porting BSD on my HP48GX. ;-) Notes: svn path=/head/; revision=156493