aboutsummaryrefslogtreecommitdiff
path: root/gcc/hooks.c
AgeCommit message (Expand)Author
2016-03-17langhook conversionAndrew Macleod
2016-01-04 Update copyright years.Jakub Jelinek
2015-07-08 * target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra
2015-05-11Convert to md_asm_adjustRichard Henderson
2015-01-05 Update copyright years.Jakub Jelinek
2014-11-13[PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.Bernd Schmidt
2014-11-10Add a target hook for assembling undeclared decls.Bernd Schmidt
2014-11-06Add a hook to inform a port about call arguments.Bernd Schmidt
2014-10-29gcc/ada/Richard Sandiford
2014-09-15Instruction attributes take an rtx_insn *David Malcolm
2014-09-15The TARGET_CAN_FOLLOW_JUMP hook takes insnsDavid Malcolm
2014-08-27Use rtx_insn for various target.def hooksDavid Malcolm
2014-05-06Merge in wide-int.Kenneth Zadeck
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-22 Andrew Macleod
2013-11-09gcc/Richard Sandiford
2013-04-22[Mid-end] Add TARGET_GIMPLE_FOLD_BUILTIN target hook.James Greenhalgh
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-05 * doc/md.texi (Defining Attributes): Document that we are definingJoern Rennecke
2012-10-23gcc:Joseph Myers
2012-09-30 PR rtl-optimization/38449:Joern Rennecke
2012-09-05 * hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo
2012-09-01 * target.def (legitimate_combined_insn): New target hook.Uros Bizjak
2011-10-06 * system.h (OUTPUT_ADDR_CONST_EXTRA): Poison.Anatoly Sokolov
2011-09-06PR middle-end/44382: Tree reassociation improvementEnkovich Ilya
2011-08-18gcc/Richard Sandiford
2011-05-03gcc/Richard Sandiford
2011-04-21gcc/Richard Sandiford
2011-04-21gcc/Richard Sandiford
2011-03-22 * target.def (handle_option): Take gcc_options andJoseph Myers
2010-11-25 * target.def (supports_split_stack, except_unwind_info): TakeJoseph Myers
2010-10-15 * target.def (target_option.init_struct): New hook.Joseph Myers
2010-09-16 * target.def (target_option.optimization): New hook.Joseph Myers
2010-09-09Dispatch scheduling for AMD Bulldozer processors.Reza Yazdani
2010-07-27 * coretypes.h (struct cl_option_handlers): Declare.Joseph Myers
2010-07-27 * common.opt (o): Add MissingArgError.Joseph Myers
2010-07-27 * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION_LANG_MASK,Joseph Myers
2010-05-19 * hooks.h (hook_tree_tree_tree_bool_null): Rename to...Nathan Froyd
2010-05-03 * doc/tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher
2009-11-26 * target.h (targetm.vectorize.builtin_vec_perm_ok): New.Richard Henderson
2009-11-25Remove trailing white spaces.H.J. Lu
2009-08-25 * hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov
2009-05-212009-05-20 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2009-04-27./:Ian Lance Taylor
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-08-31 * fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka
2008-06-06 * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value toJakub Jelinek
2007-08-24 * config/alpha/alpha.c (alpha_mangle_type, decl_has_samegp,Kaveh Ghazi
2007-08-23 * config/arc/arc-protos.h arc_select_cc_mode, gen_compare_reg):Kaveh Ghazi
2007-08-16 * c-common.c (const_strip_array_types): New.Kaveh Ghazi