Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jul 2005 21:28:49 +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 distinfo pkg-descr pkg-plist ports/devel/avr-gcc/files patch-16bitassign patch-mega08-tinyx13-can128 patch-mega325x-mega645x patch-newdevices
Message-ID:  <200507302128.j6ULSnMW002751@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507302128.j6ULSnMW002751>