summaryrefslogtreecommitdiffstats
path: root/devel/avr-binutils
Commit message (Collapse)AuthorAgeFilesLines
* As a side-effect of no longer installing libbfd, some header filesjoerg2001-05-191-3/+0
| | | | | | | that used to be mentioned in the PLIST aren't installed anymore either. Submitted by: "David W. Chapman Jr." <dwcjr@inethouston.net>
* Do not, never, nikogda install lib{bfd,opcodes,iberty}.a. They mightjoerg2001-05-151-3/+29
| | | | | | | clash with other binutils ports for different targets, and are not needed to be installed at all. PR: ports/27347 (although with a different approach than suggested)
* Don't install libiberty.a, it's not required to be installed, and likelyjoerg2001-04-202-5/+10
| | | | | | to clash with other ports of GNU tools. Fixup pkg-plist accordingly.
* Resurrect obrien's update to binutils 2.11 from the depths of CVS,joerg2001-04-202-2/+6
| | | | now that I'm ready to upgrade the entire AVR toolchain.
* Back out the 2.10.1 -> 2.11 upgrade. The avr-gcc port just didn't like it.obrien2001-04-152-6/+2
| | | | | | I upgrade this in too much hast for 4.3. Requested by: joerg
* Use out libtool.obrien2001-04-091-1/+4
|
* Update to Binutils 2.11[.0].obrien2001-04-092-5/+4
|
* This is the first port of a fairly complete toolchain for Atmel AVRjoerg2000-12-055-0/+118
microcomputer cross-development. More (avr-gcc, avr-libc) to follow...
OpenPOWER on IntegriCloud