This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1d3f0c6 2015-11-12 Steve Baird baird@adacore.com new 3ea9a93 2015-11-12 Emmanuel Briot briot@adacore.com new 28e28b2 2015-11-12 Pierre-Marie de Rodat derodat@adacore.com new 698a7de 2015-11-12 Eric Botcazou ebotcazou@adacore.com new b2d3217 2015-11-12 Eric Botcazou ebotcazou@adacore.com new 5e053a6 Code clean ups. new ee97365 * gnat_rm.texi, gnat_ugn.texi, doc/gnat_ugn/p [...]
The 6 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 | 95 +++++++++++++++++++++++++++++++++++++++++++ gcc/ada/bindgen.adb | 10 ++++- gcc/ada/einfo.ads | 5 ++- gcc/ada/exp_ch6.adb | 19 +++++++-- gcc/ada/freeze.adb | 85 +++++++++++++++++++++++++++++--------- gcc/ada/g-io-put.adb | 6 +-- gcc/ada/gcc-interface/decl.c | 37 +++++++++++++---- gcc/ada/gcc-interface/gigi.h | 5 +++ gcc/ada/gcc-interface/trans.c | 42 ++++++++++++++++++- gcc/ada/gcc-interface/utils.c | 5 ++- gcc/ada/s-os_lib.adb | 8 ++-- gcc/ada/s-os_lib.ads | 6 +++ gcc/ada/s-osinte-vxworks.ads | 1 - gcc/ada/s-stalib.ads | 6 ++- gcc/ada/s-taprop-vxworks.adb | 8 ++-- gcc/ada/sem_attr.adb | 6 +++ gcc/ada/sem_ch13.adb | 77 +++++++---------------------------- gcc/ada/sem_ch3.adb | 17 ++++++-- gcc/ada/sem_util.adb | 31 ++++++-------- 19 files changed, 331 insertions(+), 138 deletions(-)