]> gcc.gnu.org Git - gcc.git/history - gcc/genrecog.c
function.h (struct rtl_data): Remove struct and accessor macros.
[gcc.git] / gcc / genrecog.c
2015-06-17 Andrew MacLeodfunction.h (struct rtl_data): Remove struct and accesso...
2015-06-13 Richard Sandifordgensupport.h (add_implicit_parallel): Declare.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-06 Mikhail MaltsevPromote types of rtl expressions to rtx_insn in gen_spl...
2015-05-21 Thomas Schwingegenrecog: Address -Wsign-compare diagnostics.
2015-05-19 Richard Sandifordrtl.def (REG): Change format to "r".
2015-05-11 Richard Sandifordgenrecog.c (match_pattern_1): Expect the pattern to...
2015-05-02 Trevor Saundersrecog_data::insn can be a rtx_insn *
2015-05-01 Richard Sandifordgenrecog.c (test): Rename to rtx_test.
2015-04-30 Richard Sandifordgenrecog.c (simplify_tests): Check that CONST_INT and...
2015-04-29 Richard SandifordMakefile.in (build/genrecog.o): Depend on inchash.h.
2015-04-24 Chen Ganggenrecog.c (validate_pattern): Check matching constrain...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-09-19 James GreenhalghRe: [Patch] Teach genrecog/genoutput that scratch regis...
2014-09-19 James Greenhalgh[Patch] Teach genrecog/genoutput that scratch registers...
2014-09-11 David MalcolmIntroduce LABEL_REF_LABEL
2014-08-21 David MalcolmUse rtx_insn internally within generated functions
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-10 Richard Sandifordgenrecog.c (validate_pattern): Treat all messages excep...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-04-16 Richard Sandifordgenemit.c (gen_exp): Remove ADDRESS handling.
2011-07-20 Sandra Loosemoregenrecog.c (make_insn_sequence): Correct position numbe...
2011-05-28 Richard Sandifordgenrecog.c: Remove redundant forward declarations.
2011-05-28 Richard Sandifordre PR bootstrap/49195 (Error building libgcc for powerp...
2011-05-26 Richard Sandifordre PR rtl-optimization/48575 (RTL vector patterns are...
2011-04-12 Richard Sandifordgenpreds.c (process_define_predicate): Move most proces...
2010-11-30 Joseph Myershwint.c: New.
2010-07-09 Manuel López-Ibáñezgenrecog.c: Include diagnostic-core.h before toplev.h.
2010-06-29 Bernd Schmidtrecog.c (peep2_do_rebuild_jump_labels, [...]): New...
2010-06-10 Richard SandifordMakefile.in (build/genmddeps.o): Depend on $(READ_MD_H).
2010-06-10 Richard SandifordMakefile.in (build/read-md.o): Depend on errors.h.
2010-06-10 Richard SandifordMakefile.in (READ_MD_H): New variable.
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2009-06-22 Shujing Zhaoalias.c: Use REG_P...
2009-05-11 Ian Lance Taylorbasic-block.h (enum profile_status): Break out of struc...
2009-04-25 Ben Ellistongenrecog.c (validate_pattern): Do not warn for VOIDmode...
2009-04-24 Ian Lance Taylorcombine.c (record_value_for_reg): Change 0 to VOIDmode...
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and... r144370/tags/stack-last-merge
2008-07-09 Kaveh R. Ghazigenattrtab.c (insert_right_side, [...]): Avoid C++...
2008-06-26 Kaveh R. Ghazicse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat...
2008-05-08 Richard Sandifordgensupport.h (pred_data): Add a "num_codes" field.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-05-30 Eric Christophergenrecog.c: Include regs.h in generated file.
2006-03-29 David Edelsohngenemit.c (main): Add tm-constrs.h to included headers.
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-23 Zack Weinbergr110130@banpei: zack | 2006-01-22 14:52:43 -0800
2006-01-23 Zack Weinbergr110124@banpei: zack | 2006-01-22 14:45:55 -0800
2005-08-27 Paul Brookgenrecog.c (enum decision_type): Add DT_num_insns.
2005-06-25 Kelley CookUpdate FSF address.
2005-03-05 Kazu Hiratagenattrtab.c, [...]: Update copyright.
2005-03-04 Richard Sandiford* rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_co...
2004-12-28 Andreas Jaeger* genrecog.c (compute_predicate_codes): Avoid warning.
2004-12-23 DJ Deloriegenrecog.c (did_you_mean_codes): New.
2004-09-10 Kazu Hiratabb-reorder.c, [...]: Fix comment typos.
2004-09-09 Steve Ellceygenrecog.c (compute_predicate_codes): Use op0_codes...
2004-09-09 Nathan SidwellMakefile.in (gengtype): Use $(BUILD_ERRORS).
2004-08-13 Richard Sandifordgenattrtab.c (insn_ent): Replace insn_code...
2004-08-13 Zack Weinberggenrecog.c (add_to_sequence): When processing a MATCH_P...
2004-08-12 Zack Weinberggenpreds.c: Add capability to generate predicate bodies...
2004-08-03 Zack Weinberggensupport.c (init_md_reader_args_cb): Renamed from...
2004-07-04 Richard Hendersonrtl.def (ADDRESSOF): Remove.
2004-06-15 Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-01 Mark Mitchellre PR target/14040 (ARM cross compiler: error: could...
2004-03-02 Kazu Hiratagenattrtab.c: Don't handle MATCH_INSN.
2004-02-07 Jan Hubickagenrecog.c (find_operand): add extra argument stop.
2004-01-31 Kazu Hiratagenrecog.c (decision_type): Add DT_const_int.
2004-01-28 Kazu Hirata* genrecog.c (write_node): Remove a useless local variable.
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-06 Kazu Hirataalias.c: Fix comment typos.
2003-12-18 Richard Hendersongenrecog.c (print_host_wide_int): New.
2003-11-21 Kazu HirataChangeLog.7: Fix comment typos.
2003-08-11 Kaveh R. Ghaziavr.c (avr_init_once): Use xcalloc in lieu of xmalloc...
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-05 Kaveh R. Ghazigenattr.c (internal_dfa_insn_code): Output prototype.
2003-06-23 Kazu HirataChangeLog.1: Fix a typo.
2003-06-23 Kazu Hiratagenrecog.c (pred_table): Remove the entry for mode_inde...
2003-06-01 Andreas Jaegergenrecog.c: Use ISO C90 prototypes.
2003-05-17 Kaveh R. Ghazicfgloopanal.c (test_for_iteration): Use string concaten...
2003-01-17 Kazu Hirataet-forest.c: Fix comment typos.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-11-03 Eric Botcazoure PR middle-end/8408 (simple legal c program ice in...
2002-09-22 Kazu Hiratadbxout.c: Follow spelling conventions.
2002-07-29 Zack Weinberggensupport.c: Include hashtab.h.
2002-07-22 J"orn Renneckehwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New define.
2002-06-11 David S. MillerDelete SEQUENCE rtl usage outside of reorg and ssa...
2002-03-21 Jakub Jelinekre PR bootstrap/4195 (mn10200-elf fails building libgcc...
2002-01-05 Kazu Hiratacse.c: Fix formatting.
2001-12-02 Neil Boothc-decl.c (duplicate_decls, [...]): Remove leading capit...
2001-12-01 Neil Boothc-decl.c (duplicate_decls, [...]): Remove trailing...
2001-11-23 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-11-14 Alan Matsuokartl.def (INCLUDE): Define.
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
next
This page took 4.790132 seconds and 108 git commands to generate.