Module Name: src Committed By: mrg Date: Wed Feb 7 05:34:22 UTC 2018
Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc64: gstdint.h src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc64: defs.mk gtyp-input.list tm.h Log Message: for now, turn off biarch support in ppc64. it ends up enabling secureplt support for 64 bit mode, which doesn't exist (or need it.) To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/external/gpl3/gcc/dist/gcc/config.gcc cvs rdiff -u -r1.7 -r1.8 \ src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc64/gstdint.h cvs rdiff -u -r1.7 -r1.8 \ src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc64/defs.mk cvs rdiff -u -r1.5 -r1.6 \ src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc64/gtyp-input.list \ src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc64/tm.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.