Age | Commit message (Expand) | Author | Files | Lines |
2023-01-09 | ada: Update copyright notice | Arnaud Charlet | 1 | -1/+1 |
2022-06-02 | [Ada] Move registering code for predefined primitives to Exp_Disp | Eric Botcazou | 1 | -14/+9 |
2022-06-01 | [Ada] Minor tweaks to dispatching support code | Eric Botcazou | 1 | -1/+1 |
2022-05-30 | [Ada] Do not freeze profiles for dispatch tables | Eric Botcazou | 1 | -8/+2 |
2022-01-11 | [Ada] Update copyright notice and bump Gnatvsn.Current_Year | Arnaud Charlet | 1 | -1/+1 |
2021-10-20 | [Ada] tech debt: Clean up Uint fields, such as Esize | Bob Duff | 1 | -3/+3 |
2021-05-03 | [Ada] Update copyright notice | Arnaud Charlet | 1 | -1/+1 |
2020-06-04 | [Ada] Put_Image attribute | Bob Duff | 1 | -16/+13 |
2020-06-02 | [Ada] Bump copyright year | Arnaud Charlet | 1 | -1/+1 |
2019-12-13 | [Ada] Deallocation of controlled type implementing interface types | Javier Miranda | 1 | -1/+2 |
2019-01-08 | [Ada] Bump copyright years to 2019 | Pierre-Marie de Rodat | 1 | -1/+1 |
2018-05-21 | [Ada] Spurious error on early call region of tagged type | Hristian Kirtchev | 1 | -12/+0 |
2018-01-11 | [Ada] Bump copyright notices to 2018 | Arnaud Charlet | 1 | -1/+1 |
2017-10-09 | exp_ch6.adb: (Make_Build_In_Place_Call_In_Object_Declaration): Remove the cod... | Pierre-Marie de Rodat | 1 | -0/+5 |
2017-09-07 | [multiple changes] | Arnaud Charlet | 1 | -1/+1 |
2017-09-07 | [multiple changes] | Arnaud Charlet | 1 | -0/+6 |
2017-09-06 | Fix typo. | Arnaud Charlet | 1 | -2/+2 |
2015-10-16 | exp_ch5.adb, [...]: Code clean up: remove special handling for .NET and JVM. | Arnaud Charlet | 1 | -4/+0 |
2015-03-02 | [multiple changes] | Arnaud Charlet | 1 | -1/+1 |
2015-03-02 | exp_ch9.adb (Build_Corresponding_Record): Propagate type invariants to the co... | Javier Miranda | 1 | -6/+10 |
2013-04-11 | exp_ch11.adb (Expand_N_Handled_Sequence_Of_Statements): Do not add cleanup ac... | Javier Miranda | 1 | -7/+5 |
2012-10-29 | [multiple changes] | Arnaud Charlet | 1 | -1/+4 |
2011-12-12 | [multiple changes] | Arnaud Charlet | 1 | -18/+14 |
2011-08-04 | [multiple changes] | Arnaud Charlet | 1 | -6/+5 |
2011-08-02 | exp_disp.ads (Build_VM_TSDs): Build the runtime Type Specific Data record of ... | Javier Miranda | 1 | -0/+5 |
2010-10-21 | a-cgaaso.ads, [...]: Minor reformatting | Robert Dewar | 1 | -1/+1 |
2010-10-04 | [multiple changes] | Arnaud Charlet | 1 | -0/+27 |
2010-08-10 | sem_aggr.adb (Resolve_Extension_Aggregate): Warn on the use of C++ constructo... | Javier Miranda | 1 | -1/+8 |
2009-09-16 | [multiple changes] | Arnaud Charlet | 1 | -0/+5 |
2009-07-29 | frontend.adb (Frontend): Code cleanup. | Javier Miranda | 1 | -8/+0 |
2009-07-28 | gnat1drv.adb (Adjust_Global_Switches): Disable generation of SCIL nodes if we... | Javier Miranda | 1 | -39/+7 |
2009-07-23 | [multiple changes] | Arnaud Charlet | 1 | -4/+4 |
2009-07-23 | checks.adb (Apply_Arithmetic_Overflow_Check): Add comments cross-referencing ... | Robert Dewar | 1 | -13/+11 |
2009-07-23 | sinfo.ads (Is_Scil_Node, [...]): Add missing documentation. | Javier Miranda | 1 | -1/+18 |
2009-07-23 | exp_ch5.adb (Expand_N_Assignment_Statement): Do left-side validity check righ... | Robert Dewar | 1 | -2/+4 |
2009-07-23 | [multiple changes] | Arnaud Charlet | 1 | -0/+23 |
2009-07-20 | [multiple changes] | Arnaud Charlet | 1 | -0/+3 |
2009-06-20 | [multiple changes] | Arnaud Charlet | 1 | -1/+1 |
2009-04-29 | sem_ch3.adb (Analyze_Object_Declaration): Disable error message associated wi... | Javier Miranda | 1 | -5/+8 |
2009-04-15 | [multiple changes] | Arnaud Charlet | 1 | -5/+8 |
2008-05-26 | einfo.ads (Abstract_Interface_Alias): Renamed as Interface_Alias. | Javier Miranda | 1 | -1/+8 |
2007-12-13 | exp_disp.ads, [...] (Default_Prim_Op_Position): Primitive _Disp_Requeue occup... | Hristian Kirtchev | 1 | -2/+19 |
2007-09-26 | a-tags.adb: | Javier Miranda | 1 | -0/+4 |
2007-09-10 | exp_atag.ads, [...]: Replace headers with GPL v3 headers. | Robert Dewar | 1 | -4/+3 |
2007-08-14 | exp_disp.ads, [...] (Build_Dispatch_Tables): Handle tagged types declared in ... | Ed Schonberg | 1 | -24/+40 |
2007-06-06 | a-tags.ads, a-tags.adb (Tag_Size): This constant is now internal to the package. | Javier Miranda | 1 | -66/+35 |
2007-04-06 | exp_ch13.adb (Expand_External_Tag_Definition): Replace call to the run-time s... | Javier Miranda | 1 | -36/+5 |
2006-10-31 | a-taster.adb, [...]: Minor reformatting. | Robert Dewar | 1 | -2/+2 |
2006-02-15 | exp_disp.ads, [...] (Expand_Dispatching_Call): If the controlling argument of... | Javier Miranda | 1 | -10/+4 |
2005-12-09 | a-tags.ads, a-tags.adb (Offset_To_Top): Moved from the package body to the sp... | Javier Miranda | 1 | -5/+8 |