This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6c37375640f Small tweaks. new fb95fb21252 ada: Tune comment of routine for detecting junk names new 09b91bbcddd ada: Deconstruct build support for ancient MinGW new af61dc3ffd7 ada: Remove definition of MAXPATHLEN for ancient MinGW new 092d7509db4 ada: Remove socket definitions for ancient MinGW new 9677984d7b2 ada: Remove GNATmetric's documentation from GNAT's documentation new 63055635797 ada: Improve accessibility check generation new 5549d2695a3 ada: Only reject volatile ghost objects when SPARK_Mode is On new 2ef56cae726 ada: Delay expansion of iterated component association new 4450567167e ada: Delay expansion of iterator specification in preanalysis new 91c706565f9 ada: Make Original_Aspect_Pragma_Name more precise new 6b8e3ee10fb ada: Document support for the mold linker new 37645e2cd75 ada: Improve CUDA host-side and device-side binder support new c381ccdf064 ada: Document Long_Long_Long_Size parameter for -gnateT new dda025c9ce1 ada: Remove unreferenced C macro from OS constants template new 756efb7484f ada: Remove unreferenced Rtsfind entries new a490e7da3ad ada: Fix location of pragmas coming from aspects in top-lev [...] new 3a2ae052089 ada: Doc: rename Valid_Image to Valid_Value new c33e12fa479 aarch64: Add -march support for Armv9.1-A, Armv9.2-A, Armv9.3-A
The 18 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/adaint.c | 13 +- gcc/ada/bindgen.adb | 9 +- gcc/ada/cal.c | 2 - gcc/ada/contracts.adb | 2 +- gcc/ada/cstreams.c | 8 - .../gnat_rm/implementation_defined_attributes.rst | 8 +- .../building_executable_programs_with_gnat.rst | 30 +- gcc/ada/doc/gnat_ugn/gnat_utility_programs.rst | 1120 +------------------- gcc/ada/expect.c | 8 +- gcc/ada/gnat_rm.texi | 22 +- gcc/ada/gnat_ugn.texi | 12 +- gcc/ada/gsocket.h | 6 - gcc/ada/mingw32.h | 28 - gcc/ada/rtsfind.ads | 111 +- gcc/ada/s-oscons-tmplt.c | 3 - gcc/ada/sem_ch12.adb | 7 +- gcc/ada/sem_ch5.adb | 8 +- gcc/ada/sem_util.adb | 24 +- gcc/ada/sem_warn.ads | 9 +- gcc/ada/sysdep.c | 6 +- gcc/config/aarch64/aarch64-arches.def | 3 + gcc/config/aarch64/aarch64.h | 18 + gcc/doc/invoke.texi | 3 + 23 files changed, 117 insertions(+), 1343 deletions(-)