aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/uintp.adb
AgeCommit message (Expand)AuthorFilesLines
2023-01-09ada: Update copyright noticeArnaud Charlet1-1/+1
2022-09-12[Ada] Fix bugs in check-related warnings.Bob Duff1-3/+1
2022-05-09[Ada] Raise Constraint_Error when converting negative values to Char_CodePiotr Trojanek1-21/+8
2022-05-09[Ada] Remove extra space around binary operatorsPiotr Trojanek1-1/+1
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet1-1/+1
2021-10-25[Ada] Follow-on cleanups for Uint fieldsBob Duff1-2/+2
2021-10-20[Ada] tech debt: Clean up Uint fields, such as EsizeBob Duff1-2/+16
2021-09-21[Ada] Add assertions to Uintp (UI_Is_In_Int_Range)Bob Duff1-5/+4
2021-09-21[Ada] Add assertions to UintpBob Duff1-133/+172
2021-09-20[Ada] Present and No functions for type UintBob Duff1-8/+32
2021-06-17[Ada] Provide new function Uintp.UI_To_Unsigned_64Arnaud Charlet1-2/+42
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2020-10-23[Ada] Update header of front-end filesArnaud Charlet1-10/+4
2020-10-21[Ada] Basic support for 128-bit typesEric Botcazou1-5/+5
2020-06-03[Ada] Remove ASIS tree generationArnaud Charlet1-54/+1
2020-06-02[Ada] Bump copyright yearArnaud Charlet1-1/+1
2020-06-02[Ada] Address potentially uninitialized variables and dead codeArnaud Charlet1-0/+1
2019-07-01[Ada] Minor reformattingHristian Kirtchev1-46/+43
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat1-1/+1
2018-12-11[Ada] Uintp: add a new UI_From_Integral generic constructorEd Schonberg1-0/+46
2018-01-11[Ada] Bump copyright notices to 2018Arnaud Charlet1-1/+1
2017-04-25uintp.adb (Most_Sig_2_Digits): In case Direct (Right)...Bob Duff1-21/+8
2017-01-06[multiple changes]Arnaud Charlet1-3/+6
2015-10-20s-valllu.adb, [...]: Fix typos.Arnaud Charlet1-2/+2
2014-10-17[multiple changes]Arnaud Charlet1-1/+10
2014-10-13re PR ada/63225 (ada bootstrap failure when -fno-inline in STAGE1_CFLAGS)Eric Botcazou1-16/+0
2014-01-29a-except-2005.adb, [...]: Minor reformatting.Robert Dewar1-2/+2
2012-12-05[multiple changes]Arnaud Charlet1-14/+11
2012-11-06sem_prag.adb: Minor reformatting.Robert Dewar1-1/+10
2012-08-06[multiple changes]Arnaud Charlet1-0/+2
2012-07-23[multiple changes]Arnaud Charlet1-1/+1
2012-05-15[multiple changes]Arnaud Charlet1-390/+8
2012-05-15[multiple changes]Arnaud Charlet1-12/+16
2012-04-26[multiple changes]Arnaud Charlet1-4/+2
2010-09-09[multiple changes]Arnaud Charlet1-3/+1
2010-06-22[multiple changes]Arnaud Charlet1-56/+23
2010-06-22uintp.adb, [...]: Minor reformatting.Robert Dewar1-0/+3
2010-06-22[multiple changes]Arnaud Charlet1-2/+2
2010-04-16uintp.adb (UI_From_Dint): Remove useless code.Eric Botcazou1-14/+2
2009-07-22s-stchop.adb, [...]: Make sure sources obey short-circuit style rule.Robert Dewar1-3/+3
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-13/+11
2009-04-07[multiple changes]Arnaud Charlet1-1/+1
2008-07-30uintp.adb (UI_GCD): Fix potential overflowRobert Dewar1-1/+1
2008-05-20uintp.adb, urealp.adb: Replace calls to Increment_Last + Set with Append.Thomas Quinot1-24/+12
2008-04-13sfn_scan.adb, [...]: Fix comment typos.Ralf Wildenhues1-6/+6
2008-04-08impunit.adb: Add Interfaces.Java.JNI...Robert Dewar1-3/+3
2008-03-26s-proinf-irix-athread.ads, [...]: Minor reformatting.Arnaud Charlet1-0/+2
2007-10-15s-taprop-solaris.adb, [...]: Minor reformatting.Robert Dewar1-1/+5
2007-08-14uintp.adb, [...]: Minor reformatting.Robert Dewar1-115/+126
2007-04-06uintp.ads, uintp.adb (UI_Div_Rem): New subprogram, extending previous impleme...Thomas Quinot1-27/+211