]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ada/exp_util.adb
[Ada] Variable-sized node types
[thirdparty/gcc.git] / gcc / ada / exp_util.adb
2021-05-07  Bob Duff[Ada] Variable-sized node types
2021-05-07  Ed Schonberg[Ada] Crash on imported object with deep initialization...
2021-05-07  Ed Schonberg[Ada] Spurious error on protected call in inherited...
2021-05-06  Arnaud Charlet[Ada] Fix typos
2021-05-05  Ghjuvan Lacambre[Ada] Remove commented code
2021-05-03  Arnaud Charlet[Ada] Update copyright notice
2021-05-03  Piotr Trojanek[Ada] Replace calls to RTE with Is_RTE where possible
2021-04-29  Gary Dismukes[Ada] SPARK needs DIC expressions within partial DIC...
2021-04-28  Gary Dismukes[Ada] AI12-0397: Default_Initial_Condition expressions...
2020-12-17  Arnaud Charlet[Ada] Remove unused subprograms in validsw
2020-12-16  Piotr Trojanek[Ada] Simplify membership tests with N_Subprogram_Call...
2020-12-15  Arnaud Charlet[Ada] Transform_Function_Array issues
2020-12-14  Arnaud Charlet[Ada] Add annotation after recent compiler changes
2020-12-14  Eric Botcazou[Ada] Fix internal error on bit-packed array in Volatil...
2020-11-30  Gary Dismukes[Ada] Implement inheritance for Default_Initial_Conditi...
2020-11-30  Piotr Trojanek[Ada] Fix folding of comparison operators in GNATprove...
2020-11-30  Arnaud Charlet[Ada] Confusion in Transform_Function_Array and interna...
2020-11-26  Piotr Trojanek[Ada] Reuse Is_Access_Object_Type where possible
2020-11-26  Gary Dismukes[Ada] Correct a typo, plus other minor reformatting
2020-11-25  Ed Schonberg[Ada] Further optimization with uninitialized aggregates
2020-11-25  Gary Dismukes[Ada] Remove hyphens in two cases of "side-effect"...
2020-11-25  Yannick Moy[Ada] Minimize side-effect removal in GNATprove mode
2020-11-25  Piotr Trojanek[Ada] Remove repeated calls to Attribute_Name
2020-11-25  Piotr Trojanek[Ada] Fix style and typos in code for expanding attribu...
2020-11-24  Arnaud Charlet[Ada] Premature finalization on build in place return...
2020-10-23  Johannes Kanig[Ada] GNATprove: remove support for external axiomatiza...
2020-10-22  Justin Squirek[Ada] Reimplementation of accessibility checking
2020-10-21  Eric Botcazou[Ada] Basic support for 128-bit types
2020-10-20  Steve Baird[Ada] Implement AI12-0280 Making 'Old more flexible
2020-10-20  Eric Botcazou[Ada] Fix internal error on bit-aligned component of...
2020-10-20  Piotr Trojanek[Ada] Support for new aspect Subprogram_Variant on...
2020-10-16  Steve Baird[Ada] Avoid premature finalization of a function result
2020-10-16  Arnaud Charlet[Ada] Remove support for -gnatP and pragma Polling
2020-10-16  Eric Botcazou[Ada] Add Max_Integer_Size attribute and couple of...
2020-10-15  Piotr Trojanek[Ada] Do not remove side effects from any object declar...
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-10  Arnaud Charlet[Ada] Use small limit for aggregates inside subprograms
2020-07-08  Piotr Trojanek[Ada] Style cleanups related to Current_Condition
2020-06-18  Javier Miranda[Ada] Crash in tagged type constructor with task components
2020-06-16  Piotr Trojanek[Ada] Reuse Is_Object where possible
2020-06-16  Piotr Trojanek[Ada] Force evaluation of qualified aggregates
2020-06-16  Piotr Trojanek[Ada] Force evaluation of operator calls in renamings
2020-06-11  Eric Botcazou[Ada] Fix assertion failure on entry call through unche...
2020-06-10  Bob Duff[Ada] Disable unwanted warnings in Assertion_Policy...
2020-06-09  Arnaud Charlet[Ada] Code clean ups and comments updates
2020-06-09  Arnaud Charlet[Ada] Improve handling of aggregates in Side_Effect_Free
2020-06-09  Eric Botcazou[Ada] Propagate DIC, Invariant and Predicate attributes...
2020-06-08  Piotr Trojanek[Ada] Reuse Get_Index_Subtype in the special expander...
2020-06-05  Bob Duff[Ada] Assertion_Policy (Ignore) ignores invariants
2020-06-03  Eric Botcazou[Ada] Avoid creating temporaries in Universal_Integer...
2020-06-03  Piotr Trojanek[Ada] Iterate with procedural versions of Next_......
2020-06-03  Eric Botcazou[Ada] Avoid creating temporaries in Universal_Integer...
2020-06-02  Arnaud Charlet[Ada] Remove ASIS_Mode
2020-06-02  Arnaud Charlet[Ada] Bump copyright year
2019-12-12  Piotr Trojanek[Ada] Fix repeated words and typos in doc and comments
2019-10-10  Bob Duff[Ada] Assertion_Policy (Ignore) ignores invariants
2019-09-19  Eric Botcazou[Ada] Get rid of useless temporary for slice in overali...
2019-09-19  Piotr Trojanek[Ada] Remove duplicated routines for getting homonym...
2019-09-18  Claire Dross[Ada] Factor out code for deciding statically known...
2019-08-21  Eric Botcazou[Ada] Fix assertion failure on derived private protecte...
2019-08-21  Piotr Trojanek[Ada] Replace low-level membership tests with high...
2019-08-20  Piotr Trojanek[Ada] Inconsistent scope chain due to quantified expression
2019-08-12  Eric Botcazou[Ada] Small comment tweaks for 3 predicates on bit...
2019-08-12  Eric Botcazou[Ada] Fix internal error on comparison of unaligned...
2019-07-11  Hristian Kirtchev[Ada] Missing finalization of private protected type
2019-07-10  Gary Dismukes[Ada] Minor reformatting
2019-07-10  Yannick Moy[Ada] Use renamings in GNATprove mode for side-effects...
2019-07-09  Piotr Trojanek[Ada] Exp_Util: minor refactoring
2019-07-09  Hristian Kirtchev[Ada] Minor reformatting
2019-07-09  Javier Miranda[Ada] Missing runtime range checks with -gnatVa
2019-07-09  Yannick Moy[Ada] Expand type of static expressions in GNATprove...
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-12-11  Hristian Kirtchev[Ada] Crash on ignored Ghost expression function
2018-12-03  Hristian Kirtchev[Ada] Minor reformattings
2018-11-14  Ed Schonberg[Ada] Problem with boundary case of XOR operation and...
2018-11-14  Hristian Kirtchev[Ada] Minor reformatting
2018-11-14  Hristian Kirtchev[Ada] Limited function violates No_Exception_Propagation
2018-11-14  Hristian Kirtchev[Ada] Lingering loop for ignored Ghost assignment
2018-09-26  Ed Schonberg[Ada] Spurious error on private extension with predicate
2018-09-26  Hristian Kirtchev[Ada] Minor reformattings
2018-09-26  Eric Botcazou[Ada] Preparation for new description of interface...
2018-09-26  Thomas Quinot[Ada] Propagate bit order and SSO from root to classwid...
2018-08-21  Hristian Kirtchev[Ada] Minor reformattings
2018-08-21  Eric Botcazou[Ada] Fix internal error on extension of record with...
2018-06-11  Hristian Kirtchev[Ada] Suppress the expansion of ignored assertion pragmas
2018-06-11  Hristian Kirtchev[Ada] Double finalization of limited controlled result
2018-05-30  Bob Duff[Ada] Spell preanalysis, preanalyze correctly
2018-05-30  Piotr Trojanek[Ada] Reuse Is_Rewrite_Substitution where possible
2018-05-30  Hristian Kirtchev[Ada] Minor reformatting
2018-05-28  Arnaud Charlet[Ada] Disregard alignment issues in CodePeer mode
2018-05-28  Justin Squirek[Ada] Spurious constraint error on array of null-exclud...
2018-05-24  Justin Squirek[Ada] Quadratic compile time with tagged types
2018-05-24  Hristian Kirtchev[Ada] Crash on function in Ghost subunit
2018-05-24  Hristian Kirtchev[Ada] Fix crash on formal containers
2018-05-24  Hristian Kirtchev[Ada] Expansion of discrete choices
2018-05-23  Ed Schonberg[Ada] Spurious error on instantiation with type with...
2018-05-22  Ed Schonberg[Ada] Ada2020: Reduction expressions
next