[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 12 Oct 2010 13:19:36 +0000 (15:19 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 12 Oct 2010 13:19:36 +0000 (15:19 +0200)
commitd80ee77c1eff34e01d2110cd29d450d8f8427ac8
tree252c8bc803669133b00449bcd7a159b5bf5e2a18
parent81eb625cc8f9f4d0b032c920cd217591fec2e171
[multiple changes]

2010-10-12  Thomas Quinot  <quinot@adacore.com>

* rtsfind.ads, exp_dist.adb, exp_dist.ads (Build_General_Calling_Stubs,
PolyORB case): Request is now a controlled type: we can declare the
request on the stack, and we do not need explicit cleanup actions
anymore.

2010-10-12  Bob Duff  <duff@adacore.com>

* s-rident.ads (Profile_Info): This variable is now constant.

From-SVN: r165376
gcc/ada/ChangeLog
gcc/ada/exp_dist.adb
gcc/ada/exp_dist.ads
gcc/ada/rtsfind.ads
gcc/ada/s-rident.ads