]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ada/exp_util.adb
ada: Fix missing call to Finalize_Protection for simple protected objects
[thirdparty/gcc.git] / gcc / ada / exp_util.adb
2023-09-26  Eric Botcazouada: Fix missing call to Finalize_Protection for simple...
2023-09-26  Eric Botcazouada: Fix missing finalization of extended return object...
2023-09-15  Eric Botcazouada: Fix internal error on misaligned component with...
2023-09-14  Yannick Moyada: Improve detection of deactivated code for warnings...
2023-09-14  Javier Mirandaada: Assertion failure on expansion of record with...
2023-09-14  Eric Botcazouada: Fix premature finalization in loop over limited...
2023-08-03  Eric Botcazouada: Fix spurious error on 'Input of private type with...
2023-07-28  Viljar Indusada: Small refactor
2023-07-06  Viljar Indusada: Avoid crash in Find_Optional_Prim_Op
2023-07-04  Eric Botcazouada: Do not unnecessarily use component-wise loop for...
2023-06-15  Eric Botcazouada: Fix too small secondary stack allocation for retur...
2023-06-15  Eric Botcazouada: Revert latest change to Find_Hook_Context
2023-06-15  Eric Botcazouada: Fix missing finalization for aggregates nested...
2023-06-13  Eric Botcazouada: Streamline expansion of controlled actions for...
2023-06-13  Eric Botcazouada: Factor out tag assignments from type in expander
2023-06-13  Yannick Moyada: Support new GNAT-specific aspect Ghost_Predicate
2023-05-30  Eric Botcazouada: Fix visibility error with DIC or Type_Invariant...
2023-05-29  Eric Botcazouada: Fix wrong finalization for loop on indexed container
2023-05-16  Eric Botcazouada: Adjust semantics and implementation of storage...
2023-01-16  Eric Botcazouada: Use static references to tag in more cases for...
2023-01-16  Eric Botcazouada: Fix benign pasto in new predicate
2023-01-16  Eric Botcazouada: Fix premature finalization of temporaries for...
2023-01-16  Eric Botcazouada: Further optimize interface objects initialized...
2023-01-09  Arnaud Charletada: Update copyright notice
2023-01-09  Eric Botcazouada: Simplify finalization of temporaries created for...
2023-01-05  Eric Botcazouada: Minor tweak to test added in previous change
2023-01-05  Eric Botcazouada: Clean up interface handling in Expand_N_Object_Dec...
2023-01-05  Eric Botcazouada: Optimize class-wide objects initialized with funct...
2023-01-05  Javier Mirandaada: INOX: prototype RFC on String Interpolation
2023-01-05  Eric Botcazouada: Fix finalization issues in extended return statements
2023-01-03  Eric Botcazouada: Fix detection of function calls in object declarations
2023-01-03  Bob Duffada: Simplify [Small_]Integer_Type_For
2022-12-06  Eric Botcazouada: Elide the copy in extended returns for nonlimited...
2022-11-21  Bob Duffada: Move warnings switches
2022-11-04  Marc Poulhièsada: Fix loop unnesting issue.
2022-11-04  Ghjuvan Lacambreada: Refactor: replace uses of `not Present(X)` with...
2022-10-06  Steve Bairdada: Incorrect inferences drawn from if/elsif/while...
2022-09-06  Marc Poulhiès[Ada] Fix formal parameters list for secondary stack...
2022-09-05  Piotr Trojanek[Ada] Remove VMS specific routine that is no longer...
2022-09-05  Eric Botcazou[Ada] Fix crash for Default_Initial_Condition on derive...
2022-09-02  Eric Botcazou[Ada] Adjust previous change to Expand_Subtype_From_Expr
2022-09-02  Eric Botcazou[Ada] Fix crash on declaration of overaligned array...
2022-07-13  Gary Dismukes[Ada] Add support for defaulted Storage_Model_Type...
2022-07-05  Eric Botcazou[Ada] Couple of small cleanups for Cloned_Subtype
2022-07-04  Justin Squirek[Ada] Tech debt: Remove code duplication
2022-07-04  Bob Duff[Ada] Fix missing error on 'Access of constrained array
2022-06-02  Eric Botcazou[Ada] Get rid of secondary stack for most calls returni...
2022-06-01  Eric Botcazou[Ada] Get rid of secondary stack for controlled compone...
2022-05-19  Steve Baird[Ada] Fix bug in handling of Predicate_Failure aspect
2022-05-19  Eric Botcazou[Ada] Get rid of secondary stack for controlled components
2022-05-17  Bob Duff[Ada] Requires_Cleanup_Actions and N_Protected_Body
2022-05-16  Eric Botcazou[Ada] Fix internal error on iterated array aggregate
2022-05-13  Steve Baird[Ada] Implement late initialization rules for type...
2022-05-13  Eric Botcazou[Ada] Fix compiler crash on FOR iteration scheme over...
2022-05-12  Bob Duff[Ada] Make debug printouts more robust
2022-05-12  Alexandre Oliva[Ada] Introduce hardbool Machine_Attribute for Ada
2022-05-10  Alexandre Oliva[Ada] Optimize nonstandard boolean conversions
2022-05-10  Piotr Trojanek[Ada] Replace variables with constants in expanded...
2022-05-10  Piotr Trojanek[Ada] Fix comment about building names in task arrays
2022-05-10  Piotr Trojanek[Ada] Simplify conversion from Character to Char_Code
2022-05-09  Justin Squirek[Ada] Fix invalid memory access on finalization of...
2022-05-09  Piotr Trojanek[Ada] Fix indentation of "Start of processing for ...
2022-05-09  Piotr Trojanek[Ada] Allow Big_Integer in loop and subprogram variants
2022-01-11  Piotr Trojanek[Ada] Remove unreferenced CCG-specific routine Insert_D...
2022-01-11  Piotr Trojanek[Ada] Avoid redundant checks for empty lists
2022-01-11  Piotr Trojanek[Ada] Remove extra space in single object declarations
2022-01-11  Arnaud Charlet[Ada] Update copyright notice and bump Gnatvsn.Current_Year
2022-01-07  Piotr Trojanek[Ada] Remove extra space before THEN keywords
2022-01-06  Piotr Trojanek[Ada] Remove unnecessary guards for non-empty lists
2022-01-06  Etienne Servais[Ada] Fix typo in comments found running aspell
2022-01-06  Bob Duff[Ada] New restriction No_Tagged_Type_Registration
2021-12-02  Piotr Trojanek[Ada] Cleanup insertion of single freezing actions
2021-11-09  Justin Squirek[Ada] Hang on compilation of unit with type extension...
2021-10-25  Etienne Servais[Ada] Change format of the ?? warning insertion sequence
2021-10-25  Bob Duff[Ada] Renamed_Or_Alias cleanup
2021-10-20  Bob Duff[Ada] tech debt: Clean up Uint fields, such as Esize
2021-10-11  Steve Baird[Ada] Valid postconditions incorrectly rejected.
2021-10-11  Piotr Trojanek[Ada] Rewrite extended names in derived class-wide...
2021-10-11  Piotr Trojanek[Ada] Fix crash on array component with Default_Value
2021-10-05  Gary Dismukes[Ada] Front-end support for Storage_Model feature
2021-10-05  Piotr Trojanek[Ada] Rewrite operator entity in derived class-wide...
2021-10-04  Ed Schonberg[Ada] Fix resolution of Declare_Expressions involving...
2021-10-01  Gary Dismukes[Ada] Assert_Failure on derived type with inherited...
2021-10-01  Javier Miranda[Ada] Ada2022: AI12-0195 overriding class-wide pre...
2021-09-22  Bob Duff[Ada] Fix conformance errors and erroneous code
2021-09-22  Yannick Moy[Ada] Fix obsolete comments/name referring to girder...
2021-09-21  Daniel Mercier[Ada] Set related expression for external DISCR symbols...
2021-09-21  Bob Duff[Ada] Add assertions to Uintp
2021-09-21  Bob Duff[Ada] Clean up uses of Esize and RM_Size
2021-09-20  Bob Duff[Ada] Present and No functions for type Uint
2021-09-20  Ed Schonberg[Ada] Spurious link error with child unit and different...
2021-07-08  Bob Duff[Ada] Remove Unknown_ functions
2021-07-07  Bob Duff[Ada] Transient scope cleanup
2021-06-29  Bob Duff[Ada] tech debt: Parent (Empty) is not allowed
2021-06-21  Gary Dismukes[Ada] Compiler crash on sliding of fixed-lower-bound...
2021-06-18  Gary Dismukes[Ada] Error issued on string literal assigned to fixed...
2021-06-17  Gary Dismukes[Ada] Implementation of Inox feature of fixed lower...
2021-06-17  Arnaud Charlet[Ada] Crash on a nested aggregate containing controlled...
2021-06-17  Richard Kenner[Ada] Look at Others_Discrete_Choices for N_Others_Choice
2021-06-15  Steve Baird[Ada] Avoid unhelpful dead code warnings
next