summaryrefslogtreecommitdiff
path: root/devel/avr-gcc/files/patch-bug11259 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to GCC 4.3.4, as well as to the patches from WinAVR 20100110Joerg Wunsch2010-03-081-96/+11
| | | | Notes: svn path=/head/; revision=250707
* Update to GCC 4.3.2.Joerg Wunsch2009-06-111-20/+21
| | | | | | | | (The old port will be migrated to devel/avr-gcc-42 within the next days.) Notes: svn path=/head/; revision=235599
* Add support for ATtiny88, ATmega32HVB, ATmega1284P.Joerg Wunsch2007-12-201-0/+322
Fix support for AT90USB82/162, move them into "avr35" architecture. Add support for the OS_main and OS_task attributes. Integrate some more bugfixes from the WinAVR patch list. Notes: svn path=/head/; revision=204172