aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/errout.adb
AgeCommit message (Expand)AuthorFilesLines
2009-07-23[multiple changes]Arnaud Charlet1-57/+68
2009-07-23freeze.adb (Set_Small_Size): Remove extra space for consistency with other si...Arnaud Charlet1-10/+13
2009-07-23exp_ch5.adb (Expand_N_Assignment_Statement): Do left-side validity check righ...Robert Dewar1-1/+1
2009-07-23[multiple changes]Arnaud Charlet1-0/+4
2009-07-22[multiple changes]Arnaud Charlet1-31/+26
2009-07-22s-stchop.adb, [...]: Make sure sources obey short-circuit style rule.Robert Dewar1-7/+7
2009-05-06errout.adb: Minor reformattingRobert Dewar1-3/+3
2009-04-22lib-load.ads, [...] (Make_Child_Decl_Unit): New subprogram...Ed Schonberg1-3/+13
2009-04-10sem_ch6.ads (Check_Subtype_Conformant): Add ??? comment for undocumented formal.Thomas Quinot1-1/+1
2009-04-09[multiple changes]Arnaud Charlet1-2/+2
2009-04-09binderr.adb, [...]: New circuitry for handling Maximum_Messages.Robert Dewar1-12/+37
2009-04-07checks.adb (Determine_Range): Add Assume_Valid parameterRobert Dewar1-2/+6
2008-04-14vms_data.ads: Fix typo in constant.Ralf Wildenhues1-2/+2
2008-04-08back_end.adb: Remove Big_String_Ptr declarations (now in Types)Robert Dewar1-32/+34
2008-03-26errout.ads: Document new !! insertion sequenceRobert Dewar1-9/+19
2007-12-19atree.ads, atree.adb (Traverse_Func): Walk Field2 last, and eliminate the res...Bob Duff1-8/+5
2007-12-13errout.adb (Output_Source_Line): Do not keep a trailing space after the sourc...Vincent Celier1-1/+9
2007-09-10exp_atag.ads, [...]: Replace headers with GPL v3 headers.Robert Dewar1-4/+3
2007-08-14(Write_Eol): Remove trailing spaces before writing the lineArnaud Charlet1-20/+32
2007-06-06comperr.adb (Compiler_Abort): New Finalize/Output_Messages interface for ErroutRobert Dewar1-244/+296
2007-04-06errout.adb (Unwind_Internal_Type): Use predicate Is_Access__Protected_Subprog...Ed Schonberg1-1/+1
2006-10-31errout.ads, errout.adb (Finalize): Implement switch -gnatd.m Avoid abbreviati...Robert Dewar1-132/+423
2006-02-15err_vars.ads: Suppress range checks for a couple of assignments which otherwi...Robert Dewar1-12/+21
2005-11-15a-secain.adb, [...]: Minor reformattingRobert Dewar1-2/+2
2005-09-05errout.ads, errout.adb (Fix Error_Msg_F): Fix implementation to meet spec.Robert Dewar1-10/+11
2005-07-01Update FSF addressR. Kelley Cook1-2/+2
2005-06-16errout.ads, errout.adb (Error_Msg_NW): Only emit warning on user code...Ed Schonberg1-4/+4
2005-03-29errutil.adb, errout.adb: Minor comment updates on Line_Terminator referencesRobert Dewar1-2/+7
2005-02-10g-zstspl.ads: New file.Robert Dewar1-2/+4
2004-11-19errout.ads, errout.adb: (First_Sloc): New functionArnaud Charlet1-45/+53
2004-03-02[multiple changes]Arnaud Charlet1-0/+60
2004-02-09[multiple changes]Arnaud Charlet1-11/+25
2003-11-20[multiple changes]Arnaud Charlet1-2/+2
2003-11-17[multiple changes]Arnaud Charlet1-0/+6
2003-10-213psoccon.ads, [...]: Files added.Arnaud Charlet1-1422/+639
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-65/+197
2001-12-165ataprop.adb, [...]: Fix spelling errors.Joseph Myers1-2/+2
2001-12-05errout.adb (Error_Msg): Ignore attempt to put error msg at junk location if w...Robert Dewar1-8/+18
2001-12-05* errout.adb: Minor reformattingRobert Dewar1-5/+10
2001-12-05exp_util.adb: Minor reformatting from last changeRobert Dewar1-2/+25
2001-10-02New Language: AdaRichard Kenner1-0/+3083