aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/exp_fixd.adb
AgeCommit message (Expand)AuthorFilesLines
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet1-1/+1
2021-10-11[Ada] Fix internal error on fixed-point divide, multiply and scalingEric Botcazou1-79/+92
2021-05-07[Ada] Minor reformattingsBob Duff1-21/+21
2021-05-07[Ada] Variable-sized node typesBob Duff1-2/+5
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2020-12-17[Ada] Remove unused subprograms in validswArnaud Charlet1-14/+0
2020-12-14[Ada] Fix couple of bugs in the implementation of Round attributeEric Botcazou1-19/+4
2020-11-30[Ada] Expand integer-only implementation of ordinary fixed-point typesEric Botcazou1-30/+75
2020-11-27[Ada] Do not use 128-bit division for 64-bit fixed-point typesEric Botcazou1-22/+38
2020-11-27[Ada] Adjust head comment of various subprograms in Exp_FixdEric Botcazou1-9/+8
2020-11-27[Ada] Optimize magnitude of integer operations for fixed pointEric Botcazou1-17/+17
2020-11-26[Ada] Add support for 128-bit fixed-point types on 64-bit platformsEric Botcazou1-73/+109
2020-10-22[Ada] Get rid of useless if-then-else in Exp_Fixd.Fpt_ValueEric Botcazou1-13/+2
2020-10-21[Ada] Basic support for 128-bit typesEric Botcazou1-2/+2
2020-06-17[Ada] Fix small fallout of change for 'Pos and 'Val attributesEric Botcazou1-1/+3
2020-06-02[Ada] Bump copyright yearArnaud Charlet1-1/+1
2020-06-02[Ada] Remove degenerate Treat_Fixed_As_Integer mechanismEric Botcazou1-62/+79
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-05-02[multiple changes]Arnaud Charlet1-1/+26
2016-04-19[multiple changes]Arnaud Charlet1-18/+18
2015-11-13[multiple changes]Arnaud Charlet1-15/+20
2015-11-13[multiple changes]Arnaud Charlet1-2/+15
2015-10-20sem_aggr.adb, [...]: Fix typos.Arnaud Charlet1-1/+1
2014-11-07[multiple changes]Arnaud Charlet1-3/+33
2014-01-29a-except-2005.adb, [...]: Minor reformatting.Robert Dewar1-4/+4
2010-06-17exp_fixd.adb, [...]: Use Make_TemporaryRobert Dewar1-9/+9
2009-04-17[multiple changes]Arnaud Charlet1-1/+3
2009-04-09[multiple changes]Arnaud Charlet1-20/+32
2008-05-28exp_fixd.adb (Build_Multiply): Correct one-off error in computing sizeRobert Dewar1-15/+6
2008-04-08impunit.adb: Add Interfaces.Java.JNI...Robert Dewar1-3/+3
2008-03-249drpc.adb, [...]: Fix comment typos.Ralf Wildenhues1-2/+2
2007-10-15s-taprop-solaris.adb, [...]: Minor reformatting.Robert Dewar1-0/+4
2007-09-10exp_atag.ads, [...]: Replace headers with GPL v3 headers.Robert Dewar1-5/+4
2007-06-06exp_fixd.adb (Integer_Literal): Add optional argument to construct a negative...Geert Bosch1-27/+39
2006-10-31exp_fixd.adb (Rounded_Result_Set): For multiplication and division of fixed-p...Ed Schonberg1-3/+4
2005-11-15exp_fixd.adb: Use Universal_Real instead of Long_Long_Float when...Robert Dewar1-95/+60
2005-09-05a-dirval-mingw.adb, [...]: Minor reformattingRobert Dewar1-11/+12
2005-07-01Update FSF addressR. Kelley Cook1-2/+2
2004-05-05[multiple changes]Arnaud Charlet1-11/+3
2003-10-213psoccon.ads, [...]: Files added.Arnaud Charlet1-19/+50
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
2002-03-0841intnam.ads, [...]: Merge in ACT changes.Geert Bosch1-0/+14
2001-10-12exp_fixd.adb (Expand_Multiply_Fixed_By_Fixed_Giving_Fixed): handle properly t...Ed Schonberg1-3/+32
2001-10-02New Language: AdaRichard Kenner1-0/+2340