aboutsummaryrefslogtreecommitdiff
path: root/gcc/genrecog.c
AgeCommit message (Expand)Author
2004-03-172004-03-17 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-03-04Mainline merge as of 2004-03-03.Diego Novillo
2004-02-13Mainline merge as of 2004-02-11.Diego Novillo
2004-01-30Mainline merge as of 2004-01-26.Diego Novillo
2004-01-03Merge to tree-ssa-20020619-merge-20040102.Richard Henderson
2003-11-25Mainline merge as of 2003-11-23.Diego Novillo
2003-08-20Mainline merge as of 2003-08-17.Diego Novillo
2003-07-23Mainline merge as of 2003-07-22.Diego Novillo
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2003-06-03Mainline merge as of 2003-05-25.Diego Novillo
2003-02-03Mainline merge as of 2003-02-03. Needed to make some changes toDiego Novillo
2002-12-03Merge with basic-improvements as of 2002-12-03.Diego Novillo
2002-11-06Merge with basic-improvements as of 2002-11-05.Diego Novillo
2002-10-11b-i-b merge as of 2002-10-11.Diego Novillo
2002-08-05Mainline merge as of 2002-08-04.Diego Novillo
2002-07-31Mainline merge as of 2002-07-28.Diego Novillo
2002-06-112002-06-05 David S. Miller <davem@redhat.com>David S. Miller
2002-03-21 PR bootstrap/4195Jakub Jelinek
2002-01-05 * cse.c: Fix formatting.Kazu Hirata
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-23 * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog,Joseph Myers
2001-11-142001-11-05 Alan Matsuoka <alanm@redhat.com>Alan Matsuoka
2001-10-28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,Joseph Myers
2001-10-28 * genrecog.c (write_switch): Output if before switch forJan Hubicka
2001-10-21 * c-format.c (maybe_read_dollar_number): Use safe-ctype macrosKaveh Ghazi
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-10-07 * builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh Ghazi
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-12 * gcc.c: Fix comment formatting.Kazu Hirata
2001-07-16 * machmode.def (Pmode): Redefine if GENERATOR_FILE.Richard Henderson
2001-07-06 * genrecog.c (validate_pattern): Warn for constraints inRichard Henderson
2001-07-03 * Makefile.in (insn-recog.o): Add dependency on reload.h.Andreas Jaeger
2001-05-22 * combine.c (simplify_comparison): Update op1 after constantRichard Henderson
2001-05-18 * genrecog.c (enum decision_type): Add DT_elt_zero-wide_safe.Richard Kenner
2001-05-09 * genrecog.c (write_switch): Avoid outputting of switch forJan Hubicka
2001-04-11 * Makefile.in (insn-recog.o): Depend on toplev.h.Richard Henderson
2001-03-06libiberty:Zack Weinberg
2001-03-02 * print-rtl.c (print_rtx): Cast enums to int for comparison.John David Anglin
2001-01-14 * genrecog.c (DT_veclen_ge): New.Richard Henderson
2001-01-13 * genrecog.c (nodes_identical): Expand commentary.Richard Henderson
2000-12-15 * genrecog.c (add_to_sequence): Remove special case forJan Hubicka
2000-12-10 * genrecog.c (find_operand): Handle 'V' format code.Richard Henderson
2000-12-10 * genrecog.c (validate_pattern) [STRICT_LOW_PART]: Fix thinko.Richard Henderson
2000-12-09 * genrecog.c (validate_pattern): Verify that ZERO_EXTRACT andRichard Henderson
2000-10-17* genrecog.c (write_switch): Return the first condition that needs aAlexandre Oliva
2000-09-11 * i386.md (add?i_3, add?i_5): New.Jan Hubicka
2000-08-24 * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,Greg McGary