summaryrefslogtreecommitdiff
path: root/gcc/genrecog.c
Commit message (Expand)AuthorAgeFilesLines
* genattrtab.c, [...]: Update copyright.Kazu Hirata2005-03-051-1/+1
* * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)Richard Sandiford2005-03-041-1/+1
* * genrecog.c (compute_predicate_codes): Avoid warning.Andreas Jaeger2004-12-281-1/+2
* genrecog.c (did_you_mean_codes): New.DJ Delorie2004-12-231-0/+19
* bb-reorder.c, [...]: Fix comment typos.Kazu Hirata2004-09-101-1/+1
* genrecog.c (compute_predicate_codes): Use op0_codes instead of codes.Steve Ellcey2004-09-091-1/+1
* Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell2004-09-091-42/+26
* genattrtab.c (insn_ent): Replace insn_code...Richard Sandiford2004-08-131-1/+3
* genrecog.c (add_to_sequence): When processing a MATCH_PARALLEL...Zack Weinberg2004-08-131-1/+11
* genpreds.c: Add capability to generate predicate bodies as well as function p...Zack Weinberg2004-08-121-201/+285
* gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.Zack Weinberg2004-08-031-3/+0
* rtl.def (ADDRESSOF): Remove.Richard Henderson2004-07-041-7/+6
* alias.c (record_set, [...]): Use REG_P.Jerry Quinn2004-06-151-1/+1
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-2/+1
* re PR target/14040 (ARM cross compiler: error: could not split insn)Mark Mitchell2004-04-011-2/+2
* genattrtab.c: Don't handle MATCH_INSN.Kazu Hirata2004-03-021-3/+0
* genrecog.c (find_operand): add extra argument stop.Jan Hubicka2004-02-071-8/+22
* genrecog.c (decision_type): Add DT_const_int.Kazu Hirata2004-01-311-0/+23
* * genrecog.c (write_node): Remove a useless local variable.Kazu Hirata2004-01-281-4/+1
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* alias.c: Fix comment typos.Kazu Hirata2004-01-061-3/+3
* genrecog.c (print_host_wide_int): New.Richard Henderson2003-12-181-2/+16
* ChangeLog.7: Fix comment typos.Kazu Hirata2003-11-211-1/+1
* avr.c (avr_init_once): Use xcalloc in lieu of xmalloc/memset.Kaveh R. Ghazi2003-08-111-2/+1
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-6/+4
* genattr.c (internal_dfa_insn_code): Output prototype.Kaveh R. Ghazi2003-07-051-15/+5
* ChangeLog.1: Fix a typo.Kazu Hirata2003-06-231-1/+1
* genrecog.c (pred_table): Remove the entry for mode_independent_operand.Kazu Hirata2003-06-231-3/+1
* genrecog.c: Use ISO C90 prototypes.Andreas Jaeger2003-06-011-170/+99
* cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN...Kaveh R. Ghazi2003-05-171-4/+2
* et-forest.c: Fix comment typos.Kazu Hirata2003-01-171-2/+2
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-1/+5
* re PR middle-end/8408 (simple legal c program ice in fixup_var_refs_1, at fun...Eric Botcazou2002-11-031-7/+9
* dbxout.c: Follow spelling conventions.Kazu Hirata2002-09-221-2/+2
* gensupport.c: Include hashtab.h.Zack Weinberg2002-07-291-2/+10
* hwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New define.J"orn Rennecke2002-07-221-2/+2
* Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller2002-06-111-4/+4
* re PR bootstrap/4195 (mn10200-elf fails building libgcc __ffssi2)Jakub Jelinek2002-03-211-34/+2
* cse.c: Fix formatting.Kazu Hirata2002-01-051-2/+2
* c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth2001-12-021-1/+1
* c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth2001-12-011-1/+1
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-11-231-1/+1
* rtl.def (INCLUDE): Define.Alan Matsuoka2001-11-141-1/+1
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-10-281-1/+1
* genrecog.c (write_switch): Output if before switch for DT_elt_zero_wide_safe.Jan Hubicka2001-10-281-5/+14
* c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi2001-10-211-5/+5
* calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED.Kaveh R. Ghazi2001-10-191-3/+3
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-11/+11
* builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi2001-10-071-3/+3
* c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi2001-09-121-1/+1