gnat_ugn.texi: Created section "Stack Related Tools" Moved "Stack Overflow Checking"...
authorQuentin Ochem <ochem@adacore.com>
Fri, 9 Dec 2005 17:22:09 +0000 (18:22 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 9 Dec 2005 17:22:09 +0000 (18:22 +0100)
commit9c8457a769f1e9d4eb71da6be5780d308a78da19
tree1c2ab1e1ac4e6f434ce32081d5cf00cc90ec206c
parent195b0505b23355a0466363b700be1a372a7e55eb
gnat_ugn.texi: Created section "Stack Related Tools" Moved "Stack Overflow Checking"...

2005-12-05  Quentin Ochem  <ochem@adacore.com>
    Robert Dewar  <dewar@adacore.com>
    Ed Falis  <falis@adacore.com>
    Florian Villoing  <villoing@adacore.com>
    Thomas Quinot  <quinot@adacore.com>
    Arnaud Charlet  <charlet@adacore.com>

* gnat_ugn.texi: Created section "Stack Related Tools"
Moved "Stack Overflow Checking" subsection from "Switches for gcc" to
"Stack Related Tools"
Added subsection "Static Stack Usage Analysis"
Added subsection "Dynamic Stack Usage Analysis"
Include documentation of itypes in sprint listing (-gnatG)
Documented gnatbind -D switch (default sec stack size for fixed sec
stacks).
Added Interrupt_State and Persistent_BSS to list of configuration
pragmas.
Add missing doc for maximum value of nnn in -gnatyMnnn

* gnat_rm.texi: Document the AltiVec binding.
Add documentation for pragma Complete_Representation
Shortened an overly long line (> 79 chars)
Clarify documentation of unchecked conversion in implementation
defined cases.
Document two argument form of pragma Debug

* types.ads (Column_Number): Update documentation.

* exp_ch7.ads (Make_Adjust_Call): Document the special processing for
library level Finalize_Storage_Only objects (these are not attached to
any finalization list).

* system-mingw.ads: (Underlying_Priorities): Update comment.

From-SVN: r108307
gcc/ada/exp_ch7.ads
gcc/ada/gnat_rm.texi
gcc/ada/gnat_ugn.texi
gcc/ada/system-mingw.ads
gcc/ada/types.ads