cvs commit: ports/devel/avr-gcc Makefile distinfo pkg-descr pkg-plist ports/devel/avr-gcc/files patch-16bitassign patch-mega08-tinyx13-can128 patch-mega325x-mega645x patch-newdevices

Joerg Wunsch joerg at FreeBSD.org
Sat Jul 30 21:28:50 GMT 2005


joerg       2005-07-30 21:28:49 UTC

  FreeBSD ports repository

  Modified files:
    devel/avr-gcc        Makefile distinfo pkg-descr pkg-plist 
  Added files:
    devel/avr-gcc/files  patch-newdevices 
  Removed files:
    devel/avr-gcc/files  patch-16bitassign 
                         patch-mega08-tinyx13-can128 
                         patch-mega325x-mega645x 
  Log:
  Upgrade AVR-GCC to GCC-3.4.4.
  
  By the same time, combine all the patches that add support for new AVR
  devices into a single patch, as they all touch the same three source
  files.  In total, add support for the following AVR devices that were
  not supported by the stock GCC 3.4.x:
  
    ATtiny13/ATtiny2313
    ATtiny25/ATtiny45/ATtiny85
    ATmega48/ATmega88/ATmega168
    AT90PWM2/AT90PWM3
    ATmega164/ATmega324/ATmega644
    ATmega325/ATmega3250/ATmega645/ATmega6450
    ATmega329/ATmega3290/ATmega649/ATmega6490
    AT90CAN128
  
  (This is now documented in pkg-descr as well.)
  
  Revision  Changes    Path
  1.42      +1 -2      ports/devel/avr-gcc/Makefile
  1.19      +4 -4      ports/devel/avr-gcc/distinfo
  1.5       +0 -215    ports/devel/avr-gcc/files/patch-16bitassign (dead)
  1.2       +0 -124    ports/devel/avr-gcc/files/patch-mega08-tinyx13-can128 (dead)
  1.2       +0 -58     ports/devel/avr-gcc/files/patch-mega325x-mega645x (dead)
  1.1       +253 -0    ports/devel/avr-gcc/files/patch-newdevices (new)
  1.6       +11 -0     ports/devel/avr-gcc/pkg-descr
  1.21      +50 -50    ports/devel/avr-gcc/pkg-plist


More information about the cvs-all mailing list