aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/libgnat/s-valuei.ads
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-11/+10
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-167/+21
2022-07-06[Ada] Support ghost generic formal parametersYannick Moy1-7/+14
2022-05-12[Ada] Remove useless pragma Warnings Off from runtime unitsYannick Moy1-2/+0
2022-05-12[Ada] Proof of 'Image support for signed integersYannick Moy1-9/+44
2022-05-10[Ada] Fix indentation to follow uniform style across runtime unitsYannick Moy1-46/+50
2022-05-10[Ada] Proof of System.Val_Int at gold levelClaire Dross1-2/+165
2022-01-11[Ada] Proof of System.Val_Uns at gold levelClaire Dross1-5/+7
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-10-21[Ada] Support of attributes Image, Put_Image, Val and Width for 128-bit typesEric Botcazou1-0/+84