]> gcc.gnu.org Git - gcc.git/history - gcc/ada/sem_ch12.adb
ada: Fix missing finalization in library-level instance body
[gcc.git] / gcc / ada / sem_ch12.adb
2023-05-26 Eric Botcazouada: Fix missing finalization in library-level instance...
2023-05-23 Piotr Trojanekada: Accept and analyze new aspect Exceptional_Cases
2023-05-23 Eric Botcazouada: Fix latent issue in support for protected entries
2023-05-22 Eric Botcazouada: Fix missing finalization in library-unit instance...
2023-05-22 Bob Duffada: Rename Is_Past_Self_Hiding_Point flag to be Is_Not...
2023-05-22 Bob Duffada: Add Is_Past_Self_Hiding_Point flag
2023-05-22 Arnaud Charletada: Remove extra parentheses
2023-05-16 Marc Poulhièsada: Trivial refactoring in Instantiate_*_Body
2023-01-09 Arnaud Charletada: Update copyright notice
2023-01-05 Marc Poulhièsada: Fix nested generic instantiation
2023-01-05 Marc Poulhièsada: Fix generic instantiation of sibling package
2022-11-21 Bob Duffada: Move warnings switches
2022-11-14 Piotr Trojanekada: Adjust locations in aspects on generic formal...
2022-11-14 Piotr Trojanekada: Fix style in code for generic formal subprograms...
2022-11-14 Piotr Trojanekada: Expand generic formal subprograms with contracts...
2022-11-08 Piotr Trojanekada: Propagate aspect Ghost when instantiating null...
2022-11-08 Piotr Trojanekada: Remove unneeded code in handling formal type defaults
2022-11-07 Piotr Trojanekada: Clean up code for visibility of generic actuals
2022-11-04 Piotr Trojanekada: Remove redundant calls in handling of aspect speci...
2022-11-04 Ghjuvan Lacambreada: Refactor: replace uses of `not Present(X)` with...
2022-09-26 Piotr Trojanekada: Fix location of pragmas coming from aspects in...
2022-07-13 Justin Squirek[Ada] Fix CodePeer warnings in GNAT sources
2022-07-12 Piotr Trojanek[Ada] Fix spurious warning on unreferenced internal...
2022-07-06 Yannick Moy[Ada] Support ghost generic formal parameters
2022-07-05 Piotr Trojanek[Ada] Remove unnecessary dead code after calls to nonre...
2022-05-18 Marc Poulhiès[Ada] Fix incorrect freezing with generic child unit
2022-05-17 Yannick Moy[Ada] Allow inlining for proof inside generics
2022-05-17 Eric Botcazou[Ada] Fix bogus visibility error with partially paramet...
2022-05-12 Piotr Trojanek[Ada] Fix warning about generic subprograms withed...
2022-05-11 Piotr Trojanek[Ada] Fix style of body header boxes
2022-05-10 Piotr Trojanek[Ada] Cleanup detection of No_Elist with No and Present
2022-05-09 Piotr Trojanek[Ada] Fix indentation of "Start of processing for ...
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 unnecessary guards for appending non-empty...
2022-01-06 Eric Botcazou[Ada] Fix regression in freezing code for instantiations
2022-01-06 Etienne Servais[Ada] Fix typo in comments found running aspell
2022-01-05 Piotr Trojanek[Ada] Remove redundant code related to instances with...
2022-01-05 Piotr Trojanek[Ada] Deconstruct dead wrappers added for external...
2021-12-02 Eric Botcazou[Ada] Enhance freezing code for instantiations
2021-12-01 Gary Dismukes[Ada] Allow formal functions to have a default in the...
2021-12-01 Eric Botcazou[Ada] Tidy up freezing code for instantiations (continued)
2021-12-01 Eric Botcazou[Ada] Tidy up freezing code for instantiations
2021-12-01 Piotr Trojanek[Ada] Replace low-level detection of subprograms with...
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-20 Eric Botcazou[Ada] Expose and use type-generic GCC atomic builtins
2021-09-23 Richard Kenner[Ada] Add N_Has_Bounds and N_Is_Index
2021-09-21 Bob Duff[Ada] Clean up uses of Esize and RM_Size
2021-09-20 Bob Duff[Ada] Clean up Uint fields, remove unused routines
2021-07-08 Piotr Trojanek[Ada] Simplify redundant checks for non-empty lists
2021-07-07 Arnaud Charlet[Ada] Front-end inlining and instantiations of UC
2021-07-07 Piotr Trojanek[Ada] Fix location of errors about volatile compatibility
2021-06-29 Eric Botcazou[Ada] Small tweak in a couple of comments
2021-06-29 Bob Duff[Ada] tech debt: Parent (Empty) is not allowed
2021-06-21 Ed Schonberg[Ada] Implementation of AI12-205: defaults for formal...
2021-06-18 Piotr Trojanek[Ada] Reuse Package_Specification in Is_Incomplete_Or_P...
2021-06-17 Gary Dismukes[Ada] Error in instance on incomplete actual passed...
2021-06-17 Justin Squirek[Ada] Removal of technical debt
2021-06-15 Bob Duff[Ada] Variable-sized node types -- cleanup
2021-06-15 Arnaud Charlet[Ada] Rename Ada 202* to Ada 2022
2021-05-07 Bob Duff[Ada] Minor reformattings
2021-05-07 Bob Duff[Ada] Variable-sized node types -- cleanup
2021-05-07 Bob Duff[Ada] Variable-sized node types
2021-05-05 Piotr Trojanek[Ada] Remove redundant checks for empty lists
2021-05-04 Piotr Trojanek[Ada] Fix inconsistent iteration with First_Formal...
2021-05-03 Arnaud Charlet[Ada] Update copyright notice
2021-05-03 Piotr Trojanek[Ada] Fix calls to Error_Msg_NE instead of Error_Msg_N
2021-05-03 Piotr Trojanek[Ada] Remove leading and trailing spaces in error messages
2020-12-17 Yannick Moy[Ada] Fixes for GNAT error/warning messages
2020-11-27 Arnaud Charlet[Ada] Fix tree for expanded instantiations correspondin...
2020-11-26 Ed Schonberg[Ada] Spurious error on formal package with overloaded...
2020-11-26 Piotr Trojanek[Ada] Fix casing of "circular instantiation" error
2020-11-25 Piotr Trojanek[Ada] Remove dead and duplicated diagnostics for generi...
2020-11-24 Piotr Trojanek[Ada] Reuse In_Same_List where possible
2020-11-24 Eric Botcazou[Ada] Fix internal error on multiple nested instantiations
2020-10-26 Yannick Moy[Ada] Fix GNATprove crash on generics with access types
2020-10-26 Yannick Moy[Ada] Do not instantiate generic bodies outside of...
2020-10-23 Eric Botcazou[Ada] Implement new legality rules introduced in C...
2020-10-21 Eric Botcazou[Ada] Fix problematic placement of freeze node after...
2020-10-21 Javier Miranda[Ada] Spurious error in current instance used as formal...
2020-10-21 Eric Botcazou[Ada] Use helper function in Freeze_Subprogram_Body
2020-10-20 Javier Miranda[Ada] Spurious error in current instance used as formal...
2020-10-20 Piotr Trojanek[Ada] Support for new aspect Subprogram_Variant on...
2020-10-16 Javier Miranda[Ada] Crash in generic renaming declaration of child...
2020-10-15 Arnaud Charlet[Ada] Assert failure on incorrect code
2020-10-15 Piotr Trojanek[Ada] Simplify membership tests with N_Entity subtype
2020-07-27 Arnaud Charlet[Ada] Use membership tests in front-end
2020-07-27 Eric Botcazou[Ada] Remove obsolete special case in Switch_View
2020-07-16 Ed Schonberg[Ada] Spurious error in instance nested in formal package
2020-07-08 Piotr Trojanek[Ada] Accept aspect Relaxed_Initialization on generic...
2020-07-08 Piotr Trojanek[Ada] Analyze aspects once generic subprograms are...
2020-07-07 Piotr Trojanek[Ada] Use Is_Generic_Subprogram where possible
2020-07-07 Arnaud Charlet[Ada] ACATS 4.1H - BC60005 - null exclusion matching...
2020-07-06 Justin Squirek[Ada] Hang on generic declaration with ambiguous formal...
2020-06-17 Piotr Trojanek[Ada] Add assertions to Preserve_Comes_From_Source...
2020-06-17 Piotr Trojanek[Ada] Fix casing from GNATProve to GNATprove
2020-06-16 Eric Botcazou[Ada] Implement AI12-0351 Matching for actuals for...
2020-06-12 Ed Schonberg[Ada] Compiler locks up with -gnatX and formal subprogr...
2020-06-12 Ed Schonberg[Ada] Compiler crash on instance with overloaded actual...
next
This page took 1.490806 seconds and 108 git commands to generate.