aboutsummaryrefslogtreecommitdiff
path: root/gcc/gencheck.c
AgeCommit message (Expand)Author
2005-06-25Update FSF address.Kelley Cook
2004-10-15 * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,Kazu Hirata
2004-07-25 * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameterBernardo Innocenti
2003-06-16 * builtin-attrs.def, builtin-attrs.def, builtins.c, cpplex.c,Kaveh Ghazi
2003-06-15 * gencheck.c (main): Avoid generating duplicate macros.Richard Kenner
2003-06-01 * genrecog.c: Use ISO C90 prototypes.Andreas Jaeger
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-01-05 * cse.c: Fix formatting.Kazu Hirata
2001-12-01 * gencheck.c, gengenrtl.c: Don't define xmalloc.Zack Weinberg
2001-10-112001-10-10 Stan Shebs <shebs@apple.com>Stan Shebs
2001-09-12 * c-common.c (c_tree_code_name): Const-ification.Kaveh Ghazi
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-04-02 * genattr.c, gencheck.c, gencodes.c, genconfig.c, genflags.c,Zack Weinberg
2001-03-27 * system.h: Include symcat.h.Kaveh Ghazi
2001-03-10 * fixinc/server.c (load_data, run_shell): Use xmalloc, xrealloc &Kaveh Ghazi
2000-06-14 * c-common.h (IF_COND): Moved here from cp/cp-tree.h.Benjamin Chelf
2000-01-17Update copyrightsKaveh Ghazi
2000-01-17 * genattr.c: PROTO -> PARAMS.Kaveh Ghazi
1999-09-15 * genattr.c (main): Add extern prototype. Call return, not exit.Kaveh Ghazi
1999-08-191999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover.com>Zack Weinberg
1998-12-19 * genattr.c (fatal): Qualify a char* with the `const' keyword.Kaveh Ghazi
1998-11-27 * system.h: Include libiberty.h.Kaveh Ghazi
1998-11-07 * configure.in (host_xm_file, build_xm_file, xm_file, tm_file):Kaveh Ghazi
1998-10-13Warning fixes:Kaveh Ghazi
1998-08-30 * Makefile.in: Add lang_tree_files and gencheck.h.Martin von Lvwis
1998-07-17 * alloca.c: Respect USE_C_ALLOCA.Richard Henderson
1998-06-29 * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeffrey A Law
1998-06-06Some fixes for KNR compilers:Kaveh Ghazi
1998-05-21 * Makefile.in (TREE_H): Add tree-check.h.Martin von Loewis