This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ee97365 * gnat_rm.texi, gnat_ugn.texi, doc/gnat_ugn/p [...] new 627dfdb * gnat_rm.texi, gnat_ugn.texi, doc/gnat_ugn/p [...] new a9dd889 2015-11-12 Eric Botcazou ebotcazou@adacore.com new 8601108 2015-11-12 Ed Schonberg schonberg@adacore.com new 798dec7 2015-11-12 Hristian Kirtchev kirtchev@adacore.com new 3ff5e35 2015-11-12 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 | 61 + gcc/ada/checks.ads | 2 +- gcc/ada/contracts.adb | 56 +- .../doc/gnat_rm/implementation_defined_pragmas.rst | 19 +- ...ard_and_implementation_defined_restrictions.rst | 38 +- .../doc/gnat_ugn/gnat_and_program_execution.rst | 2 +- .../doc/gnat_ugn/platform_specific_information.rst | 307 +++-- .../doc/gnat_ugn/the_gnat_compilation_model.rst | 2 +- gcc/ada/einfo.adb | 34 +- gcc/ada/einfo.ads | 23 +- gcc/ada/exp_attr.adb | 46 +- gcc/ada/exp_ch9.adb | 567 +++++---- gcc/ada/freeze.adb | 13 +- gcc/ada/gcc-interface/decl.c | 27 +- gcc/ada/gnat_rm.texi | 1291 ++++++++++---------- gcc/ada/gnat_ugn.texi | 367 ++++-- gcc/ada/sem_ch13.adb | 110 +- gcc/ada/sem_prag.adb | 7 +- gcc/ada/sem_res.adb | 6 +- gcc/ada/sem_util.adb | 1 + 20 files changed, 1763 insertions(+), 1216 deletions(-)