aboutsummaryrefslogtreecommitdiff
path: root/gcc/gencheck.c
AgeCommit message (Expand)AuthorFilesLines
2002-01-05cse.c: Fix formatting.Kazu Hirata1-2/+2
2001-12-01gencheck.c, [...]: Don't define xmalloc.Zack Weinberg1-21/+0
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-2/+2
2001-09-12c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi1-1/+1
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-04-02genattr.c, [...]: Wrap generated header in multiple-include guard.Zack Weinberg1-2/+6
2001-03-27system.h: Include symcat.h.Kaveh R. Ghazi1-1/+1
2001-03-10server.c (load_data, run_shell): Use xmalloc, xrealloc & xcalloc in lieu of m...Kaveh R. Ghazi1-1/+1
2000-06-14c-common.h (IF_COND): Moved here from cp/cp-tree.h.Benjamin Chelf1-0/+1
2000-01-17Update copyrightsKaveh Ghazi1-1/+1
2000-01-17genattr.c: PROTO -> PARAMS.Kaveh R. Ghazi1-2/+2
1999-09-15genattr.c (main): Add extern prototype.Kaveh R. Ghazi1-4/+10
1999-08-19rtl.def (NOTE): Change format to "iuu0n".Zack Weinberg1-2/+0
1998-12-19genattr.c (fatal): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1-1/+1
1998-11-27system.h: Include libiberty.h.Kaveh R. Ghazi1-3/+3
1998-11-07configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1-1/+0
1998-10-13Warning fixes:Kaveh R. Ghazi1-1/+2
1998-08-30Makefile.in: Add lang_tree_files and gencheck.h.Martin v. Löwis1-0/+1
1998-07-17alloca.c: Respect USE_C_ALLOCA.Richard Henderson1-3/+4
1998-06-29* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1-0/+2
1998-06-06Some fixes for KNR compilers:Kaveh R. Ghazi1-1/+19
1998-05-21Makefile.in (TREE_H): Add tree-check.h.Martin v. Löwis1-0/+62