]> gcc.gnu.org Git - gcc.git/history - gcc/ada/sem_ch3.adb
MIPS: Support constraint 'w' for MSA instruction
[gcc.git] / gcc / ada / sem_ch3.adb
2 days ago Piotr Trojanekada: Fix detection of components with per-object constr...
2 days ago Eric Botcazouada: Fix bad interaction between homogeneous finalizati...
2 days ago Javier Mirandaada: Reject non-statically compatible extended return...
2 days ago Eric Botcazouada: Partial implementation of redesign of support...
2024-01-22 Marc PoulhièsUpdate copyright years.
2024-01-09 Steve Bairdada: Error compiling Ada 2022 object renaming with...
2023-12-19 Eric Botcazouada: Fix internal error on call with parameter of predi...
2023-12-19 Eric Botcazouada: Rename Is_Constr_Subt_For_UN_Aliased flag
2023-11-30 Yannick Moyada: Remove SPARK legality checks
2023-11-28 Eric Botcazouada: Fix internal error on declare expression in expres...
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: Cleanup "not Present" on List_Id
2023-11-07 Piotr Trojanekada: Cleanup more "not Present"
2023-10-19 Ronan Desplanquesada: Seize opportunity to reuse List_Length
2023-09-26 Eric Botcazouada: Fix deferred constant wrongly rejected
2023-09-19 Richard Waiada: Private extensions with the keyword "synchronized...
2023-09-05 Javier Mirandaada: Enforce subtype conformance of interface primitives
2023-08-01 Steve Bairdada: Bugbox compiling Constrained_Protected_Object...
2023-08-01 Steve Bairdada: Incorrect optimization for unconstrained limited...
2023-06-20 Bob Duffada: Fix bug in predicate checks with address clauses
2023-06-20 Eric Botcazouada: Small fixes to handling of private views in instances
2023-06-20 Marc Poulhièsada: Fix type derivation of subtype of derived type
2023-06-13 Yannick Moyada: Support new GNAT-specific aspect Ghost_Predicate
2023-05-30 Piotr Trojanekada: Only build access-to-subprogram wrappers when...
2023-05-29 Piotr Trojanekada: Analyze pre/post on access-to-subprogram without...
2023-05-26 Bob Duffada: Corrections to premature-references rules
2023-05-26 Piotr Trojanekada: Cleanups in handling of aggregates
2023-05-26 Piotr Trojanekada: Fix iteration over component items with pragmas
2023-05-25 Eric Botcazouada: Fix internal error on declare-expression in post...
2023-05-25 Bob Duffada: Switch from E_Void to Is_Not_Self_Hidden
2023-05-25 Ronan Desplanquesada: Enrich documentation of subprogram
2023-05-25 Ronan Desplanquesada: Maximize use of existing constant
2023-05-25 Ronan Desplanquesada: Reduce span of variable
2023-05-23 Gary Dismukesada: ICE on BIP call in class-wide function return...
2023-05-23 Eric Botcazouada: Remove the body of System.Storage_Elements
2023-05-23 Eric Botcazouada: Fix bogus error on predicated limited record decla...
2023-05-22 Arnaud Charletada: Remove extra parentheses
2023-05-22 Eric Botcazouada: Fix handling of constrained array declarations...
2023-05-15 Bob Duffada: Clean up vanishing entity fields
2023-01-09 Arnaud Charletada: Update copyright notice
2022-12-06 Eric Botcazouada: Elide the copy in extended returns for nonlimited...
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 Bob Duffada: Move warnings switches
2022-11-08 Javier Mirandaada: Enforce matching of extra formals
2022-11-08 Steve Bairdada: Improve handling of declare expressions in deferre...
2022-11-08 Piotr Trojanekada: Cleanup local variable that is only set as an...
2022-11-08 Piotr Trojanekada: Allow initialization of limited objects with delta...
2022-11-07 Piotr Trojanekada: Cleanup detection of code within generic instances
2022-11-04 Ghjuvan Lacambreada: Refactor: replace uses of `not Present(X)` with...
2022-11-04 Steve Bairdada: Allow enabling a restricted set of language extens...
2022-09-12 Javier Miranda[Ada] Revert "Enforce matching of extra formals"
2022-09-06 Javier Miranda[Ada] Enforce matching of extra formals
2022-09-05 Eric Botcazou[Ada] Fix crash for Default_Initial_Condition on derive...
2022-09-02 Eric Botcazou[Ada] Fix crash on declaration of overaligned array...
2022-07-05 Eric Botcazou[Ada] Perform object rewriting as renaming only in...
2022-07-05 Eric Botcazou[Ada] Fix dangling bounds for array result of BIP functions
2022-07-04 Steve Baird[Ada] Enforce deferred constant completion rules
2022-07-04 Bob Duff[Ada] Fix missing error on 'Access of constrained array
2022-07-04 Eric Botcazou[Ada] Call-initialize all controlled objects in place
2022-06-01 Marc Poulhiès[Ada] Fix predicate check on object declaration
2022-06-01 Piotr Trojanek[Ada] Propagate null-exclusion to anonymous access...
2022-06-01 Bob Duff[Ada] Incorrect code for anonymous access-to-function...
2022-05-18 Marc Poulhiès[Ada] Rework optimization skipping pragma check in...
2022-05-18 Gary Dismukes[Ada] Overriding error on type derived from discriminat...
2022-05-17 Etienne Servais[Ada] Take full view of private type
2022-05-16 Eric Botcazou[Ada] Fix spurious error on limited view with incomplet...
2022-05-13 Eric Botcazou[Ada] Fix incorrect call to inherited function with...
2022-05-13 Etienne Servais[Ada] Fix typo on "that"
2022-05-12 Etienne Servais[Ada] Fix typo in comment
2022-05-11 Marc Poulhiès[Ada] New No_Local_Tagged_Types restriction
2022-05-11 Etienne Servais[Ada] Do not create useless itype in Constrain_Access
2022-05-11 Bob Duff[Ada] fix crash on Secondary_Stack_Size with discriminant
2022-05-10 Piotr Trojanek[Ada] Reuse Is_Rewrite_Substitution where possible
2022-05-10 Piotr Trojanek[Ada] Cleanup detection of No_Elist with No and Present
2022-05-09 Piotr Trojanek[Ada] Add utility to preanalyze assert expression witho...
2022-01-11 Eric Botcazou[Ada] Fix incomplete debug info for derived packed...
2022-01-11 Etienne Servais[Ada] Fix check for implicit allocation of dynamic...
2022-01-11 Arnaud Charlet[Ada] Update copyright notice and bump Gnatvsn.Current_Year
2022-01-07 Justin Squirek[Ada] Cleanup and modification of unreferenced warnings
2022-01-07 Javier Miranda[Ada] Spurious error caused by order of interfaces...
2022-01-06 Bob Duff[Ada] Warn on subtype declaration of null range
2022-01-06 Piotr Trojanek[Ada] Remove unnecessary guards for non-empty lists
2022-01-06 Eric Botcazou[Ada] Rename Any_Access into Universal_Access
2022-01-05 Piotr Trojanek[Ada] Remove extra space in parameter associations
2022-01-05 Etienne Servais[Ada] Fix condition to build subtype for discriminated...
2021-12-02 Piotr Trojanek[Ada] Cleanup insertion of single freezing actions
2021-12-02 Piotr Trojanek[Ada] More intuitive names in sanity-checking of derive...
2021-12-01 Gary Dismukes[Ada] Storage error on untagged prefixed subprogram...
2021-11-10 Etienne Servais[Ada] Warn when interfaces swapped between full and...
2021-11-09 Alexandre Oliva[Ada] Improve integration of strub with type systems
2021-11-09 Yannick Moy[Ada] Complete support for prefixed call on subtypes...
2021-11-09 Yannick Moy[Ada] Fix support for prefixed call with incomplete...
2021-10-25 Bob Duff[Ada] Follow-on cleanups for Uint fields
2021-10-25 Etienne Servais[Ada] Change format of the ?? warning insertion sequence
2021-10-20 Bob Duff[Ada] tech debt: Clean up Uint fields, such as Esize
2021-10-11 Etienne Servais[Ada] Remove constant arguments
2021-10-05 Piotr Trojanek[Ada] Propagate Ghost status from parent to derived...
2021-09-23 Richard Kenner[Ada] Add N_Has_Bounds and N_Is_Index
next
This page took 0.945537 seconds and 7 git commands to generate.