aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/sinput.adb
AgeCommit message (Expand)AuthorFilesLines
2022-11-07ada: Cleanup detection of code within generic instancesPiotr Trojanek1-3/+1
2022-05-13[Ada] Remove obsolete uses of Unchecked_Conversion from Ada 83Piotr Trojanek1-6/+6
2022-05-13[Ada] Remove obsolete uses of Unchecked_Deallocation from Ada 83Piotr Trojanek1-5/+5
2022-05-12[Ada] Make debug printouts more robustBob Duff1-1/+1
2022-01-11[Ada] Remove extra space in single object declarationsPiotr Trojanek1-1/+1
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet1-1/+1
2021-06-16[Ada] Cleanup repeated calls in Sloc_RangePiotr Trojanek1-12/+9
2021-05-07[Ada] Minor reformattingsBob Duff1-8/+8
2021-05-07[Ada] Variable-sized node typesBob Duff1-0/+2
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2020-10-23[Ada] Update header of front-end filesArnaud Charlet1-10/+4
2020-06-04[Ada] Incorrect source line range on subprogram body with contractEd Schonberg1-0/+10
2020-06-03[Ada] Remove ASIS tree generationArnaud Charlet1-155/+0
2020-06-02[Ada] Bump copyright yearArnaud Charlet1-1/+1
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat1-1/+1
2018-01-11[Ada] Bump copyright notices to 2018Arnaud Charlet1-1/+1
2017-09-06[multiple changes]Arnaud Charlet1-0/+32
2017-04-27sinput.adb: Minor code cleanup.Bob Duff1-1/+1
2017-04-27[multiple changes]Arnaud Charlet1-1/+1
2017-04-27[multiple changes]Arnaud Charlet1-10/+18
2017-04-25[multiple changes]Arnaud Charlet1-134/+163
2017-04-25err_vars.ads, [...]: Eliminate the vestigial Internal_Source_File and the Int...Bob Duff1-21/+14
2017-04-25Code clenups.Arnaud Charlet1-1/+3
2017-01-13sem_aggr.adb, [...]: Update all eligible case statements to reflect the new s...Hristian Kirtchev1-2/+6
2016-07-04[multiple changes]Arnaud Charlet1-1/+1
2016-07-04[multiple changes]Arnaud Charlet1-1/+17
2016-04-18sinput.ads, sinput.adb (Build_Location_String): Take a parameter instead of u...Bob Duff1-15/+13
2014-07-30inline.adb, [...]: Minor reformatting.Robert Dewar1-1/+1
2014-07-30[multiple changes]Arnaud Charlet1-0/+11
2014-07-29[multiple changes]Arnaud Charlet1-3/+14
2014-01-20sem_attr.adb (Analyze_Attribute, [...]): Allow Loop_Entry in Assert, Assert_A...Robert Dewar1-0/+1
2014-01-20[multiple changes]Arnaud Charlet1-7/+9
2013-10-10[multiple changes]Arnaud Charlet1-53/+8
2013-09-10[multiple changes]Arnaud Charlet1-2/+12
2012-10-01[multiple changes]Arnaud Charlet1-7/+43
2012-02-17[multiple changes]Arnaud Charlet1-0/+4
2012-02-08[multiple changes]Arnaud Charlet1-2/+44
2011-11-04[multiple changes]Arnaud Charlet1-1/+2
2010-10-12[multiple changes]Arnaud Charlet1-0/+7
2010-10-12[multiple changes]Arnaud Charlet1-3/+15
2010-10-07[multiple changes]Arnaud Charlet1-4/+1
2010-01-27sinput.ads, sinput.adb (Sloc_Range): Applies to all nodes, formal changed fro...Robert Dewar1-5/+5
2009-06-22[multiple changes]Arnaud Charlet1-254/+43
2009-05-06sinput.adb (Expr_Last_Char): Fix some copy-paste errors for paren skipping.Robert Dewar1-13/+37
2009-05-06[multiple changes]Arnaud Charlet1-0/+218
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-13/+11
2009-04-07checks.adb: Remove Assume_Valid parameter from In_Subrange_Of callsRobert Dewar1-5/+1
2008-08-01sinput.adb: Minor reformattingRobert Dewar1-1/+1
2008-07-31sinput.adb (Skip_Line_Terminators): Fix handling of LF/CR -- it was recognize...Bob Duff1-1/+1
2008-04-08alloc.ads: Add entries for Obsolescent_Warnings tableRobert Dewar1-7/+8