-
- Downloads
[multiple changes]
2009-09-16 Robert Dewar <dewar@adacore.com> * prj-nmsc.adb: Minor reformatting 2009-09-16 Ed Schonberg <schonberg@adacore.com> * exp_ch4.adb (Expand_N_Conditional_Expression): If the type of the expression is a by-reference type (tagged or inherently limited) introduce an access type to capture references to the values of each branch of the conditional. 2009-09-16 Emmanuel Briot <briot@adacore.com> * prj-proc.adb, prj-part.adb, prj-tree.adb, prj-tree.ads (Project_Name_And_Node.Display_Name): new field The display name of a project (as written in the .gpr file) is now computed when the project file itself is parsed, not when it is processed. From-SVN: r151750
Showing
- gcc/ada/ChangeLog 19 additions, 0 deletionsgcc/ada/ChangeLog
- gcc/ada/exp_ch4.adb 94 additions, 34 deletionsgcc/ada/exp_ch4.adb
- gcc/ada/prj-nmsc.adb 10 additions, 2 deletionsgcc/ada/prj-nmsc.adb
- gcc/ada/prj-part.adb 15 additions, 3 deletionsgcc/ada/prj-part.adb
- gcc/ada/prj-proc.adb 4 additions, 24 deletionsgcc/ada/prj-proc.adb
- gcc/ada/prj-tree.adb 1 addition, 0 deletionsgcc/ada/prj-tree.adb
- gcc/ada/prj-tree.ads 4 additions, 0 deletionsgcc/ada/prj-tree.ads
Loading
Please register or sign in to comment