summaryrefslogtreecommitdiff
path: root/gcc/gencheck.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* tree.h (enum tree_code): Include all-tree.def, not tree.def.Ian Lance Taylor2008-06-211-3/+5
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* Update FSF address.Kelley Cook2005-06-251-2/+2
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists.Bernardo Innocenti2004-07-251-1/+1
* builtin-attrs.def, [...]: Don't use macros from "symcat.h", instead rely on I...Kaveh R. Ghazi2003-06-161-1/+1
* * gencheck.c (main): Avoid generating duplicate macros.Richard Kenner2003-06-151-3/+11
* genrecog.c: Use ISO C90 prototypes.Andreas Jaeger2003-06-011-8/+5
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-1/+3
* cse.c: Fix formatting.Kazu Hirata2002-01-051-2/+2
* gencheck.c, [...]: Don't define xmalloc.Zack Weinberg2001-12-011-21/+0
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-2/+2
* c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi2001-09-121-1/+1
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* genattr.c, [...]: Wrap generated header in multiple-include guard.Zack Weinberg2001-04-021-2/+6
* system.h: Include symcat.h.Kaveh R. Ghazi2001-03-271-1/+1
* server.c (load_data, run_shell): Use xmalloc, xrealloc & xcalloc in lieu of m...Kaveh R. Ghazi2001-03-101-1/+1
* c-common.h (IF_COND): Moved here from cp/cp-tree.h.Benjamin Chelf2000-06-141-0/+1
* Update copyrightsKaveh Ghazi2000-01-171-1/+1
* genattr.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-2/+2
* genattr.c (main): Add extern prototype.Kaveh R. Ghazi1999-09-151-4/+10
* rtl.def (NOTE): Change format to "iuu0n".Zack Weinberg1999-08-191-2/+0
* genattr.c (fatal): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1998-12-191-1/+1
* system.h: Include libiberty.h.Kaveh R. Ghazi1998-11-271-3/+3
* configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1998-11-071-1/+0
* Warning fixes:Kaveh R. Ghazi1998-10-131-1/+2
* Makefile.in: Add lang_tree_files and gencheck.h.Martin v. Löwis1998-08-301-0/+1
* alloca.c: Respect USE_C_ALLOCA.Richard Henderson1998-07-171-3/+4
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1998-06-291-0/+2
* Some fixes for KNR compilers:Kaveh R. Ghazi1998-06-061-1/+19
* Makefile.in (TREE_H): Add tree-check.h.Martin v. Löwis1998-05-211-0/+62