aboutsummaryrefslogtreecommitdiff
path: root/gcc/gencheck.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-06-21tree.h (enum tree_code): Include all-tree.def, not tree.def.Ian Lance Taylor1-3/+5
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2005-06-25Update FSF address.Kelley Cook1-2/+2
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-07-25c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists.Bernardo Innocenti1-1/+1
2003-06-16builtin-attrs.def, [...]: Don't use macros from "symcat.h", instead rely on I...Kaveh R. Ghazi1-1/+1
2003-06-15* gencheck.c (main): Avoid generating duplicate macros.Richard Kenner1-3/+11
2003-06-01genrecog.c: Use ISO C90 prototypes.Andreas Jaeger1-8/+5
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1/+3
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