aboutsummaryrefslogtreecommitdiff
path: root/gcc/hooks.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-2/+2
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-2/+0
2015-05-11Convert to md_asm_adjustRichard Henderson1-1/+0
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-13[PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.Bernd Schmidt1-0/+1
2014-11-10Add a target hook for assembling undeclared decls.Bernd Schmidt1-0/+2
2014-11-06Add a hook to inform a port about call arguments.Bernd Schmidt1-0/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-10/+10
2014-09-15Instruction attributes take an rtx_insn *David Malcolm1-1/+1
2014-09-15The TARGET_CAN_FOLLOW_JUMP hook takes insnsDavid Malcolm1-1/+2
2014-08-27Use rtx_insn for various target.def hooksDavid Malcolm1-4/+4
2014-05-06Merge in wide-int.Kenneth Zadeck1-2/+3
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-22hooks.h (hook_uint_mode_0): Add Prototype.Andrew MacLeod1-0/+1
2013-11-09target.def (can_use_doloop_p): New hook.Richard Sandiford1-0/+3
2013-04-22[Mid-end] Add TARGET_GIMPLE_FOLD_BUILTIN target hook.James Greenhalgh1-0/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-11-05md.texi (Defining Attributes): Document that we are defining HAVE_ATTR_name m...Joern Rennecke1-0/+2
2012-10-23gcc:Joseph Myers1-1/+2
2012-09-30re PR rtl-optimization/38449 (delay branch scheduling follows REG_CROSSING_JU...Joern Rennecke1-0/+1
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo1-0/+2
2012-09-01target.def (legitimate_combined_insn): New target hook.Uros Bizjak1-0/+1
2011-10-06system.h (OUTPUT_ADDR_CONST_EXTRA): Poison.Anatoly Sokolov1-0/+1
2011-09-06PR middle-end/44382: Tree reassociation improvementEnkovich Ilya1-0/+1
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-1/+2
2011-05-03hooks.h (hook_bool_mode_uhwi_false): Declare.Richard Sandiford1-0/+2
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-0/+1
2011-04-21target.def (cannot_force_const_mem): Add a mode argument.Richard Sandiford1-0/+1
2011-03-22target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers1-2/+1
2010-11-25target.def (supports_split_stack, [...]): Take gcc_options parameters.Joseph Myers1-0/+1
2010-10-15target.def (target_option.init_struct): New hook.Joseph Myers1-0/+1
2010-09-16target.def (target_option.optimization): New hook.Joseph Myers1-0/+1
2010-09-09Dispatch scheduling for AMD Bulldozer processors.Reza Yazdani1-0/+2
2010-07-27coretypes.h (struct cl_option_handlers): Declare.Joseph Myers1-1/+0
2010-07-27common.opt (o): Add MissingArgError.Joseph Myers1-1/+0
2010-07-27langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers1-2/+2
2010-05-19hooks.h (hook_tree_tree_tree_bool_null): Rename to...Nathan Froyd1-1/+1
2010-05-03tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher1-0/+1
2009-11-25target.h (targetm.vectorize.builtin_vec_perm_ok): New.Richard Henderson1-0/+1
2009-11-25Remove trailing white spaces.H.J. Lu1-1/+1
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov1-0/+1
2009-05-20tm.texi (Misc): Document TARGET_INVALID_PARAMETER_TYPE...Sandra Loosemore1-0/+2
2009-04-27collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor1-2/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-1/+2
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-0/+1
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi1-15/+19
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-0/+1
2007-08-16c-common.c (const_strip_array_types): New.Kaveh R. Ghazi1-0/+1