2011-08-04 Emmanuel Briot <briot@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Aug 2011 11:57:38 +0000 (11:57 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Aug 2011 11:57:38 +0000 (11:57 +0000)
commitc4866605abc8d4a0002eb5226c2e40daea95bbc6
treeadf39c1d4a047200bbc2e48560a200b9fb9477f3
parentaffd9972925e47179858b6797880a134a0ba0882
2011-08-04  Emmanuel Briot  <briot@adacore.com>

* projects.texi: Added documentation for the IDE'Gnat project file
attribute.

2011-08-04  Nicolas Roche  <roche@adacore.com>

* gnat_rm.texi: Minor editing.

2011-08-04  Javier Miranda  <miranda@adacore.com>

* bindgen.adb (Gen_Adafinal_Ada): Do not differentiate the main case
and the library case for VM targets.
(Gen_Adainit_Ada): Likewise.

2011-08-04  Robert Dewar  <dewar@adacore.com>

* g-altive.ads: Minor comment updates.
* prj-nmsc.adb: Minor reformatting.

2011-08-04  Javier Miranda  <miranda@adacore.com>

* opt.ads
(Normalize_Scalars_Config): Value of the configuration switch set by
pragma Normalize_Scalars when it appears in the gnat.adc file.
(Normalize_Scalars): New field for record Config_Switches_Type. Used
to save and restore settings of this pragma.
* opt.adb
(Register_Opt_Config_Switches, Save_Opt_Config_Switches,
Restore_Opt_Config_Switches): Add missing support for Normalize_Scalars.

2011-08-04  Vincent Celier  <celier@adacore.com>

* gnat_ugn.texi: Document gnatlink options -M and -M=mapfile

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@177360 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/bindgen.adb
gcc/ada/g-altive.ads
gcc/ada/gnat_rm.texi
gcc/ada/gnat_ugn.texi
gcc/ada/opt.adb
gcc/ada/opt.ads
gcc/ada/prj-nmsc.adb
gcc/ada/projects.texi