aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/libgnat/s-valuei.adb
AgeCommit message (Expand)AuthorFilesLines
2024-01-22Update copyright years.Marc Poulhiès1-1/+1
2023-07-06ada: Refactor the proof of the Value and Image runtime unitsClaire Dross1-2/+4
2023-01-09ada: Update copyright noticeArnaud Charlet1-1/+1
2022-09-02[Ada] Fix proof of runtime unit System.Value* and System.Image*Claire Dross1-58/+37
2022-05-12[Ada] Proof of 'Image support for signed integersYannick Moy1-0/+53
2022-05-10[Ada] Fix indentation to follow uniform style across runtime unitsYannick Moy1-1/+3
2022-05-10[Ada] Proof of System.Val_Int at gold levelClaire Dross1-8/+47
2022-01-11[Ada] Proof of System.Val_Uns at gold levelClaire Dross1-7/+8
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet1-1/+1
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2020-11-26[Ada] Add support for 128-bit fixed-point types on 64-bit platformsEric Botcazou1-1/+1
2020-10-21[Ada] Support of attributes Image, Put_Image, Val and Width for 128-bit typesEric Botcazou1-0/+116