aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/errout.adb
AgeCommit message (Expand)AuthorFilesLines
2020-10-20[Ada] Display source code pointing at locations in messages for GNATproveYannick Moy1-8/+92
2020-10-19[Ada] Alternative display of multi-line messages for GNATproveYannick Moy1-13/+30
2020-07-27[Ada] Ada2020: wording of 'Image messagesBob Duff1-0/+18
2020-07-27[Ada] Use membership tests in front-endArnaud Charlet1-5/+5
2020-06-18[Ada] Update output of verbose error summaryGhjuvan Lacambre1-16/+63
2020-06-18[Ada] Do not treat pragma Compile_Time_Warning as error even with -gnatweGhjuvan Lacambre1-22/+41
2020-06-02[Ada] Bump copyright yearArnaud Charlet1-1/+1
2019-12-16[Ada] Suppress unused warnings in the presence of errorsBob Duff1-0/+8
2019-12-16[Ada] Minor: improve commentsBob Duff1-0/+3
2019-12-16[Ada] Check for "size for" in Special_Msg_DeleteBob Duff1-1/+12
2019-08-20[Ada] Pragma Warning_As_Error works for style warningsBob Duff1-1/+1
2019-08-19[Ada] Factor out the "size for& too small..." error messageBob Duff1-1/+1
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat1-1/+1
2018-06-11[Ada] Remove obsolete code in ErroutEric Botcazou1-31/+0
2018-05-30[Ada] Reuse Is_Rewrite_Substitution where possiblePiotr Trojanek1-1/+1
2018-01-11[Ada] Bump copyright notices to 2018Arnaud Charlet1-1/+1
2017-11-08[multiple changes]Pierre-Marie de Rodat1-1/+1
2017-09-29[multiple changes]Pierre-Marie de Rodat1-5/+5
2017-09-08[multiple changes]Arnaud Charlet1-52/+66
2017-09-08[multiple changes]Arnaud Charlet1-3/+31
2017-09-08[multiple changes]Arnaud Charlet1-4/+0
2017-09-06[multiple changes]Arnaud Charlet1-2/+12
2017-05-02[multiple changes]Arnaud Charlet1-1/+1
2017-05-02[multiple changes]Arnaud Charlet1-0/+11
2017-05-02Minor reformatting.Arnaud Charlet1-1/+1
2017-04-28[multiple changes]Arnaud Charlet1-14/+16
2017-04-28[multiple changes]Arnaud Charlet1-1/+4
2017-04-27[multiple changes]Arnaud Charlet1-6/+2
2017-04-25err_vars.ads, [...]: Eliminate the vestigial Internal_Source_File and the Int...Bob Duff1-6/+1
2017-04-25[multiple changes]Arnaud Charlet1-0/+4
2017-04-25sem_util.adb (New_Copy_Tree): Put back the declarations of the hash tables at...Arnaud Charlet1-4/+22
2017-04-25[multiple changes]Arnaud Charlet1-1/+1
2017-04-25[multiple changes]Arnaud Charlet1-0/+1
2017-01-13sem_aggr.adb, [...]: Update all eligible case statements to reflect the new s...Hristian Kirtchev1-1/+6
2017-01-13Minor reformatting.Arnaud Charlet1-2/+2
2017-01-12[multiple changes]Arnaud Charlet1-5/+33
2017-01-12contracts.adb, [...] (Pragma_Name): Change name to Pragma_Name_Unmapped.Bob Duff1-1/+1
2017-01-06snames.ads-tmpl (Renamed): New name for the pragma argument.Bob Duff1-1/+1
2017-01-06[multiple changes]Arnaud Charlet1-1/+1
2016-07-04Minor reformatting.Arnaud Charlet1-0/+1
2016-07-04sem_eval.adb (Decompose_Expr): Set 'out' parameters Kind and Cons to valid va...Bob Duff1-7/+4
2016-04-27[multiple changes]Arnaud Charlet1-0/+1
2016-04-27[multiple changes]Arnaud Charlet1-10/+14
2016-04-18sem_ch6.adb (Is_Inline_Pragma): The pragma argument can be a selected compone...Bob Duff1-8/+16
2015-05-22einfo.ads (Has_Volatile_Full_Access): Rename into...Eric Botcazou1-1/+1
2015-05-22exp_ch5.adb, [...]: This is a general change that deals with the fact that mo...Robert Dewar1-0/+10
2015-02-20a-dispat.adb, [...]: Minor reformatting.Robert Dewar1-9/+27
2015-02-05[multiple changes]Arnaud Charlet1-4/+4
2015-02-05[multiple changes]Arnaud Charlet1-3/+10
2015-02-05errout.adb (Error_Msg_Internal): For non-serious error set Fatal_Error to Ign...Robert Dewar1-0/+11