summaryrefslogtreecommitdiff
path: root/devel/avr-gcc-3/files/patch-ab (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Now that gcc renamed the head of their CVS from 3.2 to 3.3, update thisJoerg Wunsch2002-08-121-14/+7
| | | | | | | port since avr-libc-current has avr-gcc 3.3 as their prerequisite. Notes: svn path=/head/; revision=64421
* Mega-upgrade of the AVR GNU toolchain, step #2:Joerg Wunsch2002-07-031-5/+91
| | | | | | | | | | | | Upgrade to a development version of GCC 3.2. New AVR microcontrollers are introduced with faster pace than new versions of GCC :), so we need the development version to support recent AVR chips (like the ATmega 128). Alas, official GCC snapshot tarballs still track the 3.1.x branch, so i got to CVS checkout and roll my own tarball. Notes: svn path=/head/; revision=62389
* Upgrade to the released version of gcc 3.0.Joerg Wunsch2001-08-121-0/+11
Notes: svn path=/head/; revision=46136