[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 29 Jan 2013 14:17:44 +0000 (15:17 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 29 Jan 2013 14:17:44 +0000 (15:17 +0100)
commit54bb89caeab2b2ce71f935e2f290fa1402942529
tree850467042bd51bffbc744a59d1dd82611e2d195f
parent2808600b9f513ee8d428823cd1726a0d5fed004c
[multiple changes]

2013-01-29  Robert Dewar  <dewar@adacore.com>

* a-calend-vms.adb: Minor comment fix.

2013-01-29  Robert Dewar  <dewar@adacore.com>

* mlib-utl.adb, gnatlink.adb: Avoid reference to ASCII.Back_Slash
because of casing issues.
* sem_util.ads: Minor comment fix.
* style.adb (Check_Identifier): Set proper casing for entities
in ASCII.
* styleg.adb: Minor comment improvement.
* stylesw.ads (Style_Check_Standard): Fix bad comments.

2013-01-29  Hristian Kirtchev  <kirtchev@adacore.com>

* sem_prag.adb: Add the grammar for pragmas Abstract_State and Global.
(Analyze_Pragma): Push the scope of the related subprogram and install
its formals once before starting the analysis of the [moded] global
list.

2013-01-29  Pascal Obry  <obry@adacore.com>

* prj-proc.adb (Process_Expression_Variable_Decl): Always handle
relative paths in Project_Path as relative to the aggregate
project location. Note that this was what was documented.

2013-01-29  Vincent Celier  <celier@adacore.com>

* gnatcmd.adb: For "gnat stub -P ...", do not check the naming
scheme for Ada, when Ada is not a language for the project.

From-SVN: r195539
gcc/ada/ChangeLog
gcc/ada/a-calend-vms.adb
gcc/ada/gnatcmd.adb
gcc/ada/gnatlink.adb
gcc/ada/mlib-utl.adb
gcc/ada/prj-proc.adb
gcc/ada/sem_prag.adb
gcc/ada/sem_util.ads
gcc/ada/style.adb
gcc/ada/styleg.adb
gcc/ada/stylesw.ads