aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/sem_eval.adb
AgeCommit message (Expand)AuthorFilesLines
2019-12-18[Ada] Document the introduction of the Object_Size attribute in Ada 2020Eric Botcazou1-3/+2
2019-09-18[Ada] Don't fail a front-end assertion if errors have already been detectedSteve Baird1-1/+2
2019-08-20[Ada] Minor reformattingsGary Dismukes1-7/+7
2019-08-20[Ada] Fix a folding issue with System'To_AddressBob Duff1-3/+11
2019-08-13[Ada] Fix spurious instantiation error on private record typeEric Botcazou1-11/+1
2019-08-12[Ada] Inconsistent compile time Constraint_Error warningJustin Squirek1-7/+25
2019-07-11[Ada] Avoid spurious warning on assertions with Loop_EntryYannick Moy1-10/+39
2019-07-09[Ada] Crash on 'Img attributeJustin Squirek1-1/+9
2019-07-08[Ada] Do not erase precise type on fixed-point real literalYannick Moy1-0/+4
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat1-1/+1
2018-11-14[Ada] System'To_Address not always staticBob Duff1-46/+38
2018-07-31[Ada] Spurious warning on iteration over range of 64-bit modular typeEd Schonberg1-0/+6
2018-07-31[Ada] Minor reformattingsHristian Kirtchev1-1/+1
2018-07-17[Ada] Preserve original CE reason in more casesArnaud Charlet1-3/+10
2018-07-17[Ada] Minor reformattingHristian Kirtchev1-1/+1
2018-07-16[Ada] Minor reformattingHristian Kirtchev1-18/+19
2018-07-16[Ada] Spurious possible contraint error warning with No_Exception_PropagationJustin Squirek1-2/+9
2018-07-16[Ada] Fix spelling for compile-time-knownGary Dismukes1-18/+18
2018-07-16[Ada] Illegal deferred constant causes stack overflowHristian Kirtchev1-12/+29
2018-05-30[Ada] Minor reformattingHristian Kirtchev1-0/+1
2018-05-30[Ada] Ignore out of range values for System.Priority in CodePeer modeArnaud Charlet1-4/+14
2018-05-21[Ada] Clarify code for accessing full view of a typePiotr Trojanek1-8/+10
2018-05-21[Ada] Crash on incorrect frontend inlining in GNATprove modeYannick Moy1-0/+7
2018-01-11[Ada] Allow uses of range utility routines on private typesPiotr Trojanek1-19/+48
2018-01-11[Ada] Bump copyright notices to 2018Arnaud Charlet1-1/+1
2017-11-09[multiple changes]Pierre-Marie de Rodat1-1/+1
2017-09-08[multiple changes]Arnaud Charlet1-0/+6
2017-09-08sem_ch3.adb, [...]: Remove references to Frontend_Layout_On_Target and remain...Arnaud Charlet1-2/+3
2017-09-06[multiple changes]Arnaud Charlet1-0/+3
2017-05-02[multiple changes]Arnaud Charlet1-1/+3
2017-04-28[multiple changes]Arnaud Charlet1-2/+2
2017-04-27[multiple changes]Arnaud Charlet1-32/+18
2017-04-27[multiple changes]Arnaud Charlet1-6/+6
2017-04-27[multiple changes]Arnaud Charlet1-4/+15
2017-04-25sem_prag.adb, [...]: Minor reformatting and typo fixes.Gary Dismukes1-6/+6
2017-04-25[multiple changes]Arnaud Charlet1-308/+387
2017-01-23Minor editing.Arnaud Charlet1-1/+1
2017-01-23[multiple changes]Arnaud Charlet1-2/+5
2017-01-21sem_eval.adb (Compile_Time_Compare): Reinstate the expr+literal (etc) optimiz...Eric Botcazou1-19/+22
2017-01-20[multiple changes]Arnaud Charlet1-20/+27
2017-01-13sem_aggr.adb, [...]: Update all eligible case statements to reflect the new s...Hristian Kirtchev1-8/+13
2017-01-13[multiple changes]Arnaud Charlet1-0/+34
2017-01-12[multiple changes]Arnaud Charlet1-1/+8
2017-01-06[multiple changes]Arnaud Charlet1-1/+8
2016-07-06[multiple changes]Arnaud Charlet1-5/+18
2016-07-04sem_eval.adb (Decompose_Expr): Set 'out' parameters Kind and Cons to valid va...Bob Duff1-1/+6
2016-04-21[multiple changes]Arnaud Charlet1-10/+22
2016-04-18[multiple changes]Arnaud Charlet1-0/+8
2016-04-18[multiple changes]Arnaud Charlet1-3/+19
2016-04-18[multiple changes]Arnaud Charlet1-60/+62