summaryrefslogtreecommitdiff
path: root/gcc/hooks.c
AgeCommit message (Expand)Author
2020-01-09Add a compatible_vector_types_p target hookRichard Sandiford
2020-01-01Update copyright years.Jakub Jelinek
2019-11-01OpenMP] use_device_addr/use_device_ptr with Fortran allocatable/pointer arraysTobias Burnus
2019-09-30Pass an ABI identifier to hard_regno_call_part_clobberedRichard Sandiford
2019-09-03Implement TARGET_HANDLE_GENERIC_ATTRIBUTEJozef Lawrynowicz
2019-01-11aarch64.c (aarch64_simd_call_p): New function.Steve Ellcey
2019-01-01Update copyright years.Jakub Jelinek
2018-12-14[PATCH 1/3][GCC] Add new target hook asm_post_cfi_startprocSam Tebbs
2018-02-13common.opt (gas-loc-support, [...]): New.Alexandre Oliva
2018-01-13Give the target more control over ARRAY_TYPE modesRichard Sandiford
2018-01-03Update copyright years.Jakub Jelinek
2017-12-20poly_int: TRULY_NOOP_TRUNCATIONRichard Sandiford
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford
2017-09-13Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford
2017-09-04Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hookRichard Sandiford
2017-01-01Update copyright years.Jakub Jelinek
2016-11-10target.def (additional_allocno_class_p): New.Vladimir Makarov
2016-10-13re PR target/77957 (Undefined .LCTOC0 with -fstack-protector-strong -mminimal...Jakub Jelinek
2016-09-23hooks.c (hook_bool_bool_false, [...]): For arguments with ATTRIBUTE_UNUSED...Jakub Jelinek
2016-09-23hooks.h (hook_uint_uintp_false): Rename to...Uros Bizjak
2016-09-22[ARM] Add support for -mpure-code optionAndre Vieira
2016-01-04Update copyright years.Jakub Jelinek
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra
2015-05-11Convert to md_asm_adjustRichard Henderson
2015-01-05Update 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-29decl.c, [...]: Remove redundant enum from machine_mode.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-22hooks.h (hook_uint_mode_0): Add Prototype.Andrew MacLeod
2013-11-09target.def (can_use_doloop_p): New hook.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-05md.texi (Defining Attributes): Document that we are defining HAVE_ATTR_name m...Joern Rennecke
2012-10-23gcc:Joseph Myers
2012-09-30re PR rtl-optimization/38449 (delay branch scheduling follows REG_CROSSING_JU...Joern Rennecke
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo
2012-09-01target.def (legitimate_combined_insn): New target hook.Uros Bizjak
2011-10-06system.h (OUTPUT_ADDR_CONST_EXTRA): Poison.Anatoly Sokolov
2011-09-06PR middle-end/44382: Tree reassociation improvementEnkovich Ilya
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford