Age | Commit message (Expand) | Author | Files | Lines |
2024-01-22 | Update copyright years. | Marc Poulhiès | 1 | -1/+1 |
2023-01-09 | ada: Update copyright notice | Arnaud Charlet | 1 | -1/+1 |
2022-07-04 | [Ada] Use static stack allocation for small string if-expressions | Eric Botcazou | 1 | -0/+2 |
2022-05-16 | [Ada] Fix implementation issues with equality for untagged record types | Eric Botcazou | 1 | -1/+2 |
2022-01-11 | [Ada] Update copyright notice and bump Gnatvsn.Current_Year | Arnaud Charlet | 1 | -1/+1 |
2021-10-25 | [Ada] Follow-on cleanups for Uint fields | Bob Duff | 1 | -0/+1 |
2021-09-21 | [Ada] Add assertions to Uintp (UI_Is_In_Int_Range) | Bob Duff | 1 | -2/+5 |
2021-09-21 | [Ada] Add assertions to Uintp | Bob Duff | 1 | -123/+158 |
2021-09-20 | [Ada] Present and No functions for type Uint | Bob Duff | 1 | -35/+11 |
2021-09-20 | [Ada] Clean up Uint fields, remove unused routines | Bob Duff | 1 | -1/+1 |
2021-07-12 | [Ada] Clean up Uint fields | Bob Duff | 1 | -0/+5 |
2021-06-17 | [Ada] Provide new function Uintp.UI_To_Unsigned_64 | Arnaud Charlet | 1 | -0/+5 |
2021-05-07 | [Ada] Fix type mismatch warnings during LTO bootstrap #3 | Eric Botcazou | 1 | -2/+2 |
2021-05-03 | [Ada] Update copyright notice | Arnaud Charlet | 1 | -1/+1 |
2020-11-26 | [Ada] Add support for 128-bit fixed-point types on 64-bit platforms | Eric Botcazou | 1 | -0/+10 |
2020-11-24 | [Ada] AI12-0394 Named Numbers and User-Defined Numeric Literals | Arnaud Charlet | 1 | -1/+1 |
2020-10-23 | [Ada] Update header of front-end files | Arnaud Charlet | 1 | -10/+4 |
2020-10-21 | [Ada] Basic support for 128-bit types | Eric Botcazou | 1 | -0/+2 |
2020-06-03 | [Ada] Remove ASIS tree generation | Arnaud Charlet | 1 | -11/+1 |
2020-06-02 | [Ada] Bump copyright year | Arnaud Charlet | 1 | -1/+1 |
2019-07-01 | [Ada] Minor reformatting | Hristian Kirtchev | 1 | -3/+3 |
2019-01-08 | [Ada] Bump copyright years to 2019 | Pierre-Marie de Rodat | 1 | -1/+1 |
2018-12-11 | [Ada] Uintp: add a new UI_From_Integral generic constructor | Ed Schonberg | 1 | -0/+7 |
2018-01-11 | [Ada] Bump copyright notices to 2018 | Arnaud Charlet | 1 | -1/+1 |
2017-04-25 | uintp.adb (Most_Sig_2_Digits): In case Direct (Right)... | Bob Duff | 1 | -5/+5 |
2017-01-06 | [multiple changes] | Arnaud Charlet | 1 | -5/+5 |
2016-04-19 | sem_res.adb (Within_Subprogram_Call): Detect also nodes that appear in entry ... | Arnaud Charlet | 1 | -2/+2 |
2014-10-17 | [multiple changes] | Arnaud Charlet | 1 | -5/+10 |
2014-10-13 | re PR ada/63225 (ada bootstrap failure when -fno-inline in STAGE1_CFLAGS) | Eric Botcazou | 1 | -12/+28 |
2012-11-06 | [multiple changes] | Arnaud Charlet | 1 | -1/+1 |
2012-10-01 | checks.adb (Apply_Arithmetic_Overflow_Minimized_Eliminated): Handle case of a... | Robert Dewar | 1 | -33/+30 |
2012-03-09 | [multiple changes] | Arnaud Charlet | 1 | -2/+2 |
2010-10-21 | [multiple changes] | Arnaud Charlet | 1 | -1/+1 |
2010-06-22 | [multiple changes] | Arnaud Charlet | 1 | -5/+8 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 1 | -13/+11 |
2008-04-13 | sfn_scan.adb, [...]: Fix comment typos. | Ralf Wildenhues | 1 | -2/+2 |
2007-06-06 | sinput.ads, [...] (Unlock): New procedure. | Robert Dewar | 1 | -2/+2 |
2007-04-06 | uintp.ads, uintp.adb (UI_Div_Rem): New subprogram, extending previous impleme... | Thomas Quinot | 1 | -23/+34 |
2005-11-15 | a-secain.adb, [...]: Minor reformatting | Robert Dewar | 1 | -15/+15 |
2005-09-05 | a-tags.adb (IW_Membership): Give support to "Iface_CW_Typ in T'Class". | Hristian Kirtchev | 1 | -0/+6 |
2005-07-01 | Update FSF address | R. Kelley Cook | 1 | -2/+2 |
2005-02-10 | g-zstspl.ads: New file. | Robert Dewar | 1 | -5/+12 |
2005-01-03 | ug_words, [...]: Added alpha-ivms transitioning section to porting guide chap... | Arnaud Charlet | 1 | -5/+6 |
2003-10-21 | 3psoccon.ads, [...]: Files added. | Arnaud Charlet | 1 | -1/+9 |
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 |
2002-03-08 | 41intnam.ads, [...]: Merge in ACT changes. | Geert Bosch | 1 | -2/+5 |
2001-10-02 | New Language: Ada | Richard Kenner | 1 | -0/+505 |