aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/exp_ch11.adb
AgeCommit message (Expand)AuthorFilesLines
2022-07-12[Ada] Fix inconsistent comment about expansion of exception declarationsPiotr Trojanek1-1/+1
2022-05-30[Ada] Delete no-longer-used Convert_To_Return_False flagSteve Baird1-25/+7
2022-05-17[Ada] Cleanups related to front-end SJLJBob Duff1-2/+0
2022-05-12[Ada] Remove front-end SJLJ processingArnaud Charlet1-111/+11
2022-05-10[Ada] Cleanup detection of No_Elist with No and PresentPiotr Trojanek1-2/+2
2022-05-10[Ada] Simplify conversion from Character to Char_CodePiotr Trojanek1-1/+1
2022-01-11[Ada] Remove redundant initialization of Test_And_Set_Flag objectPiotr Trojanek1-4/+2
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet1-1/+1
2021-10-25[Ada] Change format of the ?? warning insertion sequenceEtienne Servais1-6/+6
2021-10-25[Ada] Renamed_Or_Alias cleanupBob Duff1-2/+2
2021-07-08[Ada] Unsynchronized concurrent access to a Boolean variableSteve Baird1-21/+62
2021-06-21[Ada] INOX: prototype "when" constructsJustin Squirek1-0/+18
2021-05-07[Ada] Minor reformattingsBob Duff1-30/+30
2021-05-07[Ada] Variable-sized node types -- cleanupBob Duff1-1/+1
2021-05-07[Ada] Fix type mismatch warnings during LTO bootstrap #4Eric Botcazou1-9/+6
2021-05-07[Ada] Variable-sized node typesBob Duff1-2/+6
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2020-12-17[Ada] Crash on if expression inside declare expressionArnaud Charlet1-2/+2
2020-11-27[Ada] Abort defer mismatch with SJLJ exceptionsArnaud Charlet1-75/+0
2020-11-25[Ada] Fix couple of minor issues with local exception propagationEric Botcazou1-3/+3
2020-07-27[Ada] Use membership tests in front-endArnaud Charlet1-3/+3
2020-06-05[Ada] Put_Image attributeBob Duff1-2/+2
2020-06-02[Ada] Bump copyright yearArnaud Charlet1-1/+1
2019-08-20[Ada] Minor reformattingsGary Dismukes1-4/+3
2019-07-04[Ada] Minor reformattingHristian Kirtchev1-2/+2
2019-01-09PR other/16615 [4/5]Sandra Loosemore1-3/+4
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat1-1/+1
2018-06-11[Ada] Minor reformattingHristian Kirtchev1-2/+2
2018-05-30[Ada] Unnesting: always transform local Raise statementsEd Schonberg1-3/+3
2018-01-11[Ada] Bump copyright notices to 2018Arnaud Charlet1-1/+1
2017-12-15[multiple changes]Pierre-Marie de Rodat1-0/+2
2017-12-05sem_util.adb (Contains_Refined_State): Remove.Pierre-Marie de Rodat1-5/+14
2017-12-05[multiple changes]Pierre-Marie de Rodat1-3/+3
2017-11-09[multiple changes]Pierre-Marie de Rodat1-1/+3
2017-10-20sem_dim.adb (Analyze_Dimension_Binary_Op): Accept with a warning to compare a...Pierre-Marie de Rodat1-9/+24
2017-01-23[multiple changes]Arnaud Charlet1-8/+37
2017-01-19[multiple changes]Arnaud Charlet1-1/+1
2016-06-22[multiple changes]Arnaud Charlet1-2/+1
2016-04-18sem_ch6.adb (Is_Inline_Pragma): The pragma argument can be a selected compone...Bob Duff1-7/+9
2016-04-18sinput.ads, sinput.adb (Build_Location_String): Take a parameter instead of u...Bob Duff1-8/+6
2015-11-23opt.ads (Exception_Mechanism): Now three values: Front_End_SJLJ, Back_End_SJL...Olivier Hainque1-7/+9
2015-11-18[multiple changes]Arnaud Charlet1-0/+6
2015-11-12[multiple changes]Arnaud Charlet1-1/+1
2015-10-26[multiple changes]Arnaud Charlet1-4/+12
2015-10-23exp_ch7.adb (Process_Transient_Objects): Reimplement to properly handle restr...Hristian Kirtchev1-4/+4
2015-10-16exp_ch5.adb, [...]: Code clean up: remove special handling for .NET and JVM.Arnaud Charlet1-41/+13
2015-10-16exp_ch3.adb (Expand_N_Full_Type_Declaration): Do not capture, set and restore...Hristian Kirtchev1-15/+2
2015-05-26[multiple changes]Arnaud Charlet1-3/+4
2015-05-26exp_ch3.adb (Expand_N_Full_Type_Declaration): Capture, set and restore the Gh...Hristian Kirtchev1-20/+35
2014-10-10exp_intr.adb (Write_Entity_Name): Moved to outer levelRobert Dewar1-0/+17