This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a2b11a088bd * libgomp.texi (Top): www.openacc.org now uses https. (En [...] new e94434ba9a9 * gnat_rm.texi, gnat_ugn.texi, doc/gnat_ugn/ [...] new b7947d1de1e * doc/share/conf.py, doc/share/latex_elements.py, [...]
The 2 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 | 45 + gcc/ada/doc/Makefile | 1 - gcc/ada/doc/gnat_rm.rst | 42 +- gcc/ada/doc/gnat_rm/about_this_guide.rst | 8 +- .../gnat_rm/compatibility_and_porting_guide.rst | 114 +- gcc/ada/doc/gnat_rm/implementation_advice.rst | 364 +- .../doc/gnat_rm/implementation_defined_aspects.rst | 84 +- .../gnat_rm/implementation_defined_attributes.rst | 477 +- .../implementation_defined_characteristics.rst | 318 +- .../doc/gnat_rm/implementation_defined_pragmas.rst | 1494 ++--- .../implementation_of_ada_2012_features.rst | 244 +- .../implementation_of_specific_ada_features.rst | 107 +- .../doc/gnat_rm/interfacing_to_other_languages.rst | 42 +- gcc/ada/doc/gnat_rm/intrinsic_subprograms.rst | 50 +- gcc/ada/doc/gnat_rm/obsolescent_features.rst | 30 +- .../gnat_rm/representation_clauses_and_pragmas.rst | 329 +- ...ard_and_implementation_defined_restrictions.rst | 92 +- gcc/ada/doc/gnat_rm/standard_library_routines.rst | 94 +- gcc/ada/doc/gnat_rm/the_gnat_library.rst | 856 +-- .../gnat_rm/the_implementation_of_standard_i_o.rst | 202 +- gcc/ada/doc/gnat_ugn.rst | 44 +- gcc/ada/doc/gnat_ugn/about_this_guide.rst | 14 +- .../building_executable_programs_with_gnat.rst | 2805 ++++----- .../elaboration_order_handling_in_gnat.rst | 470 +- gcc/ada/doc/gnat_ugn/example_of_binder_output.rst | 6 +- gcc/ada/doc/gnat_ugn/getting_started_with_gnat.rst | 60 +- .../doc/gnat_ugn/gnat_and_program_execution.rst | 1082 ++-- gcc/ada/doc/gnat_ugn/gnat_utility_programs.rst | 1820 +++--- gcc/ada/doc/gnat_ugn/inline_assembler.rst | 218 +- .../doc/gnat_ugn/platform_specific_information.rst | 552 +- .../doc/gnat_ugn/the_gnat_compilation_model.rst | 1086 ++-- gcc/ada/doc/share/ada_pygments.py | 22 +- gcc/ada/doc/share/conf.py | 15 +- gcc/ada/doc/share/latex_elements.py | 7 +- gcc/ada/gnat_rm.texi | 6002 ++++++++++---------- gcc/ada/gnat_ugn.texi | 5384 +++++++++--------- 36 files changed, 12720 insertions(+), 11860 deletions(-)