OSDN Git Service

2010-10-12 Thomas Quinot <quinot@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Oct 2010 13:19:36 +0000 (13:19 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Oct 2010 13:19:36 +0000 (13:19 +0000)
commit2d7c41aa053be488ff0a6f5b40249351ba04fbba
tree252c8bc803669133b00449bcd7a159b5bf5e2a18
parentebce244fd25f44106ae7b69812a9bc30845637a5
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@165376 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/exp_dist.adb
gcc/ada/exp_dist.ads
gcc/ada/rtsfind.ads
gcc/ada/s-rident.ads