[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 30 Jan 2012 10:32:44 +0000 (11:32 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 30 Jan 2012 10:32:44 +0000 (11:32 +0100)
commit457c5df44bb8524134ce27184f206368aa5c8e21
tree4aab5110df376caf9a50bb92412077d06203f096
parent1b6897ce5df7413135001c2a1383238394411e67
[multiple changes]

2012-01-30  Vincent Pucci  <pucci@adacore.com>

* sem_dim.adb (Expand_Put_Call_With_Dimension_Symbol): Minor
code clean up.
* s-diflio.ads: Minor change.

2012-01-30  Javier Miranda  <miranda@adacore.com>

* exp_ch9.adb (Build_Dispatching_Requeue): Add missing call
to Get_Entry_Index.  Required to generate code which provides
the correct value of Entry_Index in the target entry.

2012-01-30  Nicolas Roche  <roche@adacore.com>

* system-vxworks-ppc.ads: Add pragma Linker_Options -crtbe to
fix issue with zcx on VxWorks5.

2012-01-30  Pascal Obry  <obry@adacore.com>

* prj.ads, prj.adb (For_Every_Project_Imported): Remove
In_Aggregate_Lib.
(For_Every_Project_Imported_Context): New generic routine with
a context parameter.
* prj-nmsc.adb: Revert to use For_Every_Project_Imported Avoid
distributed complexity.
* prj-env.adb, prj-conf.adb, makeutl.adb, gnatcmd.adb: Ditto.

From-SVN: r183702
12 files changed:
gcc/ada/ChangeLog
gcc/ada/exp_ch9.adb
gcc/ada/gnatcmd.adb
gcc/ada/makeutl.adb
gcc/ada/prj-conf.adb
gcc/ada/prj-env.adb
gcc/ada/prj-nmsc.adb
gcc/ada/prj.adb
gcc/ada/prj.ads
gcc/ada/s-diflio.ads
gcc/ada/sem_dim.adb
gcc/ada/system-vxworks-ppc.ads