aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/libgnat/s-valuer.adb
AgeCommit message (Expand)AuthorFilesLines
2024-01-22Update copyright years.Marc Poulhiès1-1/+1
2023-01-09ada: Update copyright noticeArnaud Charlet1-1/+1
2022-09-06[Ada] Correctly round Value attribute for floating point in more casesEric Botcazou1-80/+112
2022-09-05[Ada] Small cleanup in body of System.Value_REric Botcazou1-9/+20
2022-05-18[Ada] Fix problematic underflow for Float_Type'ValueEric Botcazou1-1/+8
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet1-1/+1
2022-01-07[Ada] Cleanup and modification of unreferenced warningsJustin Squirek1-1/+0
2021-12-02[Ada] Proof of System.Val_Util utilities for 'Value supportYannick Moy1-1/+4
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2021-04-29[Ada] Fix minor issue in Scan_Decimal_DigitsEric Botcazou1-1/+10
2021-04-28[Ada] Couple of adjustments for the sake of static analyzersEric Botcazou1-0/+2
2020-12-17[Ada] Do not use exponentiation for common bases in floating-point ValueEric Botcazou1-39/+63
2020-12-16[Ada] Another small adjustment to System.Value_REric Botcazou1-6/+12
2020-12-15[Ada] Small adjustment to parameterization of System.Value_REric Botcazou1-5/+12
2020-12-15[Ada] Implement tiered support for floating-point input operationsEric Botcazou1-21/+49
2020-11-27[Ada] Small tweaks to couple of Value routinesEric Botcazou1-7/+11
2020-11-27[Ada] Small improvement to System.Value_R.Scan_Raw_RealEric Botcazou1-6/+40
2020-11-27[Ada] Fix oversignt in genericized package System.Value_REric Botcazou1-3/+3
2020-11-26[Ada] Add support for 128-bit fixed-point types on 64-bit platformsEric Botcazou1-0/+582