aboutsummaryrefslogtreecommitdiff
path: root/gcc/errors.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-07errors.c (internal_error): Commentary typo fix.Bernhard Reutner-Fischer1-1/+2
2009-04-22Makefile.in: Update dependencies.Manuel López-Ibáñez1-3/+2
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-08-08re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul...Manuel López-Ibáñez1-1/+2
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-1/+1
2004-08-23Makefile.in (BUILD_ERRORS): Set to build-errors.Nathan Sidwell1-1/+5
2004-08-04Makefile.in (RTL_BASE_H, RTL_H): Correct.Zack Weinberg1-4/+4
2003-10-07errors.c: Don't include coretypes.h or tm.h.Zack Weinberg1-7/+1
2003-06-01genrecog.c: Use ISO C90 prototypes.Andreas Jaeger1-11/+8
2003-05-17builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi1-20/+20
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2001-11-23ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-08-27emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger1-44/+12
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-06-30rtl.def (DEFINE_INSN, [...]): Change output-template slot to format 'T'.Zack Weinberg1-1/+1
2001-02-24errors.c (internal_error, [...]): New functions.Richard Kenner1-2/+53
2000-07-21diagnostic.c (trim_filename, [...]): Moved here from rtl.c.Zack Weinberg1-0/+12
2000-01-14eh-common.h: PROTO -> PARAMS.Kaveh R. Ghazi1-4/+4
1999-08-27errors.c: New file...Zack Weinberg1-0/+106