aboutsummaryrefslogtreecommitdiff
path: root/devel/avr-binutils
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Upgrade from our previous snapshot to the official latest release ofJoerg Wunsch2003-01-083-8/+5
| | | | | | | binutils, 2.13.2.1. Notes: svn path=/head/; revision=72770
* Mega-upgrade the AVR GNU utils toolchain, part #1:Joerg Wunsch2002-07-034-18/+103
| | | | | | | | | | | Upgrade binutils to a recent snapshot, since this is a prerequisite for the remaining ports. Unfortunately, sources.redhat.com frequently purges older snapshot tarballs, thus i gotta keep the one to use here around privately. Notes: svn path=/head/; revision=62388
* USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.Maxim Sobolev2001-08-311-1/+0
| | | | Notes: svn path=/head/; revision=47231
* As a side-effect of no longer installing libbfd, some header filesJoerg Wunsch2001-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> Notes: svn path=/head/; revision=42729
* Do not, never, nikogda install lib{bfd,opcodes,iberty}.a. They mightJoerg Wunsch2001-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) Notes: svn path=/head/; revision=42621
* Don't install libiberty.a, it's not required to be installed, and likelyJoerg Wunsch2001-04-202-5/+10
| | | | | | | | | to clash with other ports of GNU tools. Fixup pkg-plist accordingly. Notes: svn path=/head/; revision=41713
* Resurrect obrien's update to binutils 2.11 from the depths of CVS,Joerg Wunsch2001-04-202-2/+6
| | | | | | | now that I'm ready to upgrade the entire AVR toolchain. Notes: svn path=/head/; revision=41712
* Back out the 2.10.1 -> 2.11 upgrade. The avr-gcc port just didn't like it.David E. O'Brien2001-04-152-6/+2
| | | | | | | | | I upgrade this in too much hast for 4.3. Requested by: joerg Notes: svn path=/head/; revision=41389
* Use out libtool.David E. O'Brien2001-04-091-1/+4
| | | | Notes: svn path=/head/; revision=41100
* Update to Binutils 2.11[.0].David E. O'Brien2001-04-092-5/+4
| | | | Notes: svn path=/head/; revision=41097
* This is the first port of a fairly complete toolchain for Atmel AVRJoerg Wunsch2000-12-055-0/+118
microcomputer cross-development. More (avr-gcc, avr-libc) to follow... Notes: svn path=/head/; revision=35682