aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/output.adb
AgeCommit message (Expand)AuthorFilesLines
2024-01-22Update copyright years.Marc Poulhiès1-1/+1
2023-01-09ada: Update copyright noticeArnaud Charlet1-1/+1
2023-01-03ada: output.adb: fix newline being inserted when buffer is fullGhjuvan Lacambre1-3/+3
2022-05-17[Ada] Output.w always writes to stderrBob Duff1-4/+42
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet1-1/+1
2021-10-01[Ada] Info. gathering in preparation for more efficiency improvementsBob Duff1-0/+26
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2020-10-23[Ada] Update header of front-end filesArnaud Charlet1-10/+4
2020-07-23[Ada] Add push/pop capability in OutputArnaud Charlet1-0/+29
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-04-25[multiple changes]Arnaud Charlet1-5/+0
2017-04-25[multiple changes]Arnaud Charlet1-1/+6
2015-11-12[multiple changes]Arnaud Charlet1-0/+11
2015-10-20[multiple changes]Arnaud Charlet1-8/+21
2014-02-19[multiple changes]Arnaud Charlet1-0/+11
2014-02-06[multiple changes]Arnaud Charlet1-0/+13
2013-04-11[multiple changes]Arnaud Charlet1-2/+2
2010-09-09[multiple changes]Arnaud Charlet1-5/+7
2010-06-22sem_res.adb (Make_Call_Into_Operator): Use First_Subtype for better error rep...Thomas Quinot1-13/+16
2009-07-15[multiple changes]Arnaud Charlet1-6/+0
2009-07-13[multiple changes]Arnaud Charlet1-0/+4
2009-07-13[multiple changes]Arnaud Charlet1-0/+2
2009-04-20output.adb (Flush_Buffer): Do not indent blank lines.Bob Duff1-1/+13
2009-04-20[multiple changes]Arnaud Charlet1-1/+5
2009-04-20s-taprop-irix.adb, [...]: Minor reformatting.Thomas Quinot1-1/+2
2009-04-17output.ads (Indent,Outdent): New procedures for indenting the output.Bob Duff1-17/+87
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-13/+11
2007-08-14output.ads, output.adb (Write_Eol): Remove trailing spaces before writing the...Vincent Celier1-0/+17
2007-06-06g-string.adb, [...]: Replace GNAT.xxx by System.xxx when appropriate.Robert Dewar1-2/+2
2006-10-31fmap.adb: Put routines in alpha orderRobert Dewar1-12/+27
2005-12-09einfo.adb (Itype_Printed): New flagRobert Dewar1-35/+46
2005-11-15a-secain.adb, [...]: Minor reformattingRobert Dewar1-2/+2
2005-07-01Update FSF addressR. Kelley Cook1-2/+2
2003-11-27[multiple changes]Arnaud Charlet1-4/+6
2003-04-241aexcept.adb, [...]: Merge header, formatting and other trivial changes from ...Geert Bosch1-1/+0
2002-10-23Nathanael Nerode <neroden@gcc.gnu.org> PR ada/6919 (forward port of patch for...Nathanael Nerode1-1/+1
2002-03-14Delete all lines containing "$Revision:".Geoffrey Keating1-1/+0
2002-03-0841intnam.ads, [...]: Merge in ACT changes.Geert Bosch1-16/+99
2001-10-02New Language: AdaRichard Kenner1-0/+215