cvs commit: ports/devel/avr-gcc Makefile pkg-descr
patch-mega08-tinyx13-can128 patch-mega325x-mega645x
Joerg Wunsch
joerg at FreeBSD.org
Thu Mar 10 13:14:44 PST 2005
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
More information about the cvs-all
mailing list