]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ada/sem_eval.adb
[Ada] Variable-sized node types
[thirdparty/gcc.git] / gcc / ada / sem_eval.adb
2021-05-07  Bob Duff[Ada] Variable-sized node types
2021-05-07  Arnaud Charlet[Ada] Computation of Shift_Left and large signed values
2021-05-06  Ghjuvan Lacambre[Ada] Make Is_OK_Static_Subtype use Is_Static_Subtype
2021-05-06  Piotr Trojanek[Ada] Set Raises_CE flag only in Apply_Compile_Time_Con...
2021-05-05  Piotr Trojanek[Ada] Remove redundant explicit calls to UI_From_Int...
2021-05-05  Piotr Trojanek[Ada] Set constraint error on real division just like...
2021-05-03  Piotr Trojanek[Ada] Reuse Is_Universal_Numeric_Type where possible
2021-05-03  Arnaud Charlet[Ada] Update copyright notice
2021-05-03  Piotr Trojanek[Ada] Replace calls to RTE with Is_RTE where possible
2021-04-29  Yannick Moy[Ada] Fix evaluation of expressions in inlined code
2021-04-28  Arnaud Charlet[Ada] Fix recent optimization in evaluation of selected...
2021-04-28  Piotr Trojanek[Ada] Simplify folding of selected components with...
2021-04-28  Arnaud Charlet[Ada] Incorrect discriminant check on call to access...
2020-12-17  Arnaud Charlet[Ada] Remove discriminant checks processing in gigi
2020-12-17  Piotr Trojanek[Ada] Move folding of unchecked conversions from expans...
2020-12-14  Arnaud Charlet[Ada] Fix compile time evaluation of shift intrinsics
2020-12-14  Piotr Trojanek[Ada] Remove double initialization of the known value...
2020-11-27  Arnaud Charlet[Ada] Wrong compile time evaluation of Shift_Right
2020-11-27  Piotr Trojanek[Ada] Restore access type instead of mode out parameter
2020-11-27  Piotr Trojanek[Ada] Restore general case for folding comparison of...
2020-11-27  Piotr Trojanek[Ada] Change parameter from access type to mode out
2020-11-26  Piotr Trojanek[Ada] Avoid potentially repeated calls to Prefix in...
2020-11-26  Piotr Trojanek[Ada] Warn on slices of the form A (subtype) for all...
2020-11-25  Ed Schonberg[Ada] Spurious error on instance with predicated actual
2020-11-25  Justin Squirek[Ada] Crash on right shift operator for signed integers
2020-11-24  Arnaud Charlet[Ada] AI12-0394 Named Numbers and User-Defined Numeric...
2020-10-16  Piotr Trojanek[Ada] Assorted style cleanups
2020-10-16  Gary Dismukes[Ada] Legal actual type with inherited discriminants...
2020-10-15  Steve Baird[Ada] Get finalization right when a function returns...
2020-10-15  Arnaud Charlet[Ada] Add support for compile time evaluation of Shift_...
2020-07-27  Arnaud Charlet[Ada] Use membership tests in front-end
2020-07-15  Arnaud Charlet[Ada] Extend static functions
2020-07-08  Gary Dismukes[Ada] Static expression function problems with -gnatc...
2020-07-06  Piotr Trojanek[Ada] Crash when an exception handler is executed with...
2020-06-18  Piotr Trojanek[Ada] Cleanups in code related to static expressions
2020-06-18  Piotr Trojanek[Ada] Avoid forced loading of System.Priority in CodePe...
2020-06-17  Gary Dismukes[Ada] Implement static expression functions for Ada...
2020-06-16  Piotr Trojanek[Ada] Reuse Is_Object where possible
2020-06-16  Eric Botcazou[Ada] Implement AI12-0351 Matching for actuals for...
2020-06-15  Eric Botcazou[Ada] Rewrite Sem_Eval.Predicates_Match predicate
2020-06-10  Arnaud Charlet[Ada] Remove more references to ASIS
2020-06-09  Javier Miranda[Ada] Missing check on private overriding of dispatchin...
2020-06-09  Arnaud Charlet[Ada] AI1-0201 Relational operators of static string...
2020-06-08  Arnaud Charlet[Ada] Fix handling of 'Enum_Rep and renamings
2020-06-08  Gary Dismukes[Ada] Implement predicate checks on qualified expressio...
2020-06-05  Eric Botcazou[Ada] Fix incorrect initialization for array of non...
2020-06-03  Piotr Trojanek[Ada] Iterate with procedural versions of Next_......
2020-06-02  Arnaud Charlet[Ada] Bump copyright year
2019-12-18  Eric Botcazou[Ada] Document the introduction of the Object_Size...
2019-09-18  Steve Baird[Ada] Don't fail a front-end assertion if errors have...
2019-08-20  Gary Dismukes[Ada] Minor reformattings
2019-08-20  Bob Duff[Ada] Fix a folding issue with System'To_Address
2019-08-13  Eric Botcazou[Ada] Fix spurious instantiation error on private recor...
2019-08-12  Justin Squirek[Ada] Inconsistent compile time Constraint_Error warning
2019-07-11  Yannick Moy[Ada] Avoid spurious warning on assertions with Loop_Entry
2019-07-09  Justin Squirek[Ada] Crash on 'Img attribute
2019-07-08  Yannick Moy[Ada] Do not erase precise type on fixed-point real...
2019-01-08  Pierre-Marie de... [Ada] Bump copyright years to 2019
2018-11-14  Bob Duff[Ada] System'To_Address not always static
2018-07-31  Ed Schonberg[Ada] Spurious warning on iteration over range of 64...
2018-07-31  Hristian Kirtchev[Ada] Minor reformattings
2018-07-17  Arnaud Charlet[Ada] Preserve original CE reason in more cases
2018-07-17  Hristian Kirtchev[Ada] Minor reformatting
2018-07-16  Hristian Kirtchev[Ada] Minor reformatting
2018-07-16  Justin Squirek[Ada] Spurious possible contraint error warning with...
2018-07-16  Gary Dismukes[Ada] Fix spelling for compile-time-known
2018-07-16  Hristian Kirtchev[Ada] Illegal deferred constant causes stack overflow
2018-05-30  Hristian Kirtchev[Ada] Minor reformatting
2018-05-30  Arnaud Charlet[Ada] Ignore out of range values for System.Priority...
2018-05-21  Piotr Trojanek[Ada] Clarify code for accessing full view of a type
2018-05-21  Yannick Moy[Ada] Crash on incorrect frontend inlining in GNATprove...
2018-01-11  Piotr Trojanek[Ada] Allow uses of range utility routines on private...
2018-01-11  Arnaud Charlet[Ada] Bump copyright notices to 2018
2017-11-09  Pierre-Marie de... [multiple changes]
2017-09-08  Arnaud Charlet[multiple changes]
2017-09-08  Arnaud Charletsem_ch3.adb, [...]: Remove references to Frontend_Layou...
2017-09-06  Arnaud Charlet[multiple changes]
2017-05-02  Arnaud Charlet[multiple changes]
2017-04-28  Arnaud Charlet[multiple changes]
2017-04-27  Arnaud Charlet[multiple changes]
2017-04-27  Arnaud Charlet[multiple changes]
2017-04-27  Arnaud Charlet[multiple changes]
2017-04-25  Gary Dismukessem_prag.adb, [...]: Minor reformatting and typo fixes.
2017-04-25  Arnaud Charlet[multiple changes]
2017-01-23  Arnaud CharletMinor editing.
2017-01-23  Arnaud Charlet[multiple changes]
2017-01-21  Eric Botcazousem_eval.adb (Compile_Time_Compare): Reinstate the...
2017-01-20  Arnaud Charlet[multiple changes]
2017-01-13  Hristian Kirtchevsem_aggr.adb, [...]: Update all eligible case statement...
2017-01-13  Arnaud Charlet[multiple changes]
2017-01-12  Arnaud Charlet[multiple changes]
2017-01-06  Arnaud Charlet[multiple changes]
2016-07-06  Arnaud Charlet[multiple changes]
2016-07-04  Bob Duffsem_eval.adb (Decompose_Expr): Set 'out' parameters...
2016-04-21  Arnaud Charlet[multiple changes]
2016-04-18  Arnaud Charlet[multiple changes]
2016-04-18  Arnaud Charlet[multiple changes]
2016-04-18  Arnaud Charlet[multiple changes]
2015-10-26  Arnaud Charlet[multiple changes]
2015-10-26  Arnaud Charlet[multiple changes]
next