pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/gcc-aux



Module Name:    pkgsrc
Committed By:   marino
Date:           Sat Jul 20 19:47:19 UTC 2013

Modified Files:
        pkgsrc/lang/gcc-aux: Makefile
        pkgsrc/lang/gcc-aux/files: diff-ada diff-cxx
Removed Files:
        pkgsrc/lang/gcc-aux/patches:
            patch-libstdc++-v3_config_os_bsd_netbsd_ctype__base.h
            patch-libstdc++-v3_config_os_bsd_netbsd_ctype__configure__char.cc
            patch-libstdc++-v3_config_os_bsd_netbsd_ctype__inline.h

Log Message:
lang/gcc-aux: bug fix

This commit achieves the following:
  1) Fix specific case of falsely identified aggregate array index
     duplicates.  Fix taken from gcc 4.8 source, it apparently will
     never be backported.
  2) Fix typo that caused mktemp to be used in DragonFly
  3) Incorporate NetBSD libstdc++ fixes into gcc-aux repository
     (which is a parallel fork) and regenerate diff-cxx.  This
     enables patches to be removed.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/lang/gcc-aux/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/gcc-aux/files/diff-ada
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/gcc-aux/files/diff-cxx
cvs rdiff -u -r1.1 -r0 \
    
pkgsrc/lang/gcc-aux/patches/patch-libstdc++-v3_config_os_bsd_netbsd_ctype__base.h
 \
    
pkgsrc/lang/gcc-aux/patches/patch-libstdc++-v3_config_os_bsd_netbsd_ctype__configure__char.cc
 \
    
pkgsrc/lang/gcc-aux/patches/patch-libstdc++-v3_config_os_bsd_netbsd_ctype__inline.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