aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/libgnat/s-imageu.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-55/+26
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-102/+92
2022-05-18[Ada] Fix proof of runtime unit s-imageuClaire Dross1-8/+1
2022-05-12[Ada] Add ghost code to facilitate proof with SPARKYannick Moy1-0/+13
2022-05-11[Ada] Proof of 'Image support for unsigned integersYannick Moy1-1/+309
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-25[Ada] Unrecursify Set_Digit/Set_Image_Unsigned procedureLiaiss Merzougue1-16/+23
2020-10-21[Ada] Support of attributes Image, Put_Image, Val and Width for 128-bit typesEric Botcazou1-0/+79