aboutsummaryrefslogtreecommitdiff
path: root/gcc/genrecog.c
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-08-11 * config/avr/avr.c (avr_init_once): Use xcalloc in lieu ofKaveh Ghazi
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cKaveh Ghazi
2003-07-05 * genattr.c (internal_dfa_insn_code): Output prototype.Kaveh Ghazi
2003-06-23 * ChangeLog.1: Fix a typo.Kazu Hirata
2003-06-23 * genrecog.c (pred_table): Remove the entry forKazu Hirata
2003-06-01 * genrecog.c: Use ISO C90 prototypes.Andreas Jaeger
2003-05-17gcc:Kaveh Ghazi
2003-01-17 * et-forest.c: Fix comment typos.Kazu Hirata
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-11-03 PR middle-end/8408Eric Botcazou
2002-09-22 * dbxout.c: Follow spelling conventions.Kazu Hirata
2002-07-29 * gensupport.c: Include hashtab.h.Zack Weinberg
2002-07-22 * hwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New define.J"orn Rennecke
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
2000-07-13 * genrecog.c (write_header): Split long string.Kaveh Ghazi
2000-05-27 * Makefile.in (recog.o): Don't depend on resource.h.Richard Henderson