aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/urealp.adb
AgeCommit message (Expand)AuthorFilesLines
2024-01-22Update copyright years.Marc Poulhiès1-1/+1
2023-01-09ada: Update copyright noticeArnaud Charlet1-1/+1
2023-01-05ada: Do not use decimal approximation in -gnatRj outputEric Botcazou1-26/+13
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet1-1/+1
2022-01-06[Ada] Fix typo in comments found running aspellEtienne Servais1-2/+2
2021-06-21[Ada] Fix invalid JSON real numbers generated with -gnatRjEric Botcazou1-17/+119
2021-06-16[Ada] Fix floating-point exponentiation with Integer'First exponentEric Botcazou1-6/+4
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2020-11-26[Ada] Add support for 128-bit fixed-point types on 64-bit platformsEric Botcazou1-44/+124
2020-10-23[Ada] Update header of front-end filesArnaud Charlet1-10/+4
2020-06-16[Ada] Minor casing of " The " after a comma in docs and commentsPiotr Trojanek1-2/+2
2020-06-03[Ada] Remove ASIS tree generationArnaud Charlet1-53/+2
2020-06-02[Ada] Bump copyright yearArnaud Charlet1-1/+1
2020-06-02[Ada] Address potentially uninitialized variables and dead codeArnaud Charlet1-0/+5
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat1-1/+1
2018-01-11[Ada] Bump copyright notices to 2018Arnaud Charlet1-1/+1
2017-04-25[multiple changes]Arnaud Charlet1-14/+0
2017-04-25[multiple changes]Arnaud Charlet1-1/+15
2017-04-25[multiple changes]Arnaud Charlet1-7/+12
2017-04-252017-04-25 Arnaud Charlet <charlet@adacore.com trojanek>Arnaud Charlet1-6/+4
2014-07-18[multiple changes]Arnaud Charlet1-3/+3
2014-01-29a-except-2005.adb, [...]: Minor reformatting.Robert Dewar1-2/+2
2011-08-04[multiple changes]Arnaud Charlet1-1/+5
2011-08-04urealp.adb (Equivalent_Decimal_Exponent): Avoid the use of floating point.Geert Bosch1-22/+41
2010-10-21[multiple changes]Arnaud Charlet1-259/+235
2010-10-21[multiple changes]Arnaud Charlet1-42/+92
2010-09-10repinfo.adb (List_Type_Info): List Small and Range for fixed-point types.Robert Dewar1-36/+128
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-13/+11
2008-05-20uintp.adb, urealp.adb: Replace calls to Increment_Last + Set with Append.Thomas Quinot1-3/+2
2007-06-06sinput.ads, [...] (Unlock): New procedure.Robert Dewar1-2/+16
2006-10-31fmap.adb: Put routines in alpha orderRobert Dewar1-22/+22
2005-07-01Update FSF addressR. Kelley Cook1-2/+2
2003-10-213psoccon.ads, [...]: Files added.Arnaud Charlet1-17/+53
2003-04-241aexcept.adb, [...]: Merge header, formatting and other trivial changes from ...Geert Bosch1-1/+0
2002-10-23Nathanael Nerode <neroden@gcc.gnu.org> PR ada/6919 (forward port of patch for...Nathanael Nerode1-1/+1
2002-03-14Delete all lines containing "$Revision:".Geoffrey Keating1-1/+0
2001-10-2886numaux.adb, [...]: Fix spelling errors.Joseph Myers1-4/+4
2001-10-02New Language: AdaRichard Kenner1-0/+1472