summaryrefslogtreecommitdiff
path: root/gcc/errors.c
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in (BUILD_ERRORS): Set to build-errors.Nathan Sidwell2004-08-231-1/+5
* Makefile.in (RTL_BASE_H, RTL_H): Correct.Zack Weinberg2004-08-041-4/+4
* errors.c: Don't include coretypes.h or tm.h.Zack Weinberg2003-10-071-7/+1
* genrecog.c: Use ISO C90 prototypes.Andreas Jaeger2003-06-011-11/+8
* builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi2003-05-171-20/+20
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-11-231-1/+1
* emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger2001-08-271-44/+12
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* rtl.def (DEFINE_INSN, [...]): Change output-template slot to format 'T'.Zack Weinberg2001-06-301-1/+1
* errors.c (internal_error, [...]): New functions.Richard Kenner2001-02-241-2/+53
* diagnostic.c (trim_filename, [...]): Moved here from rtl.c.Zack Weinberg2000-07-211-0/+12
* eh-common.h: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-141-4/+4
* errors.c: New file...Zack Weinberg1999-08-271-0/+106