This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 135c2b9d67a 2017-04-25 Ed Schonberg schonberg@adacore.com new fb62484eccb 2017-04-25 Ed Schonberg schonberg@adacore.com new f1ce0b4e57e 2017-04-25 Bob Duff duff@adacore.com new 328d8eaaaa4 2017-04-25 Hristian Kirtchev kirtchev@adacore.com new 49adf385241 2017-04-25 Hristian Kirtchev kirtchev@adacore.com new 2c5e586a70f 2017-04-25 Eric Botcazou ebotcazou@adacore.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/ada/ChangeLog | 120 +++++++++++++++ gcc/ada/adaint.c | 22 ++- gcc/ada/adaint.h | 1 + gcc/ada/binde.adb | 2 +- gcc/ada/bindgen.adb | 8 +- gcc/ada/checks.adb | 35 ++--- gcc/ada/debug.adb | 7 +- gcc/ada/errout.adb | 26 +++- gcc/ada/exp_ch6.adb | 422 ++++++++++++++++++++++++++++++++------------------- gcc/ada/exp_dbug.adb | 25 ++- gcc/ada/exp_unst.adb | 20 ++- gcc/ada/fname.adb | 137 ++++++++--------- gcc/ada/prep.adb | 1 - gcc/ada/s-fileio.adb | 5 +- gcc/ada/s-os_lib.adb | 22 +++ gcc/ada/s-os_lib.ads | 6 + gcc/ada/s-string.adb | 6 +- gcc/ada/sem_ch10.adb | 34 +++-- gcc/ada/sem_disp.adb | 14 +- gcc/ada/sem_prag.adb | 97 +++++++----- gcc/ada/sem_util.adb | 214 +++++++++++++++----------- 21 files changed, 801 insertions(+), 423 deletions(-)