Date: Thu, 20 Dec 2007 06:43:20 +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 ports/devel/avr-gcc/files patch-bug11259 patch-bug30243 patch-constraint-desc patch-doc-progmem patch-newdevices patch-os_main-os_task patch-zero_extend patch-zz-atmega256x Message-ID: <200712200643.lBK6hKC7067945@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 2007-12-20 06:43:20 UTC
FreeBSD ports repository
Modified files:
devel/avr-gcc Makefile pkg-descr
devel/avr-gcc/files patch-newdevices patch-zz-atmega256x
Added files:
devel/avr-gcc/files patch-bug11259 patch-bug30243
patch-constraint-desc patch-doc-progmem
patch-os_main-os_task patch-zero_extend
Log:
Add support for ATtiny88, ATmega32HVB, ATmega1284P.
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.
Revision Changes Path
1.66 +1 -0 ports/devel/avr-gcc/Makefile
1.1 +322 -0 ports/devel/avr-gcc/files/patch-bug11259 (new)
1.1 +14 -0 ports/devel/avr-gcc/files/patch-bug30243 (new)
1.1 +33 -0 ports/devel/avr-gcc/files/patch-constraint-desc (new)
1.1 +21 -0 ports/devel/avr-gcc/files/patch-doc-progmem (new)
1.19 +122 -27 ports/devel/avr-gcc/files/patch-newdevices
1.1 +222 -0 ports/devel/avr-gcc/files/patch-os_main-os_task (new)
1.1 +129 -0 ports/devel/avr-gcc/files/patch-zero_extend (new)
1.4 +41 -48 ports/devel/avr-gcc/files/patch-zz-atmega256x
1.19 +5 -2 ports/devel/avr-gcc/pkg-descr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712200643.lBK6hKC7067945>
