This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ee9c4d3 PR target/70711 * config/arm/bpabi.h (BE8_LINK_SPEC): Add e [...] new 2609e4d 2016-04-18 Hristian Kirtchev kirtchev@adacore.com new cfc922e 2016-04-18 Gary Dismukes dismukes@adacore.com new 506761a 2016-04-18 Ed Schonberg schonberg@adacore.com new dfcae73 2016-04-18 Hristian Kirtchev kirtchev@adacore.com
The 4 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/ada/ChangeLog | 106 ++++++++++++++ gcc/ada/contracts.adb | 79 +++++++++- gcc/ada/cstreams.c | 20 +++ gcc/ada/errout.ads | 8 +- gcc/ada/exp_intr.adb | 8 +- gcc/ada/gnat1drv.adb | 9 +- gcc/ada/lib-xref-spark_specific.adb | 4 +- gcc/ada/par-ch2.adb | 125 +++++++++++++--- gcc/ada/restrict.adb | 279 +++++++++++++++++++----------------- gcc/ada/restrict.ads | 13 +- gcc/ada/rtsfind.ads | 2 + gcc/ada/s-fileio.adb | 34 +++-- gcc/ada/sem_attr.adb | 17 ++- gcc/ada/sem_ch13.adb | 7 +- gcc/ada/sem_ch4.adb | 7 + gcc/ada/sem_ch6.adb | 20 ++- gcc/ada/sem_prag.adb | 122 ++++++++++------ 17 files changed, 615 insertions(+), 245 deletions(-)