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

Joerg Wunsch joerg at FreeBSD.org
Wed Dec 19 22:43:20 PST 2007


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


More information about the cvs-ports mailing list