This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm in repository toolchain/ci/gcc.
from f4b41701382 Unify UNSPEC_MASKED_EQ/GT to the form of UNSPEC_PCMP. adds 4ecfc7e3deb MIPS: use mips_isa enum instead hardcoded numbers adds d904008df26 MIPS: add .module mipsREV to all output asm file adds e4d86078881 Fix x86/56337 : 1<<28 alignment is broken adds 2dc6782a06e Fix PR driver/79181 (and others), not deleting some /tmp/cc [...] adds aba800615e1 Fix gcc.dg/ipa/inline-8.c for -fPIC new dd817ccd26f arm: Adjust test for soft fp targets.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/collect-utils.c | 37 ++++++ gcc/collect-utils.h | 1 + gcc/collect2.c | 36 +----- gcc/config.gcc | 62 ++++----- gcc/config/i386/i386-protos.h | 4 +- gcc/config/i386/i386.c | 4 +- gcc/config/mips/mips-cpus.def | 228 ++++++++++++++++----------------- gcc/config/mips/mips.c | 46 ++++++- gcc/config/mips/mips.h | 84 +++++++----- gcc/config/mips/netbsd.h | 5 +- gcc/lto-wrapper.c | 18 +-- gcc/testsuite/gcc.dg/ipa/inline-8.c | 4 +- gcc/testsuite/gcc.target/arm/pr51534.c | 5 +- 13 files changed, 293 insertions(+), 241 deletions(-)