Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | As a side-effect of no longer installing libbfd, some header files | joerg | 2001-05-19 | 1 | -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 might | joerg | 2001-05-15 | 1 | -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 likely | joerg | 2001-04-20 | 2 | -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, | joerg | 2001-04-20 | 2 | -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. | obrien | 2001-04-15 | 2 | -6/+2 |
| | | | | | | I upgrade this in too much hast for 4.3. Requested by: joerg | ||||
* | Use out libtool. | obrien | 2001-04-09 | 1 | -1/+4 |
| | |||||
* | Update to Binutils 2.11[.0]. | obrien | 2001-04-09 | 2 | -5/+4 |
| | |||||
* | This is the first port of a fairly complete toolchain for Atmel AVR | joerg | 2000-12-05 | 5 | -0/+118 |
microcomputer cross-development. More (avr-gcc, avr-libc) to follow... |