]> gcc.gnu.org Git - gcc.git/history - gcc/ada/sinfo.ads
LoongArch: Add constraints for bit string operation define_insn_and_split's [PR114861]
[gcc.git] / gcc / ada / sinfo.ads
2024-01-22 Marc PoulhièsUpdate copyright years.
2023-12-19 Eric Botcazouada: Fix spurious visibility error on parent's componen...
2023-11-21 Eric Botcazouada: Small cleanup in finalization machinery
2023-11-07 Eric Botcazouada: Fix incorrect resolution of overloaded function...
2023-10-10 Ronan Desplanquesada: Tweak documentation comments
2023-06-20 Eric Botcazouada: Further fixes to handling of private views in...
2023-06-15 Eric Botcazouada: Fix internal error on loop iterator filter with...
2023-06-13 Piotr Trojanekada: Implement new aspect Always_Terminates for SPARK
2023-06-13 Eric Botcazouada: Streamline expansion of controlled actions for...
2023-05-26 Eric Botcazouada: Use truncation for dynamic conversions from floati...
2023-05-25 Piotr Trojanekada: Fix comments for recently added SPARK aspects
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-16 Eric Botcazouada: Adjust semantics and implementation of storage...
2023-05-16 Eric Botcazouada: Introduce Cannot_Be_Superflat flag on N_Range...
2023-01-09 Arnaud Charletada: Update copyright notice
2023-01-05 Javier Mirandaada: INOX: prototype RFC on String Interpolation
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-04 Piotr Trojanekada: Fix various typos in node and entity description...
2022-11-04 Ronan Desplanquesada: Small editorial changes to documentation comments
2022-09-12 Justin Squirek[Ada] Tech debt: Expansion of contracts
2022-09-06 Bob Duff[Ada] Place "at end" on body nodes
2022-09-05 Piotr Trojanek[Ada] Fix double identifiers in iterated component...
2022-07-12 Marc Poulhiès[Ada] Fix missing Overflow and Range checks
2022-07-04 Eric Botcazou[Ada] Use static stack allocation for small string...
2022-07-04 Eric Botcazou[Ada] Adjust previous change to Rewrite_As_Renaming
2022-06-02 Eric Botcazou[Ada] Get rid of secondary stack for most calls returni...
2022-06-01 Marc Poulhiès[Ada] Add inline documentation for Is_{Parenthesis...
2022-05-30 Steve Baird[Ada] Delete no-longer-used Convert_To_Return_False...
2022-05-17 Gary Dismukes[Ada] Provide allocation subtype for allocators of...
2022-05-17 Bob Duff[Ada] Cleanups related to front-end SJLJ
2022-05-16 Eric Botcazou[Ada] Fix implementation issues with equality for untag...
2022-05-16 Eric Botcazou[Ada] Fix spurious error on limited view with incomplet...
2022-01-11 Arnaud Charlet[Ada] Update copyright notice and bump Gnatvsn.Current_Year
2022-01-07 Bob Duff[Ada] Warn on import of parent package
2022-01-06 Etienne Servais[Ada] Fix typo in comments found running aspell
2021-10-01 Bob Duff[Ada] Info. gathering in preparation for more efficienc...
2021-07-12 Bob Duff[Ada] Clean up Uint fields
2021-07-07 Bob Duff[Ada] Optimize away certain elaboration checks
2021-07-07 Bob Duff[Ada] Transient scope cleanup
2021-07-06 Bob Duff[Ada] Tbuild cleanup
2021-07-06 Gary Dismukes[Ada] Removal of various ??? comments plus related...
2021-06-21 Ed Schonberg[Ada] Implementation of AI12-205: defaults for formal...
2021-06-18 Arnaud Charlet[Ada] Update comments related to TBD
2021-06-17 Steve Baird[Ada] Casing on composite values
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] Variable-sized node types -- cleanup
2021-05-07 Piotr Trojanek[Ada] Fix link from body protected entry implementation...
2021-05-07 Bob Duff[Ada] Variable-sized node types
2021-05-04 Bob Duff[Ada] Clean up ??? marks
2021-05-03 Arnaud Charlet[Ada] Update copyright notice
2020-11-30 Gary Dismukes[Ada] Implement inheritance for Default_Initial_Conditi...
2020-10-23 Arnaud Charlet[Ada] Update header of front-end files
2020-10-20 Ed Schonberg[Ada] AI12-0339: Empty function for Aggregate aspect...
2020-10-20 Arnaud Charlet[Ada] Add support for Unreferenced aspect on formal...
2020-10-20 Piotr Trojanek[Ada] Support for new aspect Subprogram_Variant on...
2020-07-27 Arnaud Charlet[Ada] Use membership tests in front-end
2020-07-15 Arnaud Charlet[Ada] Ongoing work for AI12-0212: container aggregates
2020-07-08 Arnaud Charlet[Ada] ACATS 4.1R - BD10001 - Error missed
2020-07-08 Ed Schonberg[Ada] Ada_2020 AI12-0250 : Implement Iterator filters.
2020-07-06 Ed Schonberg[Ada] There is no Expressions field in N_Delta_Aggregat...
2020-06-16 Eric Botcazou[Ada] Expand 'Pos and 'Val for enumeration types with...
2020-06-16 Bob Duff[Ada] Declare expressions
2020-06-15 Bob Duff[Ada] Put_Image improvements for strings
2020-06-12 Eric Botcazou[Ada] Implement AI12-0175 Preelaborable packages with...
2020-06-08 Eric Botcazou[Ada] Remove the Has_Dynamic_Range_Check flag
2020-06-04 Arnaud Charlet[Ada] Remove OpenACC support
2020-06-04 Eric Botcazou[Ada] Fix glitch for N_Delta_Aggregate/N_Case_Expressio...
2020-06-03 Eric Botcazou[Ada] Minor tweaks in commentary
2020-06-02 Arnaud Charlet[Ada] Remove ASIS_Mode
2020-06-02 Arnaud Charlet[Ada] Bump copyright year
2020-06-02 Eric Botcazou[Ada] Remove degenerate Treat_Fixed_As_Integer mechanism
2020-06-02 Gary Dismukes[Ada] Typo corrections and minor reformatting
2019-12-16 Ed Schonberg[Ada] Prototype implementastion of Ada2020 Map-reduce...
2019-12-13 Ed Schonberg[Ada] New flag to indicate whether aspect appears on...
2019-12-12 Eric Botcazou[Ada] Mark Ada subprograms and variables referenced...
2019-10-10 Bob Duff[Ada] 'others' in conditional_expressions
2019-08-20 Gary Dismukes[Ada] Minor reformattings
2019-08-13 Yannick Moy[Ada] Complete the more extended AST traversal used...
2019-07-22 Eric Botcazou[Ada] Sinfo: update doc about Do_Division/Overlflow...
2019-07-09 Piotr Trojanek[Ada] Reformat comments
2019-07-09 Yannick Moy[Ada] Sinfo: refine comment for Do_Range_Check
2019-07-03 Gary Dismukes[Ada] Minor editorial corrections and reformatting
2019-07-03 Hristian Kirtchev[Ada] ABE checks v3.0, foundations of Elaboration order...
2019-07-03 Bob Duff[Ada] Spell "laid" correctly
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-11-14 Piotr Trojanek[Ada] Fix handling of generic actuals with default...
2018-09-26 Hristian Kirtchev[Ada] Minor reformattings
2018-09-26 Olivier Hainque[Ada] Front-end support for OpenACC pragmas
2018-08-21 Hristian Kirtchev[Ada] Minor reformattings
2018-07-16 Piotr Trojanek[Ada] Deconstruct unused Withed_Body filed of N_With_Cl...
2018-06-11 Javier Miranda[Ada] Wrong code in array aggregates of Ada coextensions
2018-06-11 Hristian Kirtchev[Ada] Minor reformatting
2018-05-30 Bob Duff[Ada] Spell preanalysis, preanalyze correctly
2018-05-24 Piotr Trojanek[Ada] Minor fix grammar in comment of N_Defining_Identifier
2018-05-24 Hristian Kirtchev[Ada] Fix crash on formal containers
2018-05-23 Hristian Kirtchev[Ada] Suppression of elaboration-related warnings
next
This page took 1.903257 seconds and 7 git commands to generate.