aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/sprint.adb
AgeCommit message (Expand)AuthorFilesLines
2024-05-14ada: Small fix to printing of raise statementsEric Botcazou1-4/+12
2024-01-22Update copyright years.Marc Poulhiès1-1/+1
2023-06-27ada: Update printing container aggregates for debuggingViljar Indus1-2/+4
2023-01-09ada: Update copyright noticeArnaud Charlet1-1/+1
2023-01-05ada: INOX: prototype RFC on String InterpolationJavier Miranda1-0/+32
2022-09-06[Ada] Place "at end" on body nodesBob Duff1-8/+25
2022-09-05[Ada] Improve pretty-printing of iterated component associationsPiotr Trojanek1-3/+12
2022-07-04[Ada] Tech debt: Remove code duplicationJustin Squirek1-7/+3
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet1-1/+1
2022-01-06[Ada] Fix typo in comments found running aspellEtienne Servais1-3/+3
2021-12-02[Ada] Reset internal flags for -gnatD and -gnatGEric Botcazou1-0/+5
2021-12-01[Ada] Fix small discrepancy between -gnatG and -gnatD[G] outputsEric Botcazou1-1/+1
2021-11-09[Ada] Print Storage_Pool and Procedure_To_Call fieldsEric Botcazou1-5/+49
2021-10-20[Ada] tech debt: Clean up Uint fields, such as EsizeBob Duff1-1/+6
2021-10-04[Ada] Refactor duplicate code for pretty-printing GNAT ASTPiotr Trojanek1-9/+1
2021-09-20[Ada] Refine types of local constants that store Etype resultsPiotr Trojanek1-1/+1
2021-07-08[Ada] Simplify redundant checks for non-empty listsPiotr Trojanek1-6/+2
2021-06-21[Ada] INOX: prototype "when" constructsJustin Squirek1-0/+27
2021-06-18[Ada] Make "gcc -gnatDGL" handle unterminated last lines properlyBob Duff1-1/+4
2021-06-17[Ada] Implementation of Inox feature of fixed lower bounds on array types/sub...Gary Dismukes1-1/+7
2021-06-15[Ada] Rename Ada 202* to Ada 2022Arnaud Charlet1-1/+1
2021-05-07[Ada] Minor reformattingsBob Duff1-26/+26
2021-05-07[Ada] Variable-sized node typesBob Duff1-2/+6
2021-05-04[Ada] Address some ??? commentsArnaud Charlet1-6/+2
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2020-10-22[Ada] Allow use of debug routines when output is going elsewhereRichard Kenner1-0/+9
2020-10-20[Ada] Prevent crashes when pretty-printing freeze nodes from gdbPiotr Trojanek1-2/+4
2020-07-27[Ada] Use membership tests in front-endArnaud Charlet1-6/+4
2020-07-15[Ada] Ongoing work for AI12-0212: container aggregatesArnaud Charlet1-0/+16
2020-07-10[Ada] Use small limit for aggregates inside subprogramsArnaud Charlet1-0/+1
2020-06-18[Ada] Crash in tagged type constructor with task componentsJavier Miranda1-0/+37
2020-06-04[Ada] Implement AI12-0275 (Make subtype_mark optional in object renamings)Gary Dismukes1-2/+8
2020-06-02[Ada] Bump copyright yearArnaud Charlet1-1/+1
2020-06-02[Ada] Remove degenerate Treat_Fixed_As_Integer mechanismEric Botcazou1-32/+6
2019-07-22[Ada] Small enhancement to the -gnatD/-gnatG output for fixed-point typesEric Botcazou1-32/+59
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat1-1/+1
2018-11-14[Ada] Use Cancel_Special_Output instead of Set_Special_Output with nullPiotr Trojanek1-1/+1
2018-08-21[Ada] Minor reformattingsHristian Kirtchev1-6/+3
2018-08-21[Ada] Sprint: add guard on printing aspectsEd Schonberg1-2/+4
2018-05-22[Ada] Ada2020: Reduction expressionsEd Schonberg1-22/+0
2018-01-11[Ada] Bump copyright notices to 2018Arnaud Charlet1-1/+1
2017-12-15[multiple changes]Pierre-Marie de Rodat1-0/+22
2017-11-08exp_ch3.adb (Expand_N_Object_Declaration): Save and restore relevant SPARK-re...Hristian Kirtchev1-0/+19
2017-10-09[multiple changes]Pierre-Marie de Rodat1-0/+9
2017-09-29[multiple changes]Pierre-Marie de Rodat1-1/+1
2017-09-25[multiple changes]Pierre-Marie de Rodat1-2/+2
2017-09-08[multiple changes]Arnaud Charlet1-2/+24
2017-04-27[multiple changes]Arnaud Charlet1-5/+2
2017-01-23[multiple changes]Arnaud Charlet1-0/+7
2017-01-23scans.ads: New token At_Sign.Ed Schonberg1-0/+3