Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to GCC 4.3.4, as well as to the patches from WinAVR 20100110 | Joerg Wunsch | 2010-03-08 | 1 | -96/+11 |
| | | | | Notes: svn path=/head/; revision=250707 | ||||
* | Update to GCC 4.3.2. | Joerg Wunsch | 2009-06-11 | 1 | -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 Wunsch | 2007-12-20 | 1 | -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 |