This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1a46173 2015-11-18 Pascal Obry obry@adacore.com new 747426d 2015-11-18 Hristian Kirtchev kirtchev@adacore.com new 158b9f5 2015-11-18 Hristian Kirtchev kirtchev@adacore.com new cc4b9e2 2015-11-18 Hristian Kirtchev kirtchev@adacore.com new ffef234 2015-11-18 Thomas Quinot quinot@adacore.com new 0924014 2015-11-18 Arnaud Charlet charlet@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 | 109 +++++++++++++++++++++++++++++++++++++++++++++++++++ gcc/ada/adaint.c | 8 +++- gcc/ada/bcheck.adb | 8 +++- gcc/ada/checks.adb | 14 ++++++- gcc/ada/einfo.adb | 20 +++++----- gcc/ada/einfo.ads | 21 +++++----- gcc/ada/exp_util.adb | 34 +++++++++++----- gcc/ada/exp_util.ads | 16 +++++--- gcc/ada/g-ctrl_c.adb | 10 ++++- gcc/ada/interfac.ads | 7 +++- gcc/ada/s-os_lib.adb | 41 +++++++++---------- gcc/ada/s-os_lib.ads | 22 +++++------ gcc/ada/sem_ch13.adb | 8 +++- gcc/ada/sem_ch3.adb | 21 +++++++++- gcc/ada/sem_ch4.adb | 2 +- gcc/ada/sem_ch6.adb | 11 ++++++ gcc/ada/sem_prag.adb | 67 +++++++++++++++---------------- gcc/ada/sem_res.adb | 8 +++- gcc/ada/sem_util.adb | 84 ++++++++++++++++++++++++++++++++------- gcc/ada/sem_util.ads | 10 +++++ gcc/ada/targparm.ads | 4 +- 21 files changed, 395 insertions(+), 130 deletions(-)