[Ada] Unnesting problems with expansion of Loop_Entry attribute
[gcc.git] / gcc / ada / exp_attr.adb
2020-06-03 Gary Dismukes[Ada] Unnesting problems with expansion of Loop_Entry...
2020-06-03 Eric Botcazou[Ada] Get rid of more references to Universal_Integer...
2020-06-03 Eric Botcazou[Ada] Get rid of more references to Universal_Integer...
2020-06-02 Arnaud Charlet[Ada] Bump copyright year
2020-06-02 Eric Botcazou[Ada] Get rid of more references to Universal_Integer...
2020-06-02 Eric Botcazou[Ada] Get rid of more references to Universal_Integer...
2020-06-02 Eric Botcazou[Ada] Fix minor discrepancy in Expand_N_Attribute_Reference
2020-06-02 Gary Dismukes[Ada] Typo corrections and minor reformatting
2019-12-18 Piotr Trojanek[Ada] Fix three-letter typos like "sss" in comments...
2019-12-16 Ed Schonberg[Ada] Prototype implementastion of Ada2020 Map-reduce...
2019-12-13 Gary Dismukes[Ada] Suppress Base_Address call on init of activation...
2019-12-13 Bob Duff[Ada] Remove Is_Available function
2019-12-12 Eric Botcazou[Ada] Fix wrong value of 'Size for slices of bit-packed...
2019-09-19 Arnaud Charlet[Ada] Exp_Attr: remove obsolete comment
2019-09-19 Eric Botcazou[Ada] Implement Machine_Rounding attribute in line...
2019-09-18 Claire Dross[Ada] Factor out code for deciding statically known...
2019-09-17 Eric Botcazou[Ada] Fix wrong value of 'Size for slices of bit-packed...
2019-08-20 Ed Schonberg[Ada] Crash on Loop_Entry for while_loop involving...
2019-08-19 Bob Duff[Ada] Incorrect code for -gnateV switch
2019-08-12 Yannick Moy[Ada] More precise handling of Size/Object_Size in...
2019-07-22 Eric Botcazou[Ada] Overhaul code implementing conversions involving...
2019-07-22 Eric Botcazou[Ada] Beef up comment in exp_attr.adb
2019-07-22 Eric Botcazou[Ada] Fix missing Constraint_Error for Enum_Val attribute
2019-07-22 Eric Botcazou[Ada] Fix internal error on array slice in loop and...
2019-07-05 Hristian Kirtchev[Ada] Minor reformatting
2019-07-05 Bob Duff[Ada] No_Stream_Optimizations ignored for 'Class'Input
2019-07-03 Javier Miranda[Ada] Exp_Attr: remove dead code
2019-07-01 Piotr Trojanek[Ada] Fix "componant" typos in comments
2019-07-01 Hristian Kirtchev[Ada] Minor reformatting
2019-07-01 Javier Miranda[Ada] Disable expansion of 'Min/'Max of floating point...
2019-07-01 Ed Schonberg[Ada] Compiler abort on use of Invalid_Value on numeric...
2019-01-08 Pierre-Marie de... [Ada] Bump copyright years to 2019
2018-12-03 Hristian Kirtchev[Ada] Minor reformattings
2018-11-14 Bob Duff[Ada] System'To_Address not always static
2018-08-21 Hristian Kirtchev[Ada] Minor reformattings
2018-07-31 Ed Schonberg[Ada] Refine generation of range checks to happen in...
2018-07-16 Hristian Kirtchev[Ada] Crash on Indefinite_Hashed_Maps with -gnata ...
2018-07-16 Javier Miranda[Ada] Fix expansion of 'Count in protected types
2018-05-24 Justin Squirek[Ada] Quadratic compile time with tagged types
2018-05-22 Hristian Kirtchev[Ada] Allow attribute 'Valid_Scalars on private types
2018-05-21 Jose Ruiz[Ada] Minor typo fixes
2018-01-11 Arnaud Charlet[Ada] Bump copyright notices to 2018
2017-12-15 Pierre-Marie de... [multiple changes]
2017-11-09 Pierre-Marie de... [multiple changes]
2017-10-20 Pierre-Marie de... exp_aggr.adb (Initialize_Array_Component): Avoid adjust...
2017-10-19 Pierre-Marie de... [multiple changes]
2017-10-09 Pierre-Marie de... exp_ch6.adb (Expand_N_Extended_Return_Statement): Add...
2017-09-29 Bob Duffexp_ch6.adb (Expand_Call_Helper): Handle case of build...
2017-09-08 Arnaud Charlet[multiple changes]
2017-09-08 Arnaud Charlet[multiple changes]
2017-09-08 Arnaud Charlet[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-07 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-09-06 Hristian Kirtchevexp_attr.adb, [...]: Minor reformatting.
2017-09-06 Arnaud CharletMinor reformatting.
2017-09-06 Arnaud Charlet[multiple changes]
2017-05-02 Arnaud Charlet[multiple changes]
2017-05-02 Arnaud Charlet[multiple changes]
2017-05-02 Arnaud Charlet[multiple changes]
2017-04-27 Arnaud Charlet[multiple changes]
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 Charlet[multiple changes]
2017-04-25 Arnaud Charlet[multiple changes]
2017-04-25 Arnaud Charlet[multiple changes]
2017-04-25 Arnaud Charlet[multiple changes]
2017-01-23 Arnaud Charlet[multiple changes]
2017-01-23 Arnaud Charlet[multiple changes]
2017-01-23 Hristian Kirtchevsem_ch3.adb, [...]: Minor reformatting.
2017-01-20 Arnaud Charlet[multiple changes]
2017-01-19 Arnaud Charlet[multiple changes]
2017-01-13 Hristian Kirtchevsem_aggr.adb, [...]: Update all eligible case statement...
2017-01-12 Arnaud Charlet[multiple changes]
2017-01-12 Bob Duffcontracts.adb, [...] (Pragma_Name): Change name to...
2017-01-06 Bob Duffsnames.ads-tmpl (Renamed): New name for the pragma...
2017-01-06 Arnaud Charlet[multiple changes]
2017-01-06 Justin Squirekexp_attr.adb (Expand_N_Attribute_Reference): Add entry...
2017-01-06 Arnaud Charlet[multiple changes]
2016-07-06 Arnaud Charlet[multiple changes]
2016-07-06 Bob Duffsem_attr.adb (Analyze_Attribute): Allow any expression...
2016-06-16 Arnaud Charlet[multiple changes]
2016-06-14 Javier Mirandasem_attr.adb (Analyze_Attribute_Old_Result): Adding...
2016-05-02 Arnaud Charlet[multiple changes]
2016-04-21 Hristian Kirtchevsem_ch3.adb, [...]: Minor reformatting.
2016-04-21 Arnaud Charlet[multiple changes]
2016-04-20 Arnaud Charlet[multiple changes]
2016-04-20 Arnaud Charletexp_attr.adb (Expand_N_Attribute_Reference [Attribute_V...
2015-11-13 Arnaud Charlet[multiple changes]
2015-11-13 Arnaud Charlet[multiple changes]
2015-11-12 Arnaud Charlet[multiple changes]
2015-11-12 Hristian Kirtchevexp_attr.adb, [...]: Minor reformatting.
2015-11-12 Ed Schonbergexp_attr.adb (Compile_Stream_Body_In_Scope): When compi...
2015-10-27 Arnaud Charlet[multiple changes]
next