[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 2 Sep 2011 06:48:53 +0000 (08:48 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 2 Sep 2011 06:48:53 +0000 (08:48 +0200)
commit2ba1a7c7e8de1443bc460914dc247b63c9014ac6
tree421c3d1e172072c112f9f90e3f03cd0f2ed80d42
parent8b875290b18fadaac0d10ec6d223dc8391367e67
[multiple changes]

2011-09-02  Jose Ruiz  <ruiz@adacore.com>

* s-taprop-linux.adb (Initialize_Lock, Initialize_TCB,
Initialize): Define and initialize the
mutex attributes and condition variable attributes locally.

2011-09-02  Vincent Celier  <celier@adacore.com>

* prj-nmsc.adb (Check_File): Mark as Locally_Removed a naming
exception replaced in an extending project.
(Check_Object): No error when the other source is locally removed.

2011-09-02  Yannick Moy  <moy@adacore.com>

* exp_ch6.adb (Is_Build_In_Place_Function_Call): in Alfa mode, allow
unresolved calls.

From-SVN: r178432
gcc/ada/ChangeLog
gcc/ada/exp_ch6.adb
gcc/ada/prj-nmsc.adb
gcc/ada/s-taprop-linux.adb