summaryrefslogtreecommitdiff
path: root/gcc/gencheck.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * tree.h (enum tree_code): Include all-tree.def, not tree.def.ian2008-06-211-3/+5
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* Update FSF address.kcook2005-06-251-2/+2
* * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu2004-10-151-1/+1
* * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameterbernie2004-07-251-1/+1
* * builtin-attrs.def, builtin-attrs.def, builtins.c, cpplex.c,ghazi2003-06-161-1/+1
* * gencheck.c (main): Avoid generating duplicate macros.kenner2003-06-151-3/+11
* * genrecog.c: Use ISO C90 prototypes.aj2003-06-011-8/+5
* Merge basic-improvements-branch to trunkzack2002-12-161-1/+3
* * cse.c: Fix formatting.kazu2002-01-051-2/+2
* * gencheck.c, gengenrtl.c: Don't define xmalloc.zack2001-12-011-21/+0
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-2/+2
* * c-common.c (c_tree_code_name): Const-ification.ghazi2001-09-121-1/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * genattr.c, gencheck.c, gencodes.c, genconfig.c, genflags.c,zack2001-04-021-2/+6
* * system.h: Include symcat.h.ghazi2001-03-271-1/+1
* * fixinc/server.c (load_data, run_shell): Use xmalloc, xrealloc &ghazi2001-03-101-1/+1
* * c-common.h (IF_COND): Moved here from cp/cp-tree.h.chelf2000-06-141-0/+1
* Update copyrightsghazi2000-01-171-1/+1
* * genattr.c: PROTO -> PARAMS.ghazi2000-01-171-2/+2
* * genattr.c (main): Add extern prototype. Call return, not exit.ghazi1999-09-151-4/+10
* 1999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-191-2/+0
* * genattr.c (fatal): Qualify a char* with the `const' keyword.ghazi1998-12-191-1/+1
* * system.h: Include libiberty.h.ghazi1998-11-271-3/+3
* * configure.in (host_xm_file, build_xm_file, xm_file, tm_file):ghazi1998-11-071-1/+0
* Warning fixes:ghazi1998-10-131-1/+2
* * Makefile.in: Add lang_tree_files and gencheck.h.law1998-08-301-0/+1
* * alloca.c: Respect USE_C_ALLOCA.rth1998-07-171-3/+4
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forlaw1998-06-291-0/+2
* Some fixes for KNR compilers:ghazi1998-06-061-1/+19
* * Makefile.in (TREE_H): Add tree-check.h.law1998-05-211-0/+62