aboutsummaryrefslogtreecommitdiff
path: root/gcc/genrecog.c
AgeCommit message (Expand)Author
2005-03-05 * genattrtab.c, genemit.c, genoutput.c, genrecog.c,Kazu Hirata
2005-03-04 * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)Richard Sandiford
2004-12-28 * genrecog.c (compute_predicate_codes): Avoid warning.Andreas Jaeger
2004-12-23* genrecog.c (did_you_mean_codes): New.DJ Delorie
2004-09-10 * bb-reorder.c, c-common.c, c-incpath.c, c-typeck.c,Kazu Hirata
2004-09-09 * genrecog.c (compute_predicate_codes): Use op0_codesSteve Ellcey
2004-09-09 * Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell
2004-08-13 * genattrtab.c (insn_ent): Replace insn_code, insn_index and linenoRichard Sandiford
2004-08-13 * genrecog.c (add_to_sequence): When processing a MATCH_PARALLEL,Zack Weinberg
2004-08-12 * genpreds.c: Add capability to generate predicate bodies asZack Weinberg
2004-08-03 * gensupport.c (init_md_reader_args_cb): Renamed fromZack Weinberg
2004-07-04 * rtl.def (ADDRESSOF): Remove.Richard Henderson
2004-06-152004-06-15 Jerry Quinn <jlquinn@optonline.net>Jerry Quinn
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo
2004-04-01 PR target/14040Mark Mitchell
2004-03-02 * genattrtab.c: Don't handle MATCH_INSN.Kazu Hirata
2004-02-07 * genrecog.c (find_operand): add extra argument stop.Jan Hubicka
2004-01-31 * genrecog.c (decision_type): Add DT_const_int.Kazu Hirata
2004-01-28 * genrecog.c (write_node): Remove a useless local variable.Kazu Hirata
2004-01-21 * alias.c, basic-block.h, c-common.c, c-common.h,Kazu Hirata
2004-01-06 * alias.c: Fix comment typos.Kazu Hirata
2003-12-18 * genrecog.c (print_host_wide_int): New.Richard Henderson
2003-11-21 * ChangeLog.7: Fix comment typos.Kazu Hirata
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