aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/libgnat/s-putima.adb
AgeCommit message (Expand)AuthorFilesLines
2024-01-22Update copyright years.Marc Poulhiès1-1/+1
2023-09-26ada: Fix conversions between addresses and integersDaniel King1-4/+2
2023-05-25ada: Decouple size of addresses and pointers from size of memory spaceEric Botcazou1-3/+2
2023-01-09ada: Update copyright noticeArnaud Charlet1-1/+1
2023-01-05ada: INOX: prototype RFC on String InterpolationJavier Miranda1-12/+38
2022-05-13[Ada] Remove obsolete uses of Unchecked_Conversion from Ada 83Piotr Trojanek1-2/+2
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet1-1/+1
2021-06-21[Ada] Add Ada.Strings.Text_Buffers and replace uses of Ada.Strings.Text_OutputSteve Baird1-8/+8
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-6/+15
2020-10-19[Ada] Ada2020: AI12-0304 Put_Image attrs of lang-def typesBob Duff1-0/+5
2020-07-27[Ada] Switch Ada_Version_Runtime to Ada 2020Arnaud Charlet1-1/+0
2020-07-27[Ada] Ada2020: AI12-0304 Put_Image attrs of lang-def typesBob Duff1-1/+2
2020-06-15[Ada] Put_Image: Enable for access-to-subprogram typesBob Duff1-2/+4
2020-06-15[Ada] Put_Image: Enable for access-to-subprogram typesBob Duff1-5/+28
2020-06-15[Ada] Put_Image improvements for stringsBob Duff1-5/+18
2020-06-11[Ada] Put_Image attributeBob Duff1-2/+4
2020-06-04[Ada] Put_Image attributeBob Duff1-0/+220