Date: Thu, 10 Mar 2005 21:14:44 +0000 (UTC) From: Joerg Wunsch <joerg@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/avr-gcc Makefile pkg-descr patch-mega08-tinyx13-can128 patch-mega325x-mega645x Message-ID: <200503102114.j2ALEieH036614@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 2005-03-10 21:14:44 UTC
FreeBSD ports repository
Modified files:
devel/avr-gcc Makefile pkg-descr
Added files:
devel/avr-gcc/files patch-16bitassign
patch-mega08-tinyx13-can128
patch-mega325x-mega645x
Log:
Bring in some patches from the head of GCC's CVS back to the latest
released version, 3.4.3. This mainly adds support for new AVR devices
that appeared on the market recently, and fixes a bug related to the
order of assignments for volatile uint16_t * objects (in the
assumption they might point to IO space where the order of two 8-bit
operations can be important).
Revision Changes Path
1.39 +1 -0 ports/devel/avr-gcc/Makefile
1.4 +215 -0 ports/devel/avr-gcc/files/patch-16bitassign (new)
1.1 +124 -0 ports/devel/avr-gcc/files/patch-mega08-tinyx13-can128 (new)
1.1 +58 -0 ports/devel/avr-gcc/files/patch-mega325x-mega645x (new)
1.5 +1 -1 ports/devel/avr-gcc/pkg-descr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503102114.j2ALEieH036614>
