This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9cbb8f3 2015-11-18 Ed Schonberg schonberg@adacore.com new 4721d13 2015-11-18 Doug Rupp rupp@adacore.com new 0e465d1 2015-11-18 Hristian Kirtchev kirtchev@adacore.com new 478b3e1 2015-11-18 Hristian Kirtchev kirtchev@adacore.com
The 3 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 | 53 ++++++++++++++++++ gcc/ada/a-direct.adb | 31 ++++------- gcc/ada/a-interr.ads | 6 +- gcc/ada/contracts.adb | 17 ++++-- gcc/ada/contracts.ads | 2 + gcc/ada/einfo.adb | 2 + gcc/ada/einfo.ads | 4 ++ gcc/ada/exp_aggr.adb | 127 +++++++++++++++++++++++++++++++------------ gcc/ada/exp_intr.adb | 11 +++- gcc/ada/s-os_lib.adb | 4 +- gcc/ada/s-parame-vxworks.adb | 2 +- gcc/ada/s-tpopsp-vxworks.adb | 37 +++++++++++-- gcc/ada/sem_ch8.adb | 26 +++++---- gcc/ada/sem_prag.adb | 22 ++++---- 14 files changed, 253 insertions(+), 91 deletions(-)