This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b95a77c 2016-04-20 Arnaud Charlet charlet@adacore.com new 9193c10 2016-04-20 Hristian Kirtchev kirtchev@adacore.com new 982fcee 2016-04-20 Hristian Kirtchev kirtchev@adacore.com new 527674c 2016-04-20 Vincent Celier celier@adacore.com new 3fd1226 2016-04-20 Ed Schonberg schonberg@adacore.com new b80646f Minor reformatting. new a0be350 2016-04-20 Yannick Moy moy@adacore.com new 0c4e057 2016-04-20 Hristian Kirtchev kirtchev@adacore.com new 808ac3d 2016-04-20 Ed Schonberg schonberg@adacore.com
The 8 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 | 88 ++++++++ gcc/ada/a-cfdlli.ads | 4 +- gcc/ada/clean.adb | 57 +++-- gcc/ada/einfo.adb | 27 ++- gcc/ada/einfo.ads | 10 + gcc/ada/exp_ch4.adb | 52 ++--- gcc/ada/exp_ch5.adb | 8 +- gcc/ada/exp_ch7.adb | 57 ++--- gcc/ada/exp_prag.adb | 8 +- gcc/ada/exp_unst.adb | 71 +++--- gcc/ada/exp_unst.ads | 10 +- gcc/ada/gnatcmd.adb | 603 ++++++++++++++++++++++++++++++++++++++++++++++++++- gcc/ada/make.adb | 55 +++-- gcc/ada/sem_ch11.adb | 13 +- gcc/ada/sem_ch12.adb | 2 +- gcc/ada/sem_ch13.adb | 8 +- gcc/ada/sem_ch3.adb | 31 ++- gcc/ada/sem_ch4.adb | 28 ++- gcc/ada/sem_ch5.adb | 7 +- gcc/ada/sem_res.adb | 27 ++- gcc/ada/sem_util.adb | 13 ++ gcc/ada/sem_util.ads | 5 + 22 files changed, 984 insertions(+), 200 deletions(-)