This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6b44d71 2017-01-13 Hristian Kirtchev kirtchev@adacore.com new b461f47 2017-01-13 Ed Schonberg schonberg@adacore.com new 4ac4dee 2017-01-13 Javier Miranda miranda@adacore.com new f55a647 2017-01-13 Javier Miranda miranda@adacore.com new a485aa1 2017-01-13 Gary Dismukes dismukes@adacore.com new bb224a3 2017-01-13 Hristian Kirtchev kirtchev@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 | 100 ++ gcc/ada/a-coinho-shared.adb | 94 +- gcc/ada/ali.adb | 9 - gcc/ada/ali.ads | 7 +- gcc/ada/binde.adb | 2155 ++++++++++++++++++++++++++++++++++--------- gcc/ada/binde.ads | 40 +- gcc/ada/bindgen.adb | 273 +++--- gcc/ada/bindgen.ads | 8 +- gcc/ada/debug.adb | 19 +- gcc/ada/einfo.ads | 15 +- gcc/ada/exp_aggr.adb | 9 +- gcc/ada/exp_ch3.adb | 26 +- gcc/ada/exp_ch9.adb | 16 +- gcc/ada/g-locfil.ads | 4 +- gcc/ada/gnatbind.adb | 186 +--- gcc/ada/s-os_lib.ads | 5 +- gcc/ada/sem_aggr.adb | 11 +- gcc/ada/sem_ch12.adb | 26 +- gcc/ada/sem_ch13.adb | 25 +- gcc/ada/sem_ch6.adb | 120 ++- 20 files changed, 2276 insertions(+), 872 deletions(-)