aboutsummaryrefslogtreecommitdiff
path: root/gcc/errors.c
AgeCommit message (Expand)AuthorFilesLines
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