summaryrefslogtreecommitdiff
path: root/gcc/ada/uintp.adb
AgeCommit message (Expand)Author
2025-01-13ada: Remove redundant parentheses inside unary operatorsPiotr Trojanek
2025-01-07Update copyright years.Marc Poulhiès
2025-01-03ada: Refine subtype of a universal arithmetic utility routinePiotr Trojanek
2024-10-25ada: Add Type_Size_For function to Uintp packageEric Botcazou
2024-01-22Update copyright years.Marc Poulhiès
2023-05-22ada: Remove extra parenthesesArnaud Charlet
2023-01-09ada: Update copyright noticeArnaud Charlet
2022-09-12[Ada] Fix bugs in check-related warnings.Bob Duff
2022-05-09[Ada] Raise Constraint_Error when converting negative values to Char_CodePiotr Trojanek
2022-05-09[Ada] Remove extra space around binary operatorsPiotr Trojanek
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet
2021-10-25[Ada] Follow-on cleanups for Uint fieldsBob Duff
2021-10-20[Ada] tech debt: Clean up Uint fields, such as EsizeBob Duff
2021-09-21[Ada] Add assertions to Uintp (UI_Is_In_Int_Range)Bob Duff
2021-09-21[Ada] Add assertions to UintpBob Duff
2021-09-20[Ada] Present and No functions for type UintBob Duff
2021-06-17[Ada] Provide new function Uintp.UI_To_Unsigned_64Arnaud Charlet
2021-05-03[Ada] Update copyright noticeArnaud Charlet
2020-10-23[Ada] Update header of front-end filesArnaud Charlet
2020-10-21[Ada] Basic support for 128-bit typesEric Botcazou
2020-06-03[Ada] Remove ASIS tree generationArnaud Charlet
2020-06-02[Ada] Bump copyright yearArnaud Charlet
2020-06-02[Ada] Address potentially uninitialized variables and dead codeArnaud Charlet
2019-07-01[Ada] Minor reformattingHristian Kirtchev
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat
2018-12-11[Ada] Uintp: add a new UI_From_Integral generic constructorEd Schonberg
2018-01-11[Ada] Bump copyright notices to 2018Arnaud Charlet
2017-04-25uintp.adb (Most_Sig_2_Digits): In case Direct (Right)...Bob Duff
2017-01-06[multiple changes]Arnaud Charlet
2015-10-20s-valllu.adb, [...]: Fix typos.Arnaud Charlet
2014-10-17[multiple changes]Arnaud Charlet
2014-10-13re PR ada/63225 (ada bootstrap failure when -fno-inline in STAGE1_CFLAGS)Eric Botcazou
2014-01-29a-except-2005.adb, [...]: Minor reformatting.Robert Dewar
2012-12-05[multiple changes]Arnaud Charlet
2012-11-06sem_prag.adb: Minor reformatting.Robert Dewar
2012-08-06[multiple changes]Arnaud Charlet
2012-07-23[multiple changes]Arnaud Charlet
2012-05-15[multiple changes]Arnaud Charlet
2012-05-15[multiple changes]Arnaud Charlet
2012-04-26[multiple changes]Arnaud Charlet
2010-09-09[multiple changes]Arnaud Charlet
2010-06-22[multiple changes]Arnaud Charlet
2010-06-22uintp.adb, [...]: Minor reformatting.Robert Dewar
2010-06-22[multiple changes]Arnaud Charlet
2010-04-16uintp.adb (UI_From_Dint): Remove useless code.Eric Botcazou
2009-07-22s-stchop.adb, [...]: Make sure sources obey short-circuit style rule.Robert Dewar
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2009-04-07[multiple changes]Arnaud Charlet
2008-07-30uintp.adb (UI_GCD): Fix potential overflowRobert Dewar
2008-05-20uintp.adb, urealp.adb: Replace calls to Increment_Last + Set with Append.Thomas Quinot