This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r118296 - in /trunk/gcc/ada: rtsfind.adb rtsfin...
- From: charlet at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 31 Oct 2006 18:05:36 -0000
- Subject: r118296 - in /trunk/gcc/ada: rtsfind.adb rtsfin...
Author: charlet
Date: Tue Oct 31 18:05:34 2006
New Revision: 118296
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118296
Log:
* rtsfind.adb: Remove s-polint from comment as it exists no more.
* rtsfind.ads:
Move entity RE_Get_Active_Partition_Id to package System.DSA_Services.
Move all the entities in obsolete package System.PolyORB_Interface to
System.Partition_Interface.
(RE_Storage_Size): New function in System.Tasking.
(RE_Get_Ceiling): New entity.
(RE_Set_Ceiling): New entity.
(RO_PE_Get_Ceiling): New entity.
(RO_RE_Set_Ceiling): New entity.
(Inherit_CPP_DT): New entity
Modified:
trunk/gcc/ada/rtsfind.adb
trunk/gcc/ada/rtsfind.ads