[ARM/AArch64][2/2] Crypto intrinsics tuning for Cortex-A53 - pipeline description
[gcc.git] / gcc / langhooks.c
2014-03-07 Thomas SchwingeThe error_mark_node is not an OpenMP mappable type.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-11 Balaji V. IyerAdded Compiler Support for _Cilk_spawn and _Cilk_sync...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-29 Balaji V. IyerAdded _Cilk_spawn and _Cilk_sync (2 cilk keywords)...
2013-10-11 Jakub Jelinektarget.c: New file.
2013-08-03 Gabriel Dos Reispretty-print.h (pp_underscore): New.
2013-04-26 Jakub Jelinekdiagnostic.h (file_name_as_prefix): Add context argument.
2013-04-12 Jakub Jelinekopts.c: Include diagnostic-color.h.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-08-07 Steven Bosschercfg.c (debug_bb): Do not set TDF_BLOCKS.
2012-06-19 Lawrence CrowlThe intent of the phases was to have a high-level but...
2012-05-29 Steven Bosscherintegrate.c: Remove.
2012-05-09 Jan Hubickacgraphbuild.c (build_cgraph_edges): Do not finalize...
2012-04-30 Jan Hubickacgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-25 Jan Hubickacgraphunit.c: Update toplevel comment.
2012-03-05 Steven Bosscherlanghooks.c (add_builtin_type): New function.
2010-11-17 Joseph Myersinvoke.texi (-dy): Remove.
2010-11-12 Joseph MyersMakefile.in (OPTS_H): Define.
2010-10-15 Joseph Myerstarget.def (target_option.init_struct): New hook.
2010-10-08 Joseph MyersMakefile.in (TM_H): Include $(FLAGS_H) instead of optio...
2010-10-05 Joseph Myersopts-common.c (handle_option, [...]): Add diagnostic_co...
2010-09-24 Richard Guentherc-decl.c (pop_scope): Always set file-scope DECL_CONTEXT.
2010-07-27 Joseph Myerscoretypes.h (struct cl_option_handlers): Declare.
2010-07-27 Joseph Myerslanghooks-def.h (lhd_init_options, [...]): New.
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-05-24 Joseph Myersdiagnostic.c: Don't include flags.h.
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2009-12-16 Richard Guentherre PR lto/42392 ([LTO] ICE with top level asm)
2009-11-25 H.J. LuRemove trailing white spaces.
2009-10-03 Diego NovilloMerge lto branch into trunk.
2009-09-13 Richard Guentherlanghooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.
2009-09-01 Richard Guenthertree.c (tree_expr_size): New function.
2009-07-17 Richard Guentherre PR c/40401 (ICE: verify_gimple failed)
2009-06-15 Rafael Avila de... cgraphunit.c (cgraph_function_versioning,save_inline_fu...
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-05-04 Joseph Myersattribs.c (decl_attributes): Use %qE for identifiers...
2009-04-24 Ian Lance Taylorcombine.c (record_value_for_reg): Change 0 to VOIDmode...
2009-03-30 Joseph Myersre PR middle-end/323 (optimized code gives strange...
2009-03-29 Paolo Bonzinic-common.c (c_expand_expr, c_staticp): Remove.
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-02-17 Richard Guentherre PR middle-end/39214 (internal compiler error: Segmen...
2008-09-09 Paolo Bonzinic-common.c (c_expand_decl): Remove.
2008-08-30 Michael MeissnerChange attribute((option(...))) to attribute((target...
2008-07-29 Jan Hubickac-decl.c (merge_decls): Do not handle DECL_INLINE.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-13 Richard Guentherre PR middle-end/36811 (endless (?) loop building with...
2008-04-23 Paolo Bonzinitree-cfg.c (verify_expr): Check with is_gimple_address.
2008-02-26 Tom Tromeysystem.h (USE_MAPPED_LOCATION): Poison.
2007-11-02 Diego Novillolanghooks.h (struct lang_hooks_for_callgraph): Remove...
2007-10-08 Ollie Wildvarasm.c (compare_constant): Removed call to lang_hooks...
2007-09-29 Ollie WildRevert
2007-09-28 Ollie Wildvarasm.c (compare_constant): Removed call to lang_hooks...
2007-09-27 Jakub Jelinekbuiltins.c (expand_builtin, [...]): Use new %K format...
2007-08-28 Richard Guenthertree.h (DECL_DISREGARD_INLINE_LIMITS): New.
2007-08-25 Kaveh R. Ghazic-common.c (vector_types_convertible_p, [...]): Constify.
2007-08-24 Richard GuentherMakefile.in (tree-inline.o): Add $(TARGET_H) and $...
2007-08-20 Richard Guentherc-objc-common.c (c_disregard_inline_limits): Remove.
2007-08-20 Richard Guentherlanghooks-def.h (lhd_tree_inlining_auto_var_in_fn_p...
2007-08-20 Richard Guenthertree.c (WALK_SUBTREE): Call walk_tree_1.
2007-08-16 Kaveh R. Ghazic-common.c (const_strip_array_types): New.
2007-08-11 Ian Lance Tayloralias.h (alias_set_type): Define new type.
2007-07-29 Kaveh R. Ghaziattribs.c (hash_attr, [...]): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-23 Richard Guentherre PR tree-optimization/16876 (ICE on testcase with...
2007-06-11 Rafael Espindolareally remove signed(_or_unsigned)?_type langhooks
2007-05-28 Kazu Hiratalanghooks-def.h: Remove the prototype for hook_get_alia...
2007-05-24 Danny Smithre PR target/27067 (Compile errors with multiple inheri...
2007-05-24 Rafael Avila de... c-common.c (c_common_signed_or_unsigned_type): Delay...
2007-04-08 Steven Bosscherlanghooks.c (lhd_tree_inlining_add_pending_fn_decls...
2007-04-07 Daniel Berlin2007-04-07 Daniel Berlin <dberlin@dberlin.org>
2007-04-07 Daniel Berlinin / 2007-04-06 Daniel Berlin <dberlin@dberlin.org>
2007-04-06 Daniel Berlinlanghooks-def.h (LANG_HOOKS_INITIALIZER): Remove LANG_H...
2007-03-30 Rafael Avila de... typeck.c (java_signed_or_unsigned_type): Remove.
2007-02-19 Roger Saylefunction.c (gimplify_parameters): Call build_gimple_mod...
2007-01-10 Tom Tromeyfold-const.c (fold_truthop): Don't check can_use_bit_fi...
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-10-30 Roger Saylebuiltins.c (expand_builtin_mathfn_3): Correct coding...
2006-10-23 Rafael Ávila de... decl.c: Include langhooks.h.
2006-05-19 Nicolas Settonlanghooks.h (struct lang_hooks): Add dwarf_name languag...
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-18 Diego Novillo[multiple changes]
2005-09-09 Richard Hendersonre PR debug/23190 (debug info omitted for uninitialized...
2005-07-05 Joseph Myersre PR c/22013 (ICE in gimple_add_tmp_var, at gimplify...
2005-06-25 Kelley CookUpdate FSF address.
2005-04-21 Nathan Sidwellalias.c (true_dependence): Remove 'abort' from comments.
2005-02-21 Kazu Hiratac-objc-common.h, [...]: Update copyright.
2005-02-20 Zack Weinbergre PR middle-end/18785 (isdigit builtin function fails...
2004-10-14 Matt AusternSpeed up walk_tree by introducing a special-purpose...
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-15 Joseph Myersattribs.c, [...]: Use %<, %> and %q for quoting in...
2004-09-15 Mark Mitchellconfigure.ac: Check for COMDAT support.
2004-09-11 Steven Bosscherre PR c++/17412 (tree check failure in fold-const)
2004-09-10 Nathan SidwellRevert 2004-09-09 Giovanni Bajo <giovannibajo@gcc...
2004-09-10 Giovanni Bajolambda-mat.c (lambda_matrix_inverse_hard): Use gcc_asse...
2004-08-27 Richard Hendersontree.c (staticp): Return the static object.
next