Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-22 | Update copyright years. | Marc Poulhiès | 1 | -1/+1 |
2023-05-23 | ada: Fix address arithmetic issues in the runtime | Eric Botcazou | 1 | -7/+10 |
2023-01-09 | ada: Update copyright notice | Arnaud Charlet | 1 | -1/+1 |
2022-01-11 | [Ada] Update copyright notice and bump Gnatvsn.Current_Year | Arnaud Charlet | 1 | -1/+1 |
2021-06-21 | [Ada] Improve efficiency of small slice assignments of packed arrays | Bob Duff | 1 | -10/+18 |
2021-06-21 | [Ada] Zero-size slices | Bob Duff | 1 | -0/+11 |
2021-05-03 | [Ada] Update copyright notice | Arnaud Charlet | 1 | -1/+1 |
2020-11-30 | [Ada] Enable checks on runtime by default | Arnaud Charlet | 1 | -0/+1 |
2020-06-02 | [Ada] Bump copyright year | Arnaud Charlet | 1 | -1/+1 |
2019-09-17 | [Ada] Avoid touching potentially nonexistent memory | Bob Duff | 1 | -30/+129 |
2019-09-17 | [Ada] Refine conditions for calling Copy_Bitfield | Bob Duff | 1 | -23/+23 |
2019-08-21 | [Ada] Add the System.Bitfield_Utils runtime unit | Bob Duff | 1 | -0/+320 |