gnat_ugn.texi: Dcoument new rules for style check comment alignment Document that...
authorRobert Dewar <dewar@adacore.com>
Thu, 13 Dec 2007 10:42:14 +0000 (11:42 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 13 Dec 2007 10:42:14 +0000 (11:42 +0100)
commita2ad1f7960d5b070f377c8979867c7bc97785304
tree401273df643f660e1ce7274990098343616ae6a2
parentb1c6645b93c2cc50b6b161911a7936ed50b26fe4
gnat_ugn.texi: Dcoument new rules for style check comment alignment Document that suffixes may...

2007-12-06  Robert Dewar  <dewar@adacore.com>
    Bob Duff  <duff@adacore.com>

* gnat_ugn.texi: Dcoument new rules for style check comment alignment
Document that suffixes may be terminations of each others
Add doc for -gnatw.a and -gnatw.A
Document gnatbind -Wx switch
Document BOM recognition
Document pragma Implemented_By_Entry.
Document new units.

* gnat_rm.texi: (Favor_Top_Level): Document new pragma.
Add doc for pragma Unreferenced suppressing no entities referenced msg
Add documentation of GNAT.Directory_Operations.Iteration
Add documentation of GNAT.Random_Numbers
Add documentation for pragma Shared.
Correct documentation for Bit_Order
Add documentation for the Pool_Address attribute.
Fix and improve documentation of pragma machine_attribute.
New pragma Fast_Math
Document BOM recognition

* vms_data.ads: Add entries for -gnatw.a -gnatw.A
Add /Wide_Character_Encoding for binder
Add qualifier for the new gnatpp option --no-separate-loop-then

From-SVN: r130872
gcc/ada/gnat_rm.texi
gcc/ada/gnat_ugn.texi
gcc/ada/vms_data.ads