r227308 - in /branches/google/gcc-4_9: configur...
wmi@gcc.gnu.org
wmi@gcc.gnu.org
Fri Aug 28 17:17:00 GMT 2015
Author: wmi
Date: Fri Aug 28 17:17:20 2015
New Revision: 227308
URL: https://gcc.gnu.org/viewcvs?rev=227308&root=gcc&view=rev
Log:
Merge aosp-toolchain/gcc/gcc-4_9 changes.
merge patches up to 00eea35e8107e50c4a5f569385646ae09f4e47fc, plus
03b6a78251eda8afb4474eda2d911497b6ec7ec7.
Patch by Yiran.
Added:
branches/google/gcc-4_9/gcc/config/mips/android.h
branches/google/gcc-4_9/gcc/config/mips/i6400.md
branches/google/gcc-4_9/gcc/config/mips/mips-msa.md
branches/google/gcc-4_9/gcc/config/mips/msa.h
branches/google/gcc-4_9/gcc/config/mips/p5600.md
branches/google/gcc-4_9/gcc/config/mips/t-img-elf
branches/google/gcc-4_9/gcc/config/mips/t-img-linux
branches/google/gcc-4_9/gcc/config/mips/t-linux-android64
branches/google/gcc-4_9/gcc/testsuite/g++.dg/warn/Warray-bounds-6.C
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/Warray-bounds-12.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/Warray-bounds-13.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/pr64277.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/tree-ssa/restrict-5.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/vect/pr52252-ld.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/pr52252-atom.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/pr52252-core.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/i386/pr61403.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/20140928.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/call-clobbered-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/call-clobbered-2.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/call-clobbered-3.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/call-clobbered-4.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/call-clobbered-5.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/call-saved-4.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/call-saved-5.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/call-saved-6.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/dsp-lsa.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/memcpy-2.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/mips64-lsa.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/movdf-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/movdf-2.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/movdf-3.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/msa-builtins.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/msa.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/mulsize-5.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/mulsize-6.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/oddspreg-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/oddspreg-2.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/oddspreg-3.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/oddspreg-4.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/oddspreg-5.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/oddspreg-6.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/umips-store16-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/umips-store16-2.c
Removed:
branches/google/gcc-4_9/fixincludes/tests/base/linux/compiler.h
branches/google/gcc-4_9/gcc/config/mips/gnu-user64.h
branches/google/gcc-4_9/gcc/config/mips/linux64.h
Modified:
branches/google/gcc-4_9/configure
branches/google/gcc-4_9/configure.ac
branches/google/gcc-4_9/fixincludes/fixincl.x
branches/google/gcc-4_9/fixincludes/inclhack.def
branches/google/gcc-4_9/gcc/ChangeLog
branches/google/gcc-4_9/gcc/common/config/mips/mips-common.c
branches/google/gcc-4_9/gcc/config.gcc
branches/google/gcc-4_9/gcc/config.in
branches/google/gcc-4_9/gcc/config/aarch64/aarch64-linux.h
branches/google/gcc-4_9/gcc/config/i386/arm_neon.h
branches/google/gcc-4_9/gcc/config/i386/gnu-user.h
branches/google/gcc-4_9/gcc/config/i386/gnu-user64.h
branches/google/gcc-4_9/gcc/config/i386/i386.c
branches/google/gcc-4_9/gcc/config/i386/i386.h
branches/google/gcc-4_9/gcc/config/i386/linux-common.h
branches/google/gcc-4_9/gcc/config/i386/predicates.md
branches/google/gcc-4_9/gcc/config/i386/sse.md
branches/google/gcc-4_9/gcc/config/i386/x86-tune.def
branches/google/gcc-4_9/gcc/config/mips/constraints.md
branches/google/gcc-4_9/gcc/config/mips/gnu-user.h
branches/google/gcc-4_9/gcc/config/mips/linux.h
branches/google/gcc-4_9/gcc/config/mips/loongson.md
branches/google/gcc-4_9/gcc/config/mips/mips-cpus.def
branches/google/gcc-4_9/gcc/config/mips/mips-dsp.md
branches/google/gcc-4_9/gcc/config/mips/mips-ftypes.def
branches/google/gcc-4_9/gcc/config/mips/mips-modes.def
branches/google/gcc-4_9/gcc/config/mips/mips-opts.h
branches/google/gcc-4_9/gcc/config/mips/mips-protos.h
branches/google/gcc-4_9/gcc/config/mips/mips-tables.opt
branches/google/gcc-4_9/gcc/config/mips/mips.c
branches/google/gcc-4_9/gcc/config/mips/mips.h
branches/google/gcc-4_9/gcc/config/mips/mips.md
branches/google/gcc-4_9/gcc/config/mips/mips.opt
branches/google/gcc-4_9/gcc/config/mips/mti-elf.h
branches/google/gcc-4_9/gcc/config/mips/mti-linux.h
branches/google/gcc-4_9/gcc/config/mips/netbsd.h
branches/google/gcc-4_9/gcc/config/mips/octeon.md
branches/google/gcc-4_9/gcc/config/mips/predicates.md
branches/google/gcc-4_9/gcc/config/mips/sync.md
branches/google/gcc-4_9/gcc/config/mips/t-isa3264
branches/google/gcc-4_9/gcc/config/mips/t-linux-android
branches/google/gcc-4_9/gcc/config/mips/t-mti-elf
branches/google/gcc-4_9/gcc/config/mips/t-mti-linux
branches/google/gcc-4_9/gcc/config/mips/t-sde
branches/google/gcc-4_9/gcc/config/mips/t-sdemtk
branches/google/gcc-4_9/gcc/configure
branches/google/gcc-4_9/gcc/configure.ac
branches/google/gcc-4_9/gcc/doc/extend.texi
branches/google/gcc-4_9/gcc/doc/install.texi
branches/google/gcc-4_9/gcc/doc/invoke.texi
branches/google/gcc-4_9/gcc/doc/md.texi
branches/google/gcc-4_9/gcc/doc/tm.texi
branches/google/gcc-4_9/gcc/doc/tm.texi.in
branches/google/gcc-4_9/gcc/dwarf2cfi.c
branches/google/gcc-4_9/gcc/explow.c
branches/google/gcc-4_9/gcc/function.h
branches/google/gcc-4_9/gcc/lra-constraints.c
branches/google/gcc-4_9/gcc/lra-lives.c
branches/google/gcc-4_9/gcc/params.def
branches/google/gcc-4_9/gcc/regcprop.c
branches/google/gcc-4_9/gcc/simplify-rtx.c
branches/google/gcc-4_9/gcc/target.def
branches/google/gcc-4_9/gcc/targhooks.c
branches/google/gcc-4_9/gcc/targhooks.h
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/memcpy-4.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/torture/mips-hilo-2.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/torture/pr19683-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/vect/slp-26.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/vect/tree-vect.h
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/vect/vect.exp
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/args-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/args-3.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/asm-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/branch-10.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/branch-11.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/branch-12.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/branch-13.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/branch-3.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/branch-4.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/branch-5.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/branch-6.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/branch-7.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/branch-8.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/branch-9.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/branch-cost-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/branch-cost-2.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/call-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/call-2.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/call-3.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/call-4.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/call-5.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/call-6.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/code-readable-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/code-readable-2.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/code-readable-3.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/code-readable-4.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/const-anchor-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/const-anchor-2.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/dmult-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/dsp-lhx.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/dspr2-MULT.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/dspr2-MULTU.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/fpcmp-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/fpcmp-2.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/interrupt_handler.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/lazy-binding-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/madd-3.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/madd-9.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/maddu-3.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/mips-nonpic/main-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/mips-nonpic/main-10.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/mips-nonpic/main-11.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/mips-nonpic/main-12.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/mips-nonpic/main-13.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/mips-nonpic/main-14.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/mips-nonpic/main-15.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/mips-nonpic/main-16.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/mips-nonpic/main-2.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/mips-nonpic/main-3.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/mips-nonpic/main-4.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/mips-nonpic/main-5.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/mips-nonpic/main-6.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/mips-nonpic/main-7.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/mips-nonpic/main-8.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/mips-nonpic/main-9.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/mips-nonpic/mips-nonpic.h
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/mips-ps-type-2.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/mips.exp
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/mips16e-extends.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/mips64-dsp-ldx.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/movcc-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/movcc-2.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/movcc-3.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/msub-3.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/msubu-3.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/mulsize-2.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/mulsize-4.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/mult-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/near-far-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/near-far-2.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/near-far-3.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/near-far-4.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/neg-abs-2.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/octeon-bbit-3.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/octeon-seq-4.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/pr37362.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/timode-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/truncate-3.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/umips-lwp-1.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/umips-lwp-2.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/umips-lwp-3.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/umips-lwp-4.c
branches/google/gcc-4_9/gcc/testsuite/gcc.target/mips/unaligned-1.c
branches/google/gcc-4_9/gcc/testsuite/lib/target-supports.exp
branches/google/gcc-4_9/gcc/tree-core.h
branches/google/gcc-4_9/gcc/tree-data-ref.c
branches/google/gcc-4_9/gcc/tree-inline.c
branches/google/gcc-4_9/gcc/tree-inline.h
branches/google/gcc-4_9/gcc/tree-pretty-print.c
branches/google/gcc-4_9/gcc/tree-ssa-alias.c
branches/google/gcc-4_9/gcc/tree-ssa-loop-ivopts.c
branches/google/gcc-4_9/gcc/tree-ssa-loop-niter.c
branches/google/gcc-4_9/gcc/tree-ssa-structalias.c
branches/google/gcc-4_9/gcc/tree-streamer-in.c
branches/google/gcc-4_9/gcc/tree-streamer-out.c
branches/google/gcc-4_9/gcc/tree-vect-data-refs.c
branches/google/gcc-4_9/gcc/tree-vect-stmts.c
branches/google/gcc-4_9/gcc/tree-vrp.c
branches/google/gcc-4_9/gcc/tree.h
branches/google/gcc-4_9/gcc/var-tracking.c
branches/google/gcc-4_9/libgcc/config.host
branches/google/gcc-4_9/libgcc/config/mips/mips16.S
branches/google/gcc-4_9/libgcc/crtstuff.c
branches/google/gcc-4_9/libgomp/config.h.in
branches/google/gcc-4_9/libgomp/configure
branches/google/gcc-4_9/libgomp/configure.ac
branches/google/gcc-4_9/libgomp/libgomp.h
branches/google/gcc-4_9/libgomp/team.c
branches/google/gcc-4_9/libjava/classpath/config.sub
More information about the Gcc-cvs
mailing list