[Vectorizer] Use a VEC_PERM_EXPR instead of VEC_RSHIFT_EXPR; expand appropriate VEC_P...
[gcc.git] / gcc / gensupport.c
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-10-10 Andreas Krebbelre PR target/57377 (compiler cannot be built with RTL...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-07-23 Po-Chun Changreload.c (find_reloads): Exit loop once we find this...
2013-06-04 Kyrylo Tkachovrtl.def: Add extra fourth optional field to define_cond...
2013-05-06 Graham Stott013-05-06 Graham Stott <grahams@btinternet.com>
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-30 Michael Zolotukhingensupport.c (maybe_eval_c_test): Remove not-null check...
2012-11-19 Maxim Kuznetsovmd.texi: Document define_subst.
2012-07-09 Steven Bosschergensupport.c (init_rtx_reader_args_cb): Start counting...
2011-06-21 Bernd Schmidtgensupport.c (add_define_attr): New static function.
2011-04-23 Mike Stump* gensupport.c (read_md_rtx): Fix typo in comment.
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-04-12 Richard Sandifordgenpreds.c (process_define_predicate): Move most proces...
2011-04-01 Richard Sandifordgensupport.h (pattern_stats): New structure.
2010-11-16 Andreas Krebbelgensupport.c (MNEMONIC_ATTR_NAME, [...]): New macros.
2010-06-10 Richard Sandifordmd.texi (define_enum_attr): Document.
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 Sandifordread-md.h (read_md_file): Declare.
2010-06-10 Richard Sandifordread-md.h (read_rtx_lineno): Rename to...
2010-06-10 Richard SandifordMakefile.in (READ_MD_H): New variable.
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-02-17 Steven Bosschergensupport.c (process_one_cond_exec): Derive name for...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-04-27 Ian Lance Taylorcollect2.c (is_ctor_dtor): Change type of ret field...
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-08 Paolo Bonzinirecog.c (ordered_comparison_operator): New.
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
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...
2006-03-15 Andreas Schwabgensupport.c (identify_predicable_attribute): Don't...
2006-03-14 Uttam Pawarre PR rtl-optimization/25739 (Memory leak in bt_load...
2006-02-28 Zack Weinberg* rtl.def (define_constraint, define_register_constraint)
2006-01-23 Zack Weinbergr110124@banpei: zack | 2006-01-22 14:45:55 -0800
2006-01-23 Zack Weinbergr110123@banpei: zack | 2006-01-22 14:44:34 -0800
2005-12-17 Gabriel Dos Reistree-inline.c (copy_body_r): Use explicit cast when...
2005-11-20 Graham Stottgensupport.c (std_preds): Fixed extraneous `false`...
2005-11-19 Paolo Bonzinigensupport.c (old_preds): Rename to std_preds, add...
2005-07-21 Kazu Hiratagensupport.c (old_preds): Don't reference PREDICATE_CODES.
2005-06-25 Kelley CookUpdate FSF address.
2005-04-26 Kaveh R. Ghazicollect2.c, [...]: Replace calls to `unlock_stream...
2005-04-24 Kaveh R. Ghazicollect2.c (main): Unlock the stdio streams.
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-16 Richard HendersonMakefile.in (MD_DEPS, s-mddeps): New.
2004-09-09 Nathan SidwellMakefile.in (gengtype): Use $(BUILD_ERRORS).
2004-08-27 Richard Sandifordrtl.h (read_rtx): Change prototype.
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-26 Bernardo Innocentic-common.c (disable_builtin_function): Rename variable...
2004-07-25 Bernardo Innocentibitmap.c: Use type-safe memory allocation macros from...
2004-07-25 Bernardo Innocentic-common.c: Rename all identifiers named `new'.
2004-07-25 Bernardo Innocentic-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED...
2004-05-30 Kazu Hiratabb-reorder.c, [...]: Fix comment formatting.
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-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-06 Kazu Hirataalias.c: Fix comment typos.
2003-12-19 Kazu Hiratadwarfout.c: Remove uses of "register" specifier in...
2003-11-21 Kazu HirataChangeLog.7: Fix comment typos.
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-03 Zack Weinbergsystem.h: Include filenames.h.
2003-06-16 Kaveh R. Ghazidecl.c, [...]: Don't use the PTR macro.
2003-06-01 Andreas Jaegergenrecog.c: Use ISO C90 prototypes.
2003-05-17 Kaveh R. Ghazibuiltins.c (validate_arglist): Eliminate libiberty...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-07-30 Kaveh R. Ghaziadadecode.c (ada_demangle): Use xstrdup in lieu of...
2002-07-29 Zack Weinberggensupport.c: Include hashtab.h.
2002-07-23 Neil Boothdefaults.h (obstack_chunk_alloc, [...]): Default defini...
2002-06-07 Matt Kraai* gensupport.c: Fix misspelling.
2002-05-23 Richard Hendersongenemit.c (gen_insn): Print file:lineno comment before...
2002-05-20 Richard Hendersongensupport.c (init_include_reader): Merge into ...
2002-05-12 Zack Weinberggensupport.c (n_comma_elts): Moved here from genattrtab.c.
2002-03-08 Matt Hillergensupport.c (first_dir_md_include): Renamed from inclu...
2001-12-02 Neil Boothc-decl.c (duplicate_decls, [...]): Remove leading capit...
2001-12-01 Zack Weinberggencheck.c, [...]: Don't define xmalloc.
2001-11-16 Alexandre Olivagensupport.c (process_rtx): Don't assume filename is...
2001-11-15 Alan Matsuokagensupport.c [...]: Change call to alloca to xmalloc.
2001-11-14 Alan Matsuokartl.def (INCLUDE): Define.
2001-10-25 Richard Kenneralias.c (can_address_p): No longer static.
2001-10-24 Richard Kenner* gensupport.c (target_flags): Add.
2001-10-21 Kaveh R. Ghazic-format.c (maybe_read_dollar_number): Use safe-ctype...
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-08-27 Andreas Jaegeremit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-12 Kazu Hiratagcc.c: Fix comment formatting.
2001-07-26 Graham Stottgensupport.c (alter_output_for_insn): Correct enable...
2001-07-03 Zack Weinbergrtl.c (copy_rtx): Handle 'T' format letter.
2001-03-10 Kaveh R. Ghaziserver.c (load_data, run_shell): Use xmalloc, xrealloc...
2001-03-02 Zack Weinbergxm-lynx.h, [...]: Do not define TRUE or FALSE.
2000-11-22 J"orn Renneckertl.h (traverse_md_constants): Declare.
2000-07-12 Kaveh R. GhaziWarning fixes:
2000-07-11 Clinton Popetzgensupport.c (process_rtx): Make rtl checking stop...
2000-05-27 Richard Hendersongensupport.c (collect_insn_data): Record the maximum...
2000-05-20 Zack Weinbergtop level:
next