aboutsummaryrefslogtreecommitdiff
path: root/devel/cross-binutils
Commit message (Collapse)AuthorAgeFilesLines
* - Set correct (though fake) PKGNAMEPREFIX if target archs/ABIStanislav Sedov2007-06-271-1/+1
| | | | | | | was not selected. Notes: svn path=/head/; revision=194358
* - Fix a typo.Stanislav Sedov2007-06-251-1/+1
| | | | | | | | PR: ports/113992 Submitted by: Conrad J. Sabatier <conrads@cox.net> Notes: svn path=/head/; revision=194260
* - Add devel/cross-binutils port.Stanislav Sedov2007-06-243-0/+145
GNU binutils for cross-target application development. Prerequisite for the GCC cross-compiling enviropment. WWW: http://sources.redhat.com/binutils/ Notes: svn path=/head/; revision=194153