]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/hooks.h
[Ada] Remove Determine_License
[thirdparty/gcc.git] / gcc / hooks.h
2020-01-09  Richard SandifordAdd a compatible_vector_types_p target hook
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-01  Tobias BurnusOpenMP] use_device_addr/use_device_ptr with Fortran...
2019-09-30  Richard SandifordPass an ABI identifier to hard_regno_call_part_clobbered
2019-09-03  Jozef LawrynowiczImplement TARGET_HANDLE_GENERIC_ATTRIBUTE
2019-01-11  Steve Ellceyaarch64.c (aarch64_simd_call_p): New function.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-14  Sam Tebbs[PATCH 1/3][GCC] Add new target hook asm_post_cfi_startproc
2018-02-13  Alexandre Olivacommon.opt (gas-loc-support, [...]): New.
2018-01-13  Richard SandifordGive the target more control over ARRAY_TYPE modes
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-20  Richard Sandifordpoly_int: TRULY_NOOP_TRUNCATION
2017-10-23  Richard SandifordConvert STARTING_FRAME_OFFSET to a hook
2017-09-15  Richard SandifordTurn TRULY_NOOP_TRUNCATION into a hook
2017-09-15  Richard SandifordTurn CANNOT_CHANGE_MODE_CLASS into a hook
2017-09-13  Richard SandifordTurn SECONDARY_MEMORY_NEEDED into a hook
2017-09-04  Richard SandifordTurn MODES_TIEABLE_P into a target hook
2017-09-04  Richard SandifordTurn HARD_REGNO_MODE_OK into a target hook
2017-09-04  Richard SandifordTurn HARD_REGNO_CALL_PART_CLOBBERED into a target hook
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-10  Vladimir Makarovtarget.def (additional_allocno_class_p): New.
2016-10-13  Jakub Jelinekre PR target/77957 (Undefined .LCTOC0 with -fstack...
2016-09-23  Uros Bizjakhooks.h (hook_uint_uintp_false): Rename to...
2016-09-23  Richard Bienerhooks.h (hook_uint_uintp_false): Declare.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-07-08  Alan Modratarget.def (rtx_costs): Remove "code" param, add "mode".
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-11  Richard HendersonConvert to md_asm_adjust
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-13  Bernd Schmidt[PATCH 6/7] OpenMP 4.0 offloading infrastructure: optio...
2014-11-10  Bernd SchmidtAdd a target hook for assembling undeclared decls.
2014-11-06  Bernd SchmidtAdd a hook to inform a port about call arguments.
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-09-15  David MalcolmInstruction attributes take an rtx_insn *
2014-09-15  David MalcolmThe TARGET_CAN_FOLLOW_JUMP hook takes insns
2014-08-27  David MalcolmUse rtx_insn for various target.def hooks
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-22  Andrew MacLeodhooks.h (hook_uint_mode_0): Add Prototype.
2013-11-09  Richard Sandifordtarget.def (can_use_doloop_p): New hook.
2013-04-22  James Greenhalgh[Mid-end] Add TARGET_GIMPLE_FOLD_BUILTIN target hook.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-05  Joern Renneckemd.texi (Defining Attributes): Document that we are...
2012-10-23  Joseph Myersgcc:
2012-09-30  Joern Renneckere PR rtl-optimization/38449 (delay branch scheduling...
2012-09-05  Oleg Endohooks.c (hook_int_rtx_mode_as_bool_0): New function.
2012-09-01  Uros Bizjaktarget.def (legitimate_combined_insn): New target hook.
2011-10-06  Anatoly Sokolovsystem.h (OUTPUT_ADDR_CONST_EXTRA): Poison.
2011-09-06  Enkovich IlyaPR middle-end/44382: Tree reassociation improvement
2011-08-18  Richard Sandifordtm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.
2011-05-03  Richard Sandifordhooks.h (hook_bool_mode_uhwi_false): Declare.
2011-04-21  Richard Sandifordtarget.def (legitimate_constant_p): New hook.
2011-04-21  Richard Sandifordtarget.def (cannot_force_const_mem): Add a mode argument.
2011-03-22  Joseph Myerstarget.def (handle_option): Take gcc_options and cl_dec...
2010-11-25  Joseph Myerstarget.def (supports_split_stack, [...]): Take gcc_opti...
2010-10-15  Joseph Myerstarget.def (target_option.init_struct): New hook.
2010-09-16  Joseph Myerstarget.def (target_option.optimization): New hook.
2010-09-09  Reza YazdaniDispatch scheduling for AMD Bulldozer processors.
2010-07-27  Joseph Myerscoretypes.h (struct cl_option_handlers): Declare.
2010-07-27  Joseph Myerscommon.opt (o): Add MissingArgError.
2010-07-27  Joseph Myerslanghooks-def.h (lhd_init_options, [...]): New.
2010-05-19  Nathan Froydhooks.h (hook_tree_tree_tree_bool_null): Rename to...
2010-05-03  Steven Bosschertm.texi (defmac SMALL_REGISTER_CLASSES): Remove.
2009-11-26  Richard Hendersontarget.h (targetm.vectorize.builtin_vec_perm_ok): New.
2009-11-25  H.J. LuRemove trailing white spaces.
2009-08-25  Anatoly Sokolovhooks.h (hook_bool_const_int_const_int_true): Declare.
2009-05-21  Sandra Loosemoretm.texi (Misc): Document TARGET_INVALID_PARAMETER_TYPE...
2009-04-27  Ian Lance Taylorcollect2.c (is_ctor_dtor): Change type of ret field...
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-08-31  Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
2008-06-06  Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2007-08-24  Kaveh R. Ghazialpha.c (alpha_mangle_type, [...]): Constify.
2007-08-23  Kaveh R. Ghaziarc-protos.h (arc_select_cc_mode, gen_compare_reg)...
2007-08-16  Kaveh R. Ghazic-common.c (const_strip_array_types): New.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-16  Uros Bizjaktarghooks.c (default_builtin_reciprocal): New default...
2007-06-16  Uros Bizjakre PR middle-end/31723 (Use reciprocal and reciprocal...
2006-03-07  Richard Sandifordhooks.c (hook_bool_mode_rtx_true): New function.
2006-02-18  Richard Sandifordre PR target/9703 ([arm] Accessing data through constan...
2006-01-28  Kazu Hiratahooks.c (hook_bool_rtx_int_false): Remove.
2006-01-18  Diego Novillo[multiple changes]
2005-07-07  J"orn Renneckehooks.c (hook_bool_rtx_int_false): New function.
2005-06-28  Joseph Myerstarget.h (invalid_conversion, [...]): New hooks.
2005-06-25  Kelley CookUpdate FSF address.
2005-06-09  Adrian Straetlingtarget.h (insn_valid_within_doloop): Rename into "inval...
2005-05-25  Adrian Straetlingloop-doloop.c: Include "target.h".
2005-03-23  Hans-Peter Nilssontm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to...
2005-03-20  Kazu Hiratabuiltins.c (fold_builtin_1): Update a call to targetm...
2005-03-18  Kazu Hiratahooks.c, [...]: Update copyright.
2005-03-14  Richard Sandifordconfig.gcc (extra_options): New variable for listing...
2004-10-07  Kazu Hiratahooks.c (hook_int_void_1, [...]): Remove.
2004-10-01  Eric Christopherdwarf2.h (dwarf_calling_convention): Add enum for renes...
2004-09-24  Paolo Bonzinihooks.c (hook_tree_tree_bool_null): New.
2004-08-31  Mark Mitchellhooks.c (hook_bool_void_true): New function.
2004-08-24  Eric Christopherdefaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro.
2004-08-16  Devang Patelc-common.c (handle_used_attribute): Set DECL_PRESERVE_P.
2004-06-07  Steven Bosscherhooks.c (hook_int_void_1): New generic hook.
2004-03-24  Ziemowit Laskihooks.c (hook_constcharptr_tree_null): New hook.
2004-03-11  Richard Hendersonc-pch.c (c_common_no_more_pch): Update for gt_pch_use_a...
2004-03-04  Mike StumpAdd framework support for darwin.
next