gnat_ugn.texi: Add documentation for switches --version and --help for the GNAT tools...
authorVincent Celier <celier@adacore.com>
Mon, 15 Oct 2007 13:57:59 +0000 (15:57 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 15 Oct 2007 13:57:59 +0000 (15:57 +0200)
commit54df6fd99acba5240ebf37352511e37781dce633
tree292b0646fb881ff0a9b21b3fed0a4a582ea7252f
parente0aacc92672d35a702586e4c1c9cf2f01d63bcd3
gnat_ugn.texi: Add documentation for switches --version and --help for the GNAT tools gnatbind...

2007-10-15  Vincent Celier  <celier@adacore.com>
    Robert Dewar  <dewar@adacore.com>

* gnat_ugn.texi: Add documentation for switches --version and --help
for the GNAT tools gnatbind, gnatlink, gnatmake, gnatchop, gnatname,
gnatxref, gnatfind, gnatls, and gnatclean.
Document -gnatw.o.
Mention attribute Excluded_Source_Dirs
Replace obsolescent attribute Locally_Removed_Files with attribute
Excluded_Source_Files.
Improve documentation of -u (gnatbind)
Document how to do reliable stack checking for the environmental task
on iVMS.

* gnat_rm.texi: Rewrite section about No_Implicit_Dynamic_Code.
Document attribute Excluded_Source_Files and indicate that attribute
Locally_Removed_Files is obsolescent.

From-SVN: r129341
gcc/ada/gnat_rm.texi
gcc/ada/gnat_ugn.texi