-
- Downloads
[multiple changes]
2011-08-02 Javier Miranda <miranda@adacore.com> * exp_ch6.adb (Expand_N_Subprogram_Body): Enable generation of TSDs in the JVM target. * exp_ch7.adb (Expand_N_Package_Body): Enable generation of TSDs in the JVM target. * exp_disp.adb (Build_VM_TSDs): No action needed if the runtime has no TSD support. 2011-08-02 Vincent Celier <celier@adacore.com> * prj-nmsc.adb (File_Found): New components Excl_File and Excl_Line (No_Space_Img): New function (Find_Excluded_Sources): When reading from a file, record the file name and the line number for each excluded source. (Mark_Excluded_Sources): When reporting an error, if the excluded sources were read from a file, include file name and line number in the error message. 2011-08-02 Ed Schonberg <schonberg@adacore.com> * sem_res.adb (Resolve_Call): implement rule in RM 12.5.1 (23.3/2). From-SVN: r177167
Showing
- gcc/ada/ChangeLog 23 additions, 0 deletionsgcc/ada/ChangeLog
- gcc/ada/exp_ch6.adb 0 additions, 3 deletionsgcc/ada/exp_ch6.adb
- gcc/ada/exp_ch7.adb 2 additions, 9 deletionsgcc/ada/exp_ch7.adb
- gcc/ada/exp_disp.adb 4 additions, 1 deletiongcc/ada/exp_disp.adb
- gcc/ada/prj-nmsc.adb 62 additions, 15 deletionsgcc/ada/prj-nmsc.adb
- gcc/ada/sem_res.adb 39 additions, 1 deletiongcc/ada/sem_res.adb
Loading
Please register or sign in to comment