aboutsummaryrefslogtreecommitdiff
path: root/gcc/genrecog.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-29genemit.c (main): Add tm-constrs.h to included headers.David Edelsohn1-0/+1
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-1/+1
2006-01-23r110130@banpei: zack | 2006-01-22 14:52:43 -0800Zack Weinberg1-1/+9
2006-01-23r110124@banpei: zack | 2006-01-22 14:45:55 -0800Zack Weinberg1-51/+1
2005-08-27genrecog.c (enum decision_type): Add DT_num_insns.Paul Brook1-24/+41
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-03-05genattrtab.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-04* rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)Richard Sandiford1-1/+1
2004-12-28* genrecog.c (compute_predicate_codes): Avoid warning.Andreas Jaeger1-1/+2
2004-12-23genrecog.c (did_you_mean_codes): New.DJ Delorie1-0/+19
2004-09-10bb-reorder.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-09genrecog.c (compute_predicate_codes): Use op0_codes instead of codes.Steve Ellcey1-1/+1
2004-09-09Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell1-42/+26
2004-08-13genattrtab.c (insn_ent): Replace insn_code...Richard Sandiford1-1/+3
2004-08-13genrecog.c (add_to_sequence): When processing a MATCH_PARALLEL...Zack Weinberg1-1/+11
2004-08-12genpreds.c: Add capability to generate predicate bodies as well as function p...Zack Weinberg1-201/+285
2004-08-03gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.Zack Weinberg1-3/+0
2004-07-04rtl.def (ADDRESSOF): Remove.Richard Henderson1-7/+6
2004-06-15alias.c (record_set, [...]): Use REG_P.Jerry Quinn1-1/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-2/+1
2004-04-01re PR target/14040 (ARM cross compiler: error: could not split insn)Mark Mitchell1-2/+2
2004-03-02genattrtab.c: Don't handle MATCH_INSN.Kazu Hirata1-3/+0
2004-02-07genrecog.c (find_operand): add extra argument stop.Jan Hubicka1-8/+22
2004-01-31genrecog.c (decision_type): Add DT_const_int.Kazu Hirata1-0/+23
2004-01-28* genrecog.c (write_node): Remove a useless local variable.Kazu Hirata1-4/+1
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-06alias.c: Fix comment typos.Kazu Hirata1-3/+3
2003-12-18genrecog.c (print_host_wide_int): New.Richard Henderson1-2/+16
2003-11-21ChangeLog.7: Fix comment typos.Kazu Hirata1-1/+1
2003-08-11avr.c (avr_init_once): Use xcalloc in lieu of xmalloc/memset.Kaveh R. Ghazi1-2/+1
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-6/+4
2003-07-05genattr.c (internal_dfa_insn_code): Output prototype.Kaveh R. Ghazi1-15/+5
2003-06-23ChangeLog.1: Fix a typo.Kazu Hirata1-1/+1
2003-06-23genrecog.c (pred_table): Remove the entry for mode_independent_operand.Kazu Hirata1-3/+1
2003-06-01genrecog.c: Use ISO C90 prototypes.Andreas Jaeger1-170/+99
2003-05-17cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN...Kaveh R. Ghazi1-4/+2
2003-01-17et-forest.c: Fix comment typos.Kazu Hirata1-2/+2
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1/+5
2002-11-03re PR middle-end/8408 (simple legal c program ice in fixup_var_refs_1, at fun...Eric Botcazou1-7/+9
2002-09-22dbxout.c: Follow spelling conventions.Kazu Hirata1-2/+2
2002-07-29gensupport.c: Include hashtab.h.Zack Weinberg1-2/+10
2002-07-22hwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New define.J"orn Rennecke1-2/+2
2002-06-11Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller1-4/+4
2002-03-21re PR bootstrap/4195 (mn10200-elf fails building libgcc __ffssi2)Jakub Jelinek1-34/+2
2002-01-05cse.c: Fix formatting.Kazu Hirata1-2/+2
2001-12-02c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth1-1/+1
2001-12-01c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth1-1/+1
2001-11-23ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-11-14rtl.def (INCLUDE): Define.Alan Matsuoka1-1/+1
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-1/+1