Source-Changes archive

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

CVS commit: src/external/gpl3/gcc/dist/gcc



Module Name:    src
Committed By:   mrg
Date:           Thu Jun  9 23:28:22 UTC 2016

Modified Files:
        src/external/gpl3/gcc/dist/gcc: configure configure.ac
        src/external/gpl3/gcc/dist/gcc/config/rs6000: netbsd64.h

Log Message:
enable checks for no dot syms on netbsd ppc64, fixes build issues
in libutil where the opd() function conflicts with the .opd section.

remove a couple of tainted defines that are handled differently now.

this, with mknative-gcc as well, enables ppc64 world to build again.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/external/gpl3/gcc/dist/gcc/configure
cvs rdiff -u -r1.12 -r1.13 src/external/gpl3/gcc/dist/gcc/configure.ac
cvs rdiff -u -r1.13 -r1.14 \
    src/external/gpl3/gcc/dist/gcc/config/rs6000/netbsd64.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