aboutsummaryrefslogtreecommitdiffstats
path: root/devel/avr-gcc
Commit message (Expand)AuthorAgeFilesLines
* OK, I bite. Implement the patch from PR ports/96407, to avoid thejoerg2006-10-102-0/+14
* Change private hack into @dirrmtry.joerg2006-10-091-2/+2
* Copy over the avr-gcc-devel port to avr-gcc, so this will become thejoerg2006-10-0710-0/+1153
* devel/avr-gcc has been repocopied to devel/avr-gcc-3, so to make roomjoerg2006-10-0613-1013/+0
* Fix the link specification in the patch so ATmega*P devices will getjoerg2006-04-212-2/+2
* Rename ATmega164/324 to ATmega164P/324P, add support for ATmega644P,joerg2006-04-193-17/+22
* Upgrade to GCC 3.4.6.joerg2006-03-205-77/+91
* Fix the severe bug (faulty code generation) reported injoerg2006-03-022-1/+132
* SHA256ifyedwin2006-01-221-0/+2
* Add support for ATtiny261/461/861.joerg2006-01-053-10/+18
* Upgrade to GCC 3.4.5, and add support for ATtiny24/44/84 devices.joerg2005-12-155-73/+77
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Add support for the AT90CAN32/64 controllers.joerg2005-11-054-18/+70
* Add support for the ATmega640/1280/1281 family.joerg2005-09-133-18/+25
* Oops, a double slash sneaked into the linker spec, causing GCC tojoerg2005-09-022-2/+2
* Add back support for the ATmega165.joerg2005-09-013-14/+18
* Fix the linker command (in GCC's specs file) for the AT90PWM2/3joerg2005-08-172-10/+11
* Remove a superfluous part of a patch (patching a .orig file resulting fromjoerg2005-08-011-84/+0
* Upgrade AVR-GCC to GCC-3.4.4.joerg2005-07-318-453/+319
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* Bring in some patches from the head of GCC's CVS back to the latestjoerg2005-03-115-1/+399
* Do also set IGNORE when running against a too old version of Perljoerg2005-01-281-0/+1
* Require a sufficiently current Perl to be installed, as opposed to ajoerg2005-01-271-1/+1
* Upgrade to GCC version 3.4.3.joerg2005-01-274-1416/+65
* Fix pkg-plist. (Remove two shared directories.)joerg2004-12-271-0/+2
* Switch from MASTER_SITE_GNU to MASTER_SITE_GCC; it seems the GNU mirrorsjoerg2004-07-082-2/+1385
* Upgrade AVR-GCC to GCC 3.4.1.joerg2004-07-076-58/+155
* Sync with new bsd.autotools.mkade2004-06-051-1/+1
* Upgrade to GCC 3.4.0.joerg2004-04-298-492/+387
* BROKEN on !i386 and !alpha: Does not buildkris2004-03-291-1/+7
* Upgrade to version 3.3.2.joerg2004-03-044-57/+57
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+3
* Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1
* Update this port to the released version 3.3.1 of gcc.joerg2003-09-103-25/+15
* Fix COMMENT.gerald2003-08-251-1/+1
* Update to a recent snapshot. Some AVR-related bugs have been fixed since.joerg2003-07-213-48/+48
* Update this suite to a current snapshot of gcc 3.3. Quite a few AVR-relatedjoerg2003-05-123-58/+9
* Clear moonlight beckons.ade2003-03-072-1/+1
* Replace my old 16 bit IO register assignment hack by an authoritativejoerg2003-01-202-13/+301
* Update to a more recent snapshot, now taken from gcc's 3.3 branch insteadjoerg2003-01-094-11/+41
* Use USE_PERL5_BUILD where appropriate, instead of hardcodingsobomax2002-11-291-1/+1
* Add the forgotten dependency to gettext. This fixes the complaintjoerg2002-10-101-1/+2
* Update to a recent snapshot. Among others, this fixes an issue withjoerg2002-10-075-56/+15
* BROKEN: pkg-plist is incorrectkris2002-10-061-0/+2
* Fix the documentation build process. We need to depend it on perl.joerg2002-09-022-2/+18
* Update to version 2002.09.01. Included are a couple of privatejoerg2002-09-015-5/+101
* Now that gcc renamed the head of their CVS from 3.2 to 3.3, update thisjoerg2002-08-124-59/+51
* Forgot to cvs add this patch in the previous commit. It (finally!) omitsjoerg2002-07-041-0/+12
* Mega-upgrade of the AVR GNU toolchain, step #2:joerg2002-07-046-100/+162
* Fix packaging list.joerg2002-06-042-21/+22
* Update to gcc 3.0.1.joerg2001-10-113-29/+29
* Include the C++ compiler. Certainly of limited use for ajoerg2001-08-135-3/+26
* Ooops, the PKGNAMEPREFIX got accidentally dropped.joerg2001-08-131-0/+1
* Another accidental omission from plist.joerg2001-08-131-0/+1
* Forgot about a couple of stale entries in the plist.joerg2001-08-121-2/+0
* Upgrade to the released version of gcc 3.0.joerg2001-08-124-23/+18
* This gcc snapshot requires bison in order to build.joerg2001-04-291-0/+1
* I forgot to update the master sites accordingly for the gcc snapshotjoerg2001-04-211-3/+12
* Upgrade to a development snapshot of gcc-3. Target `avr' is nowjoerg2001-04-204-71/+58
* Finally get the avr-gcc port really compile on the alpha architecture,joerg2001-03-161-0/+1
* Crude hack to get all this running on the alpha architecutre as well.joerg2001-03-161-0/+22
* Argl. USE_AUTOCONF wasn't quite what i actually intented... Instead,joerg2001-03-111-2/+2
* Didn't notice before that this port actually uses GNU autoconf... Thisjoerg2001-03-111-0/+1
* Atmel AVR cross-development, part #2: the C compiler.joerg2000-12-055-0/+132