This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Linaro gcc mirror + linaro-local branches".
The branch, trunk has been updated via 5ae4887dccf204e60ec92f302c92a6d3dce73c2c (commit) from 9ef16211c2c2d8888c3242b454edcca167246aef (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- -----------------------------------------------------------------------
Summary of changes: gcc/ChangeLog | 116 ++++++++++++ gcc/auto-inc-dec.c | 4 +- gcc/calls.c | 5 +- gcc/combine.c | 27 +-- gcc/config/aarch64/aarch64.c | 158 ++++++++-------- gcc/config/alpha/alpha.c | 8 +- gcc/config/arc/arc.c | 38 ++-- gcc/config/arm/arm.c | 360 ++++++++++++++++++++----------------- gcc/config/avr/avr.c | 36 ++-- gcc/config/bfin/bfin.c | 43 ++--- gcc/config/c6x/c6x.c | 44 ++--- gcc/config/cris/cris.c | 17 +- gcc/config/epiphany/epiphany.c | 7 +- gcc/config/frv/frv.c | 16 +- gcc/config/h8300/h8300.c | 6 +- gcc/config/i386/i386.c | 50 +++--- gcc/config/ia64/ia64.c | 13 +- gcc/config/iq2000/iq2000.c | 6 +- gcc/config/lm32/lm32.c | 8 +- gcc/config/m32c/m32c.c | 6 +- gcc/config/m32r/m32r.c | 7 +- gcc/config/m68k/m68k.c | 15 +- gcc/config/mcore/mcore.c | 7 +- gcc/config/mep/mep.c | 7 +- gcc/config/microblaze/microblaze.c | 4 +- gcc/config/mips/mips.c | 61 ++++--- gcc/config/mmix/mmix.c | 4 +- gcc/config/mn10300/mn10300.c | 11 +- gcc/config/msp430/msp430.c | 16 +- gcc/config/nds32/nds32-cost.c | 4 +- gcc/config/nds32/nds32-protos.h | 2 +- gcc/config/nds32/nds32.c | 4 +- gcc/config/nios2/nios2.c | 5 +- gcc/config/pa/pa.c | 18 +- gcc/config/pdp11/pdp11.c | 16 +- gcc/config/rl78/rl78.c | 16 +- gcc/config/rs6000/rs6000.c | 18 +- gcc/config/s390/s390.c | 37 ++-- gcc/config/sh/sh.c | 9 +- gcc/config/sparc/sparc.c | 15 +- gcc/config/spu/spu.c | 4 +- gcc/config/stormy16/stormy16.c | 6 +- gcc/config/tilegx/tilegx.c | 10 +- gcc/config/tilepro/tilepro.c | 10 +- gcc/config/v850/v850.c | 13 +- gcc/config/vax/vax.c | 11 +- gcc/config/visium/visium.c | 6 +- gcc/config/xtensa/xtensa.c | 46 +++-- gcc/cprop.c | 13 +- gcc/cse.c | 43 ++--- gcc/doc/tm.texi | 6 +- gcc/dojump.c | 4 +- gcc/dse.c | 3 +- gcc/expmed.c | 52 +++--- gcc/expr.c | 8 +- gcc/fwprop.c | 8 +- gcc/gcse.c | 82 +++++---- gcc/hooks.c | 12 +- gcc/hooks.h | 4 +- gcc/ifcvt.c | 2 +- gcc/loop-doloop.c | 2 +- gcc/loop-invariant.c | 3 +- gcc/lower-subreg.c | 4 +- gcc/optabs.c | 10 +- gcc/postreload.c | 17 +- gcc/reload1.c | 7 +- gcc/rtl.h | 78 ++++---- gcc/rtlanal.c | 29 +-- gcc/simplify-rtx.c | 8 +- gcc/target.def | 10 +- gcc/tree-ssa-loop-ivopts.c | 2 +- gcc/tree-ssa-reassoc.c | 4 +- gcc/tree-switch-conversion.c | 6 +- 73 files changed, 1001 insertions(+), 766 deletions(-)
hooks/post-receive