This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 55ab526 2015-10-20 Gary Dismukes dismukes@adacore.com new 0c0a0b2 2015-10-20 Vincent Celier celier@adacore.com new d3e59bb 2015-10-20 Philippe Gil gil@adacore.com new dc62fae 2015-10-20 Ed Schonberg schonberg@adacore.com new 2f5441e 2015-10-20 Bob Duff duff@adacore.com
The 4 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 | 66 +++++ gcc/ada/a-coinve.adb | 2 + gcc/ada/a-contai.adb | 33 +-- gcc/ada/a-contai.ads | 7 +- gcc/ada/env.c | 4 +- gcc/ada/fe.h | 10 +- gcc/ada/g-debpoo.adb | 584 ++++++++++++++++++++++++++++++++++++++----- gcc/ada/g-debpoo.ads | 78 +++++- gcc/ada/init.c | 4 +- gcc/ada/pprint.ads | 11 +- gcc/ada/s-atocou-builtin.adb | 27 +- gcc/ada/s-atocou-x86.adb | 31 ++- gcc/ada/s-atocou.adb | 19 +- gcc/ada/s-atocou.ads | 35 ++- gcc/ada/s-trasym.adb | 7 +- gcc/ada/sem_cat.adb | 5 +- gcc/ada/sem_ch6.adb | 17 +- gcc/ada/sem_ch8.adb | 8 +- gcc/ada/stand.ads | 12 +- gcc/ada/tracebak.c | 2 + 20 files changed, 811 insertions(+), 151 deletions(-)