| Commit message (Expand) | Author | Age | Files | Lines |
* | Add AT90PWM1, AT90USB82/162, and ATmega32[59]0?p devices. | Joerg Wunsch | 2007-04-07 | 3 | -10/+29 |
* | Fix a compiler warning in the AVR-COFF generator that appeared with | Joerg Wunsch | 2007-01-04 | 3 | -3/+3 |
* | Try to remove the "rw" locale directories when uninstalling. | Joerg Wunsch | 2006-10-08 | 2 | -1/+3 |
* | Update the description to match the reality: | Joerg Wunsch | 2006-09-28 | 2 | -12/+5 |
* | Upgrade to binutils 2.17, and add the ATmega256x patch from Björn | Joerg Wunsch | 2006-09-26 | 7 | -250/+2551 |
* | Rename ATmega164/324 to ATmega164P/324P, add support for ATmega644P, | Joerg Wunsch | 2006-04-19 | 3 | -5/+9 |
* | Umpf, fix the fix. :-( We want to support the AT90USB646 (and 647), | Joerg Wunsch | 2006-03-20 | 2 | -2/+2 |
* | Forgot to commit the patch for AT90USB647. | Joerg Wunsch | 2006-03-20 | 2 | -2/+3 |
* | Add support for the ATmega406 and AT90USB646/647/1286/1287 devices. | Joerg Wunsch | 2006-03-19 | 3 | -8/+20 |
* | Conversion to a single libtool environment. | Ade Lovett | 2006-02-23 | 1 | -4/+1 |
* | SHA256ify | Edwin Groothuis | 2006-01-22 | 1 | -0/+1 |
* | Add support for ATtiny261/461/861. | Joerg Wunsch | 2006-01-04 | 3 | -5/+11 |
* | Add support for ATtiny24/44/84 devices. | Joerg Wunsch | 2005-12-14 | 3 | -9/+14 |
* | Mass-conversion to the USE_AUTOTOOLS New World Order. The code present | Ade Lovett | 2005-11-15 | 1 | -1/+1 |
* | Upgrade to binutils 2.16.1. | Joerg Wunsch | 2005-11-04 | 4 | -5/+7 |
* | Document our private extensions in the package description. | Joerg Wunsch | 2005-07-30 | 2 | -1/+10 |
* | Remove individual patches for adding new AVR devices to the toolchain, | Joerg Wunsch | 2005-07-30 | 3 | -11/+59 |
* | Bump port revision for the fixed PLIST. | Joerg Wunsch | 2005-07-02 | 1 | -0/+1 |
* | Forgot to fix the plist after the recent upgrade to 2.16. | Joerg Wunsch | 2005-07-02 | 1 | -0/+2 |
* | Update to binutils-2.16. | Joerg Wunsch | 2005-06-30 | 8 | -277/+149 |
* | I just noticed I forgot to cvs add the ATmega1280 patch last time. | Joerg Wunsch | 2005-05-31 | 2 | -1/+11 |
* | At Kris's request, back out the MACHINE_ARCH spelling correction until | David E. O'Brien | 2005-04-12 | 1 | -2/+2 |
* | Assist getting more ports working on AMD64 by obeying the | David E. O'Brien | 2005-04-11 | 1 | -2/+2 |
* | Merge some patches that have meanwhile be integrated in binutil's CVS, | Joerg Wunsch | 2005-03-10 | 4 | -1/+132 |
* | Apply a big libtool patch to allow porters to use the libtool installed by | Joe Marcus Clarke | 2004-07-09 | 1 | -1/+1 |
* | Upgrade to binutils 2.15. | Joerg Wunsch | 2004-06-20 | 4 | -1656/+1598 |
* | When compiling on an amd64 host, override the --host configure setting | Joerg Wunsch | 2004-05-14 | 1 | -0/+3 |
* | SIZEify (maintainer timeout) | Trevor Johnson | 2004-03-31 | 1 | -0/+1 |
* | Whoa there, boy, that's a mighty big commit y'all have there... | Ade Lovett | 2004-03-14 | 1 | -1/+1 |
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke | 2004-02-04 | 1 | -0/+1 |
* | Update to binutils 2.14. | Joerg Wunsch | 2003-09-08 | 5 | -3/+5572 |
* | Utilize INFO. The pkg-plist still appears to be broken. | Kris Kennaway | 2003-08-16 | 2 | -29/+1 |
* | Clear moonlight beckons. | Ade Lovett | 2003-03-07 | 2 | -1/+1 |
* | Upgrade from our previous snapshot to the official latest release of | Joerg Wunsch | 2003-01-08 | 3 | -8/+5 |
* | Mega-upgrade the AVR GNU utils toolchain, part #1: | Joerg Wunsch | 2002-07-03 | 4 | -18/+103 |
* | USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. | Maxim Sobolev | 2001-08-31 | 1 | -1/+0 |
* | As a side-effect of no longer installing libbfd, some header files | Joerg Wunsch | 2001-05-19 | 1 | -3/+0 |
* | Do not, never, nikogda install lib{bfd,opcodes,iberty}.a. They might | Joerg Wunsch | 2001-05-15 | 1 | -3/+29 |
* | Don't install libiberty.a, it's not required to be installed, and likely | Joerg Wunsch | 2001-04-20 | 2 | -5/+10 |
* | Resurrect obrien's update to binutils 2.11 from the depths of CVS, | Joerg Wunsch | 2001-04-20 | 2 | -2/+6 |
* | Back out the 2.10.1 -> 2.11 upgrade. The avr-gcc port just didn't like it. | David E. O'Brien | 2001-04-15 | 2 | -6/+2 |
* | Use out libtool. | David E. O'Brien | 2001-04-09 | 1 | -1/+4 |
* | Update to Binutils 2.11[.0]. | David E. O'Brien | 2001-04-09 | 2 | -5/+4 |
* | This is the first port of a fairly complete toolchain for Atmel AVR | Joerg Wunsch | 2000-12-05 | 5 | -0/+118 |