exp_ch9.adb
416 KB
-
exp_ch7.adb (Make_Clean): Code cleanup using the new centralized subprogram… · c364d9be
exp_ch7.adb (Make_Clean): Code cleanup using the new centralized subprogram Corresponding_Runtime_Package... 2008-03-26 Javier Miranda <miranda@adacore.com> * exp_ch7.adb (Make_Clean): Code cleanup using the new centralized subprogram Corresponding_Runtime_Package to know the runtime package that will provide support to a given protected type. * exp_ch9.adb (Add_Private_Declarations, Build_Protected_Subprogram_Call, Build_Protected_Entry, Build_Simple_Entry_Call, Expand_N_Protected_Body, Expand_N_Protected_Type_Declaration, Expand_N_Timed_Entry_Call, Make_Initialize_Protection): Code cleanup using the new centralized subprogram Corresponding_Runtime Package to know the runtime package that provides support to a given protected type. From-SVN: r133565
Javier Miranda committed