pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/cross/avr-gcc



Module Name:    pkgsrc
Committed By:   mef
Date:           Wed Aug  7 03:11:35 UTC 2013

Modified Files:
        pkgsrc/cross/avr-gcc: DESCR Makefile PLIST distinfo
        pkgsrc/cross/avr-gcc/patches: patch-ab patch-gcc_cp_cfns.h
Added Files:
        pkgsrc/cross/avr-gcc/patches: patch-gcc_config_avr_driver-avr_c
            patch-libiberty_Makefile.in
Removed Files:
        pkgsrc/cross/avr-gcc/patches: patch-aa patch-ac patch-gcc_toplev.h

Log Message:
Bump avr-gcc from 4.4.1 to 4.5.3

(pkgsrc)
Removing:
 patches/patch-aa
   (was not to install: install-subdir at libiberty)
 patches/patch-ac
   (was not to install tree-inline.o cppdefault.o for Mac OS X,
    equivalent target does not have these files for now)
 patches/patch-gcc_toplev.h
   Upstream corrected the problem as:
   -extern inline int
   +static inline int

Adding:
 patch-gcc_config_avr_driver-avr_c
   To fix the problem like:
   error: non-void function 'avr_device_to_arch' should return a value 
[-Wreturn-type]
 patch-libiberty_Makefile.in
   Not install libiberty.a
   to avoid duplication (conflict) with other cross tool-chain (mef@).

(upstream)
For the changes from 4.4.1 to 4.5, see following page.
  http://gcc.gnu.org/gcc-4.5/changes.html


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/cross/avr-gcc/DESCR
cvs rdiff -u -r1.29 -r1.30 pkgsrc/cross/avr-gcc/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/cross/avr-gcc/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/cross/avr-gcc/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/cross/avr-gcc/patches/patch-aa
cvs rdiff -u -r1.2 -r1.3 pkgsrc/cross/avr-gcc/patches/patch-ab \
    pkgsrc/cross/avr-gcc/patches/patch-gcc_cp_cfns.h
cvs rdiff -u -r1.3 -r0 pkgsrc/cross/avr-gcc/patches/patch-ac
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/cross/avr-gcc/patches/patch-gcc_config_avr_driver-avr_c \
    pkgsrc/cross/avr-gcc/patches/patch-libiberty_Makefile.in
cvs rdiff -u -r1.1 -r0 pkgsrc/cross/avr-gcc/patches/patch-gcc_toplev.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index