aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/libgnat/s-bituti.adb
AgeCommit message (Expand)AuthorFilesLines
2024-01-22Update copyright years.Marc Poulhiès1-1/+1
2023-05-23ada: Fix address arithmetic issues in the runtimeEric Botcazou1-7/+10
2023-01-09ada: Update copyright noticeArnaud Charlet1-1/+1
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet1-1/+1
2021-06-21[Ada] Improve efficiency of small slice assignments of packed arraysBob Duff1-10/+18
2021-06-21[Ada] Zero-size slicesBob Duff1-0/+11
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2020-11-30[Ada] Enable checks on runtime by defaultArnaud Charlet1-0/+1
2020-06-02[Ada] Bump copyright yearArnaud Charlet1-1/+1
2019-09-17[Ada] Avoid touching potentially nonexistent memoryBob Duff1-30/+129
2019-09-17[Ada] Refine conditions for calling Copy_BitfieldBob Duff1-23/+23
2019-08-21[Ada] Add the System.Bitfield_Utils runtime unitBob Duff1-0/+320