cvs commit: ports/devel Makefile ports/devel/avr-gcc-42 Makefile
distinfo pkg-descr pkg-plist ports/devel/avr-gcc-42/files
patch-0b-constants patch-bug11259 patch-bug25672 patch-bug30243
patch-constraint-desc patch-doc-progmem patch-dwarf ...
Joerg Wunsch
joerg at FreeBSD.org
Wed Jun 17 19:34:00 UTC 2009
joerg 2009-06-17 19:33:59 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/avr-gcc-42 Makefile distinfo pkg-descr pkg-plist
devel/avr-gcc-42/files patch-0b-constants patch-bug11259
patch-bug25672 patch-bug30243
patch-constraint-desc patch-doc-progmem
patch-dwarf patch-libiberty-Makefile.in
patch-newdevices patch-os_main-os_task
patch-zero_extend patch-zz-atmega256x
Log:
After upgrading devel/avr-gcc to GCC 4.3.x, keep a GCC 4.2.x version
here as it frequently produces more compact code (but supports less
target MCU types).
Revision Changes Path
1.3524 +1 -0 ports/devel/Makefile
1.1 +63 -0 ports/devel/avr-gcc-42/Makefile (new)
1.1 +6 -0 ports/devel/avr-gcc-42/distinfo (new)
1.1 +144 -0 ports/devel/avr-gcc-42/files/patch-0b-constants (new)
1.1 +322 -0 ports/devel/avr-gcc-42/files/patch-bug11259 (new)
1.1 +13 -0 ports/devel/avr-gcc-42/files/patch-bug25672 (new)
1.1 +14 -0 ports/devel/avr-gcc-42/files/patch-bug30243 (new)
1.1 +33 -0 ports/devel/avr-gcc-42/files/patch-constraint-desc (new)
1.1 +21 -0 ports/devel/avr-gcc-42/files/patch-doc-progmem (new)
1.1 +10 -0 ports/devel/avr-gcc-42/files/patch-dwarf (new)
1.1 +12 -0 ports/devel/avr-gcc-42/files/patch-libiberty-Makefile.in (new)
1.1 +259 -0 ports/devel/avr-gcc-42/files/patch-newdevices (new)
1.1 +222 -0 ports/devel/avr-gcc-42/files/patch-os_main-os_task (new)
1.1 +129 -0 ports/devel/avr-gcc-42/files/patch-zero_extend (new)
1.1 +361 -0 ports/devel/avr-gcc-42/files/patch-zz-atmega256x (new)
1.1 +22 -0 ports/devel/avr-gcc-42/pkg-descr (new)
1.1 +106 -0 ports/devel/avr-gcc-42/pkg-plist (new)
More information about the cvs-ports
mailing list