g-dirope.ads: Minor reformatting Document that bounds of result of Base_Name match...
authorRobert Dewar <dewar@adacore.com>
Mon, 5 Sep 2005 08:04:55 +0000 (10:04 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 5 Sep 2005 08:04:55 +0000 (10:04 +0200)
commitc1cd0d96753eff81ceba44eaa371931e993e539d
tree315ab80bfc87e26827bb28b9552bb16248ad50f3
parentbbb9131042c3407858ad99ed9aeaae5ded1e99bf
g-dirope.ads: Minor reformatting Document that bounds of result of Base_Name match the input...

2005-09-01  Robert Dewar  <dewar@adacore.com>
    Arnaud Charlet  <charlet@adacore.com>

* g-dirope.ads: Minor reformatting
Document that bounds of result of Base_Name match the input index
positions.
Add documentation on environment variable syntax for Expand_Path

* gnat_ugn.texi: Update documentation to include mention of -m switches
Document new treatment of wide characters in max line length
style check.
Remove -gnatL/-gnatZ switches, no longer used.
Add note on pragmas Assertion_Policy and Debug_Policy in discussion
of -gnata switch.

* gnat_rm.texi: Add doc for two argument form of pragma
Float_Representation.
Add documentation for pragma No_Strict_Aliasing
Add note that explicit component clause overrides pragma Pack.
Add documentation of pragma Debug_Policy

From-SVN: r103891
gcc/ada/g-dirope.ads
gcc/ada/gnat_rm.texi
gcc/ada/gnat_ugn.texi