This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e1bba98 2016-07-07 Richard Biener rguenther@suse.de new 9e6f4af 2016-07-07 Thomas Preud'homme thomas.preudhomme@arm.com new baea7c0 2016-07-07 Thomas Preud'homme thomas.preudhomme@arm.com new 2d079cb 2016-07-07 Thomas Preud'homme thomas.preudhomme@arm.com new 4176bfd 2016-07-07 Thomas Preud'homme thomas.preudhomme@arm.com new 60a48e7 2016-07-07 Thomas Preud'homme thomas.preudhomme@arm.com
The 5 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/ChangeLog | 51 +++++++++++++++++++++++++++++++++++ gcc/config/arm/arm-arches.def | 6 +++++ gcc/config/arm/arm-protos.h | 51 ++++++++++++++++++----------------- gcc/config/arm/arm-tables.opt | 13 +++++++-- gcc/config/arm/arm.c | 16 ++++++----- gcc/config/arm/arm.h | 11 +++++--- gcc/config/arm/arm.md | 10 +++---- gcc/config/arm/bpabi.h | 6 +++++ gcc/config/arm/constraints.md | 2 +- gcc/config/arm/elf.h | 5 ++-- gcc/doc/invoke.texi | 11 ++++---- gcc/testsuite/ChangeLog | 11 ++++++++ gcc/testsuite/lib/target-supports.exp | 10 +++---- libgcc/ChangeLog | 35 ++++++++++++++++++++++++ libgcc/config/arm/bpabi-v6m.S | 3 ++- libgcc/config/arm/lib1funcs.S | 43 ++++++++++++++++------------- libgcc/config/arm/libunwind.S | 6 ++--- libgcc/config/arm/t-softfp | 2 +- 18 files changed, 216 insertions(+), 76 deletions(-)