aboutsummaryrefslogtreecommitdiff
path: root/gcc/genemit.c
AgeCommit message (Expand)Author
2002-07-27This commit was manufactured by cvs2svn to create branchno-author
2001-12-09 * 1750a.md: Add default case in switch.Kaveh Ghazi
2001-12-02 * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingNeil Booth
2001-12-01 * c-decl.c (duplicate_decls, parmlist_tags_warning): RemoveNeil Booth
2001-11-142001-11-05 Alan Matsuoka <alanm@redhat.com>Alan Matsuoka
2001-10-19 * calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED.Kaveh Ghazi
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-08-13 * expr.h: Split out optab- and libfunc-related code to...Zack Weinberg
2001-08-12 * gcc.c: Fix comment formatting.Kazu Hirata
2001-04-11 * Makefile.in (insn-recog.o): Depend on toplev.h.Richard Henderson
2001-03-22 * mkconfig.sh: Include insn-flags.h.Richard Henderson
2001-02-18 * rtl.h (add_clobbers): Remove duplicate declaration.Richard Kenner
2000-05-28 * Makefile.in (resource.o): Depend on except.h.Richard Henderson
2000-05-27 * Makefile.in (recog.o): Don't depend on resource.h.Richard Henderson
2000-05-18 * genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg
2000-05-06 * Makefile.in (gensupport.o): Compile for the host.Richard Henderson
2000-05-03 * gensupport.c: New file.Clinton Popetz
2000-02-26Fix copyrights.Jeffrey A Law
2000-02-05Word wrap commentZack Weinberg
2000-01-17Update copyrightsKaveh Ghazi
2000-01-17 * genattr.c: PROTO -> PARAMS.Kaveh Ghazi
1999-11-25 * c-common.c (check_format_info): Don't call a variadic functionKaveh Ghazi
1999-10-14 * rtl.c (dump_and_abort): Remove.Richard Henderson
1999-09-20Make it possible to prototype port-specific functions (and convert i386 to us...Bernd Schmidt
1999-09-16 * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. UseKaveh Ghazi
1999-09-15 * genattr.c (main): Add extern prototype. Call return, not exit.Kaveh Ghazi
1999-09-12Replace insn_foo with insn_data.foo.Richard Henderson
1999-09-12Replace recog_foo with recog_data.foo.Richard Henderson
1999-09-08Linas Vepstas <linas@linas.org>Linas Vepstas
1999-09-07Merge in gcc2-ss-010999Jeffrey A Law
1999-09-02 * dwarf2out.c (dwarf2out_line): Constify `lastfile'.Richard Henderson
1999-08-31 Merge peephole2 from new_ia32_branch:Richard Henderson
1999-08-271999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com>Zack Weinberg
1999-08-271999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover.com>Zack Weinberg
1999-08-261999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com>Zack Weinberg
1999-08-24 * genattr.c (function_unit_desc): Constify a char*. Add prototype.Kaveh Ghazi
1999-08-20 * rtl.h (rtx_format): Constify a char*.Kaveh Ghazi
1999-08-20 * rtl.c (rtx_name): Constify a char*.Kaveh Ghazi
1999-08-15Fix bug preventing use of match_par_dup in a call insn pattern.Jim Wilson
1999-08-09Include function.h in most files. Remove most of the global variablesBernd Schmidt
1999-04-161999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.columbia.edu>Zack Weinberg
1999-01-22 * cppp.c (xrealloc): Fix typo last change.Richard Henderson
1999-01-21Update copyright.Richard Henderson
1999-01-21 * cccp.c (xrealloc): Call malloc given a NULL old pointer.Richard Henderson
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-08 * gansidecl.h: Prepend a "G" to the macro wrapping this fileKaveh Ghazi
1998-10-25Warning fixes:Kaveh Ghazi