]> gcc.gnu.org Git - gcc.git/history - gcc/ada/sem_util.adb
nvptx: Correct pattern for popcountdi2 insn in nvptx.md.
[gcc.git] / gcc / ada / sem_util.adb
2 days ago Piotr Trojanekada: Fix for validity checking and conditional evaluati...
2 days ago Piotr Trojanekada: Expose utility routine for processing of Depends...
2 days ago Steve Bairdada: Fix containers' Reference_Preserving_Key functions...
3 days ago Justin Squirekada: Implement new experimental attribute 'Super
3 days ago Piotr Trojanekada: No need to follow New_Occurrence_Of with Set_Etype
3 days ago Piotr Trojanekada: Fix detection of if_expressions that are known...
3 days ago Steve Bairdada: Fix bug in maintaining dimension info
5 days ago Marc Poulhièsada: Minor typo fix in comment
5 days ago Justin Squirekada: Spurious unreferenced warning on selected component
6 days ago Piotr Trojanekada: Remove code that expected pre/post being split...
6 days ago Piotr Trojanekada: Deconstruct flag Split_PPC since splitting now...
6 days ago Piotr Trojanekada: Refine type of a local variable
6 days ago Piotr Trojanekada: Refactor repeated code for querying Boolean-valued...
6 days ago Bob Duffada: Rewrite Append_Entity_Name; skip irrelevant names
6 days ago Eric Botcazouada: Replace finalization masters with finalization...
6 days ago Piotr Trojanekada: Avoid crash on illegal constrained type declarations
12 days ago Piotr Trojanekada: Fix calculation of tasks in null arrays
12 days ago Piotr Trojanekada: Prevent calculation of negative stack counts
12 days ago Bob Duffada: Fix crash on body postcondition
12 days ago Yannick Moyada: Fix spurious error on generic state in SPARK
12 days ago Yannick Moyada: SPARK rule changed on functions with side effects
12 days ago Ronan Desplanquesada: Tweak discriminant source locations
12 days ago Piotr Trojanekada: Deconstruct support for abstract states with Relax...
2024-01-22 Marc PoulhièsUpdate copyright years.
2024-01-09 Steve Bairdada: Fix bug in Sem_Util.Enclosing_Declaration
2023-12-19 Eric Botcazouada: Fix internal error on call with parameter of predi...
2023-12-19 Piotr Trojanekada: Fix style and typos in comments
2023-12-19 Yannick Moyada: Fix SPARK expansion of container aggregates
2023-12-19 Ronan Desplanquesada: Restore object constraint optimization
2023-11-30 Yannick Moyada: Remove SPARK legality checks
2023-11-28 Bob Duffada: False alarms from -gnatw.t with generic functions
2023-11-21 Gary Dismukesada: Compiler error reporting illegal prefix on legal...
2023-11-21 Eric Botcazouada: Small improvement to Null_Status function
2023-11-07 Yannick Moyada: Rename Is_Limited_View to reflect actual query
2023-11-07 Viljar Indusada: Implement Aspects as fields under nodes
2023-11-07 Piotr Trojanekada: Fix extra whitespace after END keywords
2023-11-07 Piotr Trojanekada: Cleanup getting of actual subtypes
2023-11-07 Piotr Trojanekada: Fix handling of actual subtypes for expanded names
2023-10-19 Yannick Moyada: Support new SPARK aspect Side_Effects
2023-10-10 Eric Botcazouada: Remove superfluous setter procedure
2023-09-15 Bob Duffada: Clean up scope depth and related code (tech debt)
2023-09-14 Javier Mirandaada: Assertion failure on calculation of Large_Max_Size...
2023-09-14 Javier Mirandaada: Assertion failure on for-of loop iterating on...
2023-07-18 Eric Botcazouada: Improve error message for ambiguous subprogram...
2023-07-18 Eric Botcazouada: Fix Valid_Scalars attribute applied to types from...
2023-07-06 Viljar Indusada: Reuse code in Is_Fully_Initialized_Type
2023-07-03 Eric Botcazouada: Fix small inaccuracy in implementation of B.3...
2023-06-20 Eric Botcazouada: Further fixes to handling of private views in...
2023-06-20 Yannick Moyada: Do not issue warning on postcondition in some...
2023-06-15 Javier Mirandaada: Crash on C++ constructor of private type
2023-06-13 Piotr Trojanekada: Recognize iterated_component_association as repeat...
2023-06-13 Piotr Trojanekada: Recognize iterated_component_association as potent...
2023-06-13 Piotr Trojanekada: Implement new aspect Always_Terminates for SPARK
2023-06-13 Piotr Trojanekada: Remove unreferenced routine Is_Inherited_Operation...
2023-06-13 Piotr Trojanekada: Tune style in detection of writable function actuals
2023-06-13 Yannick Moyada: Support new GNAT-specific aspect Ghost_Predicate
2023-05-29 Piotr Trojanekada: Remove redundant protection against empty lists
2023-05-29 Marc Poulhièsada: Fix crash on vector initialization
2023-05-29 Piotr Trojanekada: Reuse routine for getting from body entity to...
2023-05-29 Piotr Trojanekada: Fix retrieval of spec entity from entry body entity
2023-05-29 Piotr Trojanekada: Tune message for missing 'Result in Contract_Cases
2023-05-26 Piotr Trojanekada: Remove redundant guard against empty lists
2023-05-26 Piotr Trojanekada: Simplify iteration over record component items...
2023-05-26 Javier Mirandaada: Crash on loop in dispatching conditional entry...
2023-05-26 Piotr Trojanekada: Cleanups in handling of aggregates
2023-05-26 Javier Mirandaada: Duplicate declaration of _master entity
2023-05-26 Piotr Trojanekada: Remove redundant guards from handling of record...
2023-05-26 Eric Botcazouada: Minor tweak in condition
2023-05-25 Piotr Trojanekada: Expect Exceptional_Cases as a context for attribut...
2023-05-25 Bob Duffada: Switch from E_Void to Is_Not_Self_Hidden
2023-05-25 Piotr Trojanekada: Fix copying of quantified expressions
2023-05-25 Piotr Trojanekada: Deconstruct a no longer used parameter of New_Copy...
2023-05-25 Piotr Trojanekada: Clean up copying of node trees
2023-05-25 Piotr Trojanekada: Prevent search of calls in preconditions from...
2023-05-25 Ronan Desplanquesada: Handle controlling access parameters in DTWs
2023-05-23 Piotr Trojanekada: Accept and analyze new aspect Exceptional_Cases
2023-05-23 Eric Botcazouada: Rework fix for internal error on quantified expres...
2023-05-23 Eric Botcazouada: Fix latent issue in support for protected entries
2023-05-23 Steve Bairdada: A discriminant of a variable is not a variable
2023-05-23 Yannick Moyada: Add default value at initialization for CodePeer
2023-05-23 Eric Botcazouada: Fix internal error on quantified expression with...
2023-05-22 Arnaud Charletada: Remove extra parentheses
2023-05-22 Claire Drossada: Support calls through dereferences in Find_Actual
2023-05-22 Piotr Trojanekada: Remove unreferenced utility routine Is_Actual_Tagg...
2023-05-22 Piotr Trojanekada: Update Controlling_Argument when copying trees
2023-05-22 Bob Duffada: prevent infinite recursion in Collect_Types_In_Hie...
2023-05-16 Eric Botcazouada: Implement inheritance of user-defined literal...
2023-05-16 Piotr Trojanekada: Apply range checks to preanalyzed aggregate expres...
2023-05-16 Eric Botcazouada: Follow-up improvement to implementation of storage...
2023-05-16 Richard Kennerada: Get name from entity if that's what's passed to...
2023-05-15 Piotr Trojanekada: Remove redundant protection against empty lists
2023-05-15 Piotr Trojanekada: Fix link to parent when copying with Copy_Separate...
2023-01-09 Arnaud Charletada: Update copyright notice
2023-01-05 Javier Mirandaada: INOX: prototype RFC on String Interpolation
2023-01-03 Eric Botcazouada: Fix calling convention of foreign functions return...
2023-01-03 Eric Botcazouada: Make Sem_Util.Is_Aliased_View predicate more robust
2022-12-06 Yannick Moyada: Allow No_Caching on volatile types
2022-12-06 Justin Squirekada: Accessibility code reorganization and bug fixes
2022-11-28 Yannick Moyada: Implement change to SPARK RM rule on state refinement
2022-11-21 Eric Botcazouada: Minor tweak in assertion
next
This page took 0.622163 seconds and 7 git commands to generate.