]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Extend and clarify documentation of stack size settings for Windows
authorPiotr Trojanek <trojanek@adacore.com>
Thu, 16 Jan 2025 16:41:56 +0000 (17:41 +0100)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Thu, 5 Jun 2025 08:18:35 +0000 (10:18 +0200)
commit59772414183d2df27efbd7bff7aaabba19e32309
tree50819e122d154a5dfdad893dc14e612988118b48
parentc328b54f15d81b021bb3ae3084f49b61cd52b1d3
ada: Extend and clarify documentation of stack size settings for Windows

The original documentation for more recent versions of Windows didn't specify
whether the specified stack size acts as a "reserved" or "committed" stack
size.

Also, clarify the wording for older versions of Windows.

gcc/ada/ChangeLog:

* doc/gnat_ugn/platform_specific_information.rst
(Setting Stack Size from gnatlink): Improve documentation.
* gnat-style.texi: Regenerate.
* gnat_rm.texi: Regenerate.
* gnat_ugn.texi: Regenerate.
gcc/ada/doc/gnat_ugn/platform_specific_information.rst
gcc/ada/gnat-style.texi
gcc/ada/gnat_rm.texi
gcc/ada/gnat_ugn.texi