aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/libgnat/s-valuer.adb
AgeCommit message (Expand)AuthorFilesLines
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