cvs commit: ports/devel Makefile ports/devel/avr-gcc-devel Makefile distinfo pkg-descr pkg-plist ports/devel/avr-gcc-devel/files patch-avr-libgcc.S patch-bug11259 patch-bug19636-24894-31644-31786 patch-bug30243 patch-bug33009 ...

Joerg Wunsch joerg at FreeBSD.org
Mon Jul 28 21:25:39 UTC 2008


joerg       2008-07-28 21:25:39 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/avr-gcc-devel  Makefile distinfo pkg-descr pkg-plist 
    devel/avr-gcc-devel/files patch-avr-libgcc.S patch-bug11259 
                              patch-bug19636-24894-31644-31786 
                              patch-bug30243 patch-bug33009 
                              patch-bug34210-35508 patch-bug34932 
                              patch-bug35013 patch-bug35542 
                              patch-cross-installation 
                              patch-libiberty-Makefile.in 
                              patch-newdevices patch-xmega 
                              patch-xx-os_main 
  Log:
  This is a "sneak preview" port of GCC 4.3.1 for the Atmel AVR
  microcontrollers.  It includes patches from the WinAVR project to
  support the ATmega32C1, ATmega32M1, ATmega32U4, and ATtiny167
  controllers, and in particular the next generation AVRs ATxmega64A1
  and ATxmega128A1.
  
  The port has been carefully crafted to peacefully coexist with the
  non-devel avr-gcc port.  All executables installed have the suffix
  "-43" added for that reason.
  
  Revision  Changes    Path
  1.3158    +1 -0      ports/devel/Makefile
  1.11      +64 -0     ports/devel/avr-gcc-devel/Makefile (new)
  1.4       +6 -0      ports/devel/avr-gcc-devel/distinfo (new)
  1.1       +333 -0    ports/devel/avr-gcc-devel/files/patch-avr-libgcc.S (new)
  1.1       +323 -0    ports/devel/avr-gcc-devel/files/patch-bug11259 (new)
  1.1       +183 -0    ports/devel/avr-gcc-devel/files/patch-bug19636-24894-31644-31786 (new)
  1.1       +14 -0     ports/devel/avr-gcc-devel/files/patch-bug30243 (new)
  1.1       +81 -0     ports/devel/avr-gcc-devel/files/patch-bug33009 (new)
  1.1       +48 -0     ports/devel/avr-gcc-devel/files/patch-bug34210-35508 (new)
  1.1       +20 -0     ports/devel/avr-gcc-devel/files/patch-bug34932 (new)
  1.1       +65 -0     ports/devel/avr-gcc-devel/files/patch-bug35013 (new)
  1.1       +26 -0     ports/devel/avr-gcc-devel/files/patch-bug35542 (new)
  1.1       +35 -0     ports/devel/avr-gcc-devel/files/patch-cross-installation (new)
  1.3       +12 -0     ports/devel/avr-gcc-devel/files/patch-libiberty-Makefile.in (new)
  1.8       +92 -0     ports/devel/avr-gcc-devel/files/patch-newdevices (new)
  1.1       +733 -0    ports/devel/avr-gcc-devel/files/patch-xmega (new)
  1.1       +195 -0    ports/devel/avr-gcc-devel/files/patch-xx-os_main (new)
  1.5       +16 -0     ports/devel/avr-gcc-devel/pkg-descr (new)
  1.5       +109 -0    ports/devel/avr-gcc-devel/pkg-plist (new)


More information about the cvs-all mailing list