Age | Commit message (Expand) | Author | Files | Lines |
2022-01-11 | [Ada] Update copyright notice and bump Gnatvsn.Current_Year | Arnaud Charlet | 1 | -1/+1 |
2021-11-10 | [Ada] Don't carry action bodies for expansion of array equality | Piotr Trojanek | 1 | -12/+4 |
2021-11-09 | [Ada] Cleanup building of renamed equality | Piotr Trojanek | 1 | -17/+22 |
2021-06-15 | [Ada] Rename Ada 202* to Ada 2022 | Arnaud Charlet | 1 | -1/+1 |
2021-05-07 | [Ada] Minor reformattings | Bob Duff | 1 | -23/+23 |
2021-05-07 | [Ada] Variable-sized node types | Bob Duff | 1 | -2/+6 |
2021-05-03 | [Ada] Update copyright notice | Arnaud Charlet | 1 | -1/+1 |
2020-11-25 | [Ada] Remove shadowing by a nested subprogram parameter | Piotr Trojanek | 1 | -6/+6 |
2020-10-23 | [Ada] Implement new legality rules introduced in C.6(12) by AI12-0363 | Eric Botcazou | 1 | -2/+2 |
2020-07-27 | [Ada] Use membership tests in front-end | Arnaud Charlet | 1 | -1/+1 |
2020-06-09 | [Ada] Code refactoring on calls to Set_Debug_Info_Needed | Arnaud Charlet | 1 | -4/+1 |
2020-06-02 | [Ada] Bump copyright year | Arnaud Charlet | 1 | -1/+1 |
2019-12-16 | [Ada] Expand renamings of subcomponents of an atomic or VFA object | Eric Botcazou | 1 | -5/+19 |
2019-01-08 | [Ada] Bump copyright years to 2019 | Pierre-Marie de Rodat | 1 | -1/+1 |
2018-05-25 | [Ada] Minor reformatting | Hristian Kirtchev | 1 | -6/+6 |
2018-05-24 | [Ada] Wrong renaming of variant record equality | Javier Miranda | 1 | -39/+47 |
2018-01-11 | [Ada] Bump copyright notices to 2018 | Arnaud Charlet | 1 | -1/+1 |
2017-09-29 | exp_ch6.adb (Expand_Call_Helper): Handle case of build-in-place functions ret... | Bob Duff | 1 | -10/+3 |
2017-09-08 | [multiple changes] | Arnaud Charlet | 1 | -1/+10 |
2017-04-25 | [multiple changes] | Arnaud Charlet | 1 | -1/+7 |
2017-01-13 | atree.adb (Allocate_Initialize_Node): A newly created node is no longer marke... | Hristian Kirtchev | 1 | -47/+1 |
2016-04-21 | [multiple changes] | Arnaud Charlet | 1 | -2/+7 |
2015-10-16 | exp_ch3.adb (Expand_N_Full_Type_Declaration): Do not capture, set and restore... | Hristian Kirtchev | 1 | -33/+27 |
2015-05-26 | exp_ch3.adb (Expand_N_Full_Type_Declaration): Capture, set and restore the Gh... | Hristian Kirtchev | 1 | -3/+60 |
2013-04-24 | exp_ch8.adb (Expand_N_Subprogram_Renaming_Declaration): If this is a renaming... | Ed Schonberg | 1 | -4/+4 |
2012-07-09 | [multiple changes] | Arnaud Charlet | 1 | -6/+12 |
2012-07-09 | [multiple changes] | Arnaud Charlet | 1 | -65/+3 |
2012-07-09 | [multiple changes] | Arnaud Charlet | 1 | -31/+110 |
2011-11-07 | [multiple changes] | Arnaud Charlet | 1 | -1/+0 |
2011-11-07 | [multiple changes] | Arnaud Charlet | 1 | -94/+0 |
2011-11-04 | [multiple changes] | Arnaud Charlet | 1 | -106/+103 |
2010-10-26 | [multiple changes] | Arnaud Charlet | 1 | -6/+5 |
2010-10-11 | par-ch9.adb, [...]: Use Ada_2005 instead of Ada_05 (Ada_Version_Type). | Bob Duff | 1 | -1/+1 |
2010-09-09 | [multiple changes] | Arnaud Charlet | 1 | -12/+13 |
2010-09-09 | [multiple changes] | Arnaud Charlet | 1 | -1/+75 |
2009-11-24 | exp_util.adb (Make_CW_Equivalent_Type): Do not mark the type as frozen for ta... | Eric Botcazou | 1 | -11/+4 |
2007-12-13 | exp_ch8.ads, [...] (Expand_N_Subprogram_Renaming_Declaration): In the case wh... | Gary Dismukes | 1 | -6/+28 |
2007-09-10 | exp_atag.ads, [...]: Replace headers with GPL v3 headers. | Robert Dewar | 1 | -4/+3 |
2007-08-31 | exp_ch8.adb (Expand_N_Package_Renaming_Declaration): In the case of a library... | Gary Dismukes | 1 | -0/+8 |
2007-06-06 | a-reatim.adb: Documentation addition | Robert Dewar | 1 | -2/+2 |
2007-04-06 | einfo.ads, einfo.adb: (First_Component_Or_Discriminant): New function | Robert Dewar | 1 | -1/+16 |
2005-07-01 | Update FSF address | R. Kelley Cook | 1 | -2/+2 |
2004-12-08 | g-socket.ads (Get_Host_By_Address, [...]): Clarify documentation of the behav... | Arnaud Charlet | 1 | -2/+2 |
2003-10-21 | 3psoccon.ads, [...]: Files added. | Arnaud Charlet | 1 | -3/+16 |
2003-04-24 | 1aexcept.adb, [...]: Merge header, formatting and other trivial changes from ... | Geert Bosch | 1 | -1/+0 |
2002-10-23 | Nathanael Nerode <neroden@gcc.gnu.org> PR ada/6919 (forward port of patch for... | Nathanael Nerode | 1 | -1/+1 |
2002-03-14 | Delete all lines containing "$Revision:". | Geoffrey Keating | 1 | -1/+0 |
2001-12-12 | s-stalib.adb: Add more comments on with statements being needed | Geert Bosch | 1 | -11/+19 |
2001-10-12 | exp_ch8.adb (Expand_N_Object_Renaming_Declaration): Bugfix in renaming of dis... | Ed Schonberg | 1 | -1/+18 |
2001-10-02 | New Language: Ada | Richard Kenner | 1 | -0/+282 |