]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ada/sem_ch13.adb
[Ada] Address potentially uninitialized variables and dead code
[thirdparty/gcc.git] / gcc / ada / sem_ch13.adb
2020-06-02  Arnaud Charlet[Ada] Address potentially uninitialized variables and...
2020-06-02  Eric Botcazou[Ada] Fix bogus error for clause on derived type with...
2019-12-18  Ed Schonberg[Ada] AI12-0282: shared variable control aspects on...
2019-12-16  Eric Botcazou[Ada] Do not set a bogus Esize on subtype built for...
2019-12-16  Eric Botcazou[Ada] AI12-0001: Independence and Representation clause...
2019-12-13  Javier Miranda[Ada] Spurious error on precondition of subprogram...
2019-12-13  Steve Baird[Ada] Implement AI12-0109 (prohibit some "early" deriva...
2019-12-13  Ed Schonberg[Ada] New flag to indicate whether aspect appears on...
2019-12-12  Ed Schonberg[Ada] Spurious warning about change of representastion...
2019-12-12  Piotr Trojanek[Ada] Fix repeated words and typos in doc and comments
2019-10-10  Eric Botcazou[Ada] Get rid of spurious error for _Tag on extension...
2019-09-19  Ed Schonberg[Ada] Crash on predicate in full view in a generic...
2019-09-17  Ed Schonberg[Ada] In a generic use Presanalyze_Spec_Expression...
2019-08-20  Bob Duff[Ada] Warn on Unchecked_Conversion to zero-sized array
2019-08-20  Bob Duff[Ada] Warning for out-of-order record representation...
2019-08-20  Bob Duff[Ada] Object_Size clause specifying 0 bits is illegal
2019-08-20  Bob Duff[Ada] Sem_Ch13: fix uninitialized parameter static...
2019-08-19  Bob Duff[Ada] Process type extensions for -gnatw.h
2019-08-19  Bob Duff[Ada] Factor out the "size for& too small..." error...
2019-08-14  Bob Duff[Ada] Alignment may be specified as zero
2019-08-13  Arnaud Charlet[Ada] Protect analysis of Indexing aspect against casca...
2019-08-13  Justin Squirek[Ada] Implement pragma Max_Entry_Queue_Length
2019-08-12  Yannick Moy[Ada] New aspect/pragma No_Caching for analysis of...
2019-07-23  Ed Schonberg[Ada] Aspect CPU may depend on a discriminant of a...
2019-07-10  Hristian Kirtchev[Ada] Minor reformatting
2019-07-09  Piotr Trojanek[Ada] Reformat comments
2019-07-09  Javier Miranda[Ada] Missing error on generic type with representation...
2019-07-08  Hristian Kirtchev[Ada] Assertion failure on validity check for Address
2019-07-08  Javier Miranda[Ada] Code reorganization
2019-07-08  Ed Schonberg[Ada] Crash on named actual in postcondition for generi...
2019-07-08  Ed Schonberg[Ada] Spurious visibility error on dynamic_predicate...
2019-07-05  Ed Schonberg[Ada] Fix position of subprogram body generated for...
2019-07-04  Hristian Kirtchev[Ada] Minor reformatting
2019-07-03  Gary Dismukes[Ada] Minor editorial corrections and reformatting
2019-07-03  Ed Schonberg[Ada] Spurious error with static predicate in generic...
2019-07-03  Hristian Kirtchev[Ada] Minor reformatting
2019-07-03  Ed Schonberg[Ada] Spurious error on dynamic predicate in a generic...
2019-01-08  Pierre-Marie de... [Ada] Bump copyright years to 2019
2018-12-11  Hristian Kirtchev[Ada] Minor reformatting
2018-12-11  Ed Schonberg[Ada] Spurious visibility error on aspect Predicate
2018-12-11  Ed Schonberg[Ada] Spurious errors on aspect specifications in gener...
2018-11-14  Hristian Kirtchev[Ada] Minor reformatting
2018-09-26  Thomas Quinot[Ada] Fix inheritance of representation items defined...
2018-08-21  Hristian Kirtchev[Ada] Minor reformattings
2018-08-21  Ed Schonberg[Ada] Fix scope computation for loop statements
2018-07-16  Hristian Kirtchev[Ada] Minor reformatting
2018-07-16  Javier Miranda[Ada] Bit_Order cannot be defined for record extensions
2018-06-11  Ed Schonberg[Ada] Missing predicate function body for derived type...
2018-06-11  Piotr Trojanek[Ada] Don't split AND THEN expressions in GNATprove_Mode
2018-05-30  Justin Squirek[Ada] Implement pragma Max_Entry_Queue_Depth
2018-05-30  Bob Duff[Ada] Spell preanalysis, preanalyze correctly
2018-05-30  Piotr Trojanek[Ada] Reuse Is_Rewrite_Substitution where possible
2018-05-25  Ed Schonberg[Ada] Compiler loop on expression function and predicat...
2018-05-24  Hristian Kirtchev[Ada] Fix crash on formal containers
2018-05-21  Hristian Kirtchev[Ada] Aspects on stubs
2018-05-21  Piotr Trojanek[Ada] Only allow Has_Discriminants on type entities
2018-01-11  Hristian Kirtchev[Ada] Minor reformatting
2018-01-11  Ed Schonberg[Ada] Spurious error on referene to subcoponrnt in...
2018-01-11  Patrick Bernardi[Ada] Aspect/pragma Secondary_Stack_Size can evaluate...
2018-01-11  Piotr Trojanek[Ada] Fix minor comment issues
2017-12-15  Pierre-Marie de... exp_aggr.adb (Aggr_Assignment_OK_For_Backend): Use...
2017-12-05  Pierre-Marie de... sem_util.adb (Contains_Refined_State): Remove.
2017-11-16  Pierre-Marie de... [multiple changes]
2017-11-09  Pierre-Marie de... [multiple changes]
2017-11-08  Pierre-Marie de... [multiple changes]
2017-10-09  Pierre-Marie de... [multiple changes]
2017-10-09  Pierre-Marie de... [multiple changes]
2017-10-09  Pierre-Marie de... [multiple changes]
2017-09-25  Pierre-Marie de... [multiple changes]
2017-09-25  Pierre-Marie de... [multiple changes]
2017-09-25  Pierre-Marie de... exp_imgv.adb (Expand_Image_Attribute): Disable the...
2017-09-25  Pierre-Marie de... [multiple changes]
2017-09-18  Pierre-Marie de... [multiple changes]
2017-09-13  Pierre-Marie de... [multiple changes]
2017-09-13  Pierre-Marie de... [multiple changes]
2017-09-08  Arnaud Charlet[multiple changes]
2017-09-08  Arnaud Charlet[multiple changes]
2017-09-08  Arnaud Charletsem_ch3.adb, [...]: Remove references to Frontend_Layou...
2017-09-08  Arnaud Charlet[multiple changes]
2017-09-08  Arnaud Charlet[multiple changes]
2017-09-08  Arnaud Charlet[multiple changes]
2017-09-07  Arnaud Charlet[multiple changes]
2017-09-07  Arnaud Charlet[multiple changes]
2017-09-07  Arnaud Charlet[multiple changes]
2017-09-07  Arnaud Charlet[multiple changes]
2017-09-06  Arnaud Charlet[multiple changes]
2017-09-06  Steve Bairdexp_util.adb (Side_Effect_Free): For CodePeer (only...
2017-09-06  Arnaud Charlet[multiple changes]
2017-09-06  Arnaud Charlet[multiple changes]
2017-04-28  Arnaud Charlet[multiple changes]
2017-04-28  Arnaud Charlet[multiple changes]
2017-04-27  Arnaud CharletMinor reformatting.
2017-04-27  Arnaud Charlet[multiple changes]
2017-04-27  Arnaud Charlet[multiple changes]
2017-04-27  Arnaud Charlet[multiple changes]
2017-04-25  Arnaud CharletMinor reformatting.
2017-04-25  Hristian Kirtchevcontracts.adb (Analyze_Entry_Or_Subprogram_Body_Contrac...
2017-04-25  Ed Schonbergsem_util.adb, [...] (From_Nested_Package): New predicat...
2017-04-25  Arnaud Charlet[multiple changes]
2017-04-25  Arnaud Charlet[multiple changes]
next