cvs commit: ports/devel/avr-binutils Makefile pkg-descr
 ports/devel/avr-binutils/files patch-bug5523 patch-data-origin
 patch-newdevices patch-newsections patch-xmega
    Joerg Wunsch 
    joerg at FreeBSD.org
       
    Mon Jul 28 21:20:10 UTC 2008
    
    
  
joerg       2008-07-28 21:20:09 UTC
  FreeBSD ports repository
  Modified files:
    devel/avr-binutils   Makefile pkg-descr 
    devel/avr-binutils/files patch-newdevices patch-newsections 
  Added files:
    devel/avr-binutils/files patch-bug5523 patch-data-origin 
                             patch-xmega 
  Log:
  Incorporate the ATxmega patch from WinAVR.
  
  Silense an assembler warning that triggered too frequently on
  legitimate code (binutils bug 5523).
  
  Make $DATA_ORIGIN a configurable value within the linker script
  templates.
  
  Revision  Changes    Path
  1.43      +1 -1      ports/devel/avr-binutils/Makefile
  1.1       +30 -0     ports/devel/avr-binutils/files/patch-bug5523 (new)
  1.1       +97 -0     ports/devel/avr-binutils/files/patch-data-origin (new)
  1.14      +35 -8     ports/devel/avr-binutils/files/patch-newdevices
  1.2       +2 -2      ports/devel/avr-binutils/files/patch-newsections
  1.1       +565 -0    ports/devel/avr-binutils/files/patch-xmega (new)
  1.14      +5 -6      ports/devel/avr-binutils/pkg-descr
    
    
More information about the cvs-all
mailing list