summaryrefslogtreecommitdiff
path: root/gcc/hooks.c
Commit message (Expand)AuthorAgeFilesLines
* common.opt (gas-loc-support, [...]): New.Alexandre Oliva2018-02-131-0/+6
* Give the target more control over ARRAY_TYPE modesRichard Sandiford2018-01-131-0/+8
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* poly_int: TRULY_NOOP_TRUNCATIONRichard Sandiford2017-12-201-2/+2
* Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford2017-10-231-0/+6
* Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford2017-09-151-0/+7
* Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford2017-09-151-0/+8
* Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford2017-09-131-0/+9
* Turn MODES_TIEABLE_P into a target hookRichard Sandiford2017-09-041-0/+7
* Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2017-09-041-0/+7
* Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hookRichard Sandiford2017-09-041-0/+7
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* target.def (additional_allocno_class_p): New.Vladimir Makarov2016-11-101-0/+8
* re PR target/77957 (Undefined .LCTOC0 with -fstack-protector-strong -mminimal...Jakub Jelinek2016-10-131-0/+7
* hooks.c (hook_bool_bool_false, [...]): For arguments with ATTRIBUTE_UNUSED...Jakub Jelinek2016-09-231-88/+57
* hooks.h (hook_uint_uintp_false): Rename to...Uros Bizjak2016-09-231-2/+1
* [ARM] Add support for -mpure-code optionAndre Vieira2016-09-221-0/+10
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra2015-07-081-6/+6
* Convert to md_asm_adjustRichard Henderson2015-05-111-8/+0
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* [PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.Bernd Schmidt2014-11-131-1/+8
* Add a target hook for assembling undeclared decls.Bernd Schmidt2014-11-101-0/+7
* Add a hook to inform a port about call arguments.Bernd Schmidt2014-11-061-0/+5
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-17/+17
* Instruction attributes take an rtx_insn *David Malcolm2014-09-151-1/+1
* The TARGET_CAN_FOLLOW_JUMP hook takes insnsDavid Malcolm2014-09-151-3/+3
* Use rtx_insn for various target.def hooksDavid Malcolm2014-08-271-7/+9
* Merge in wide-int.Kenneth Zadeck2014-05-061-1/+2
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* hooks.h (hook_uint_mode_0): Add Prototype.Andrew MacLeod2013-11-221-0/+7
* target.def (can_use_doloop_p): New hook.Richard Sandiford2013-11-091-0/+6
* [Mid-end] Add TARGET_GIMPLE_FOLD_BUILTIN target hook.James Greenhalgh2013-04-221-0/+8
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* md.texi (Defining Attributes): Document that we are defining HAVE_ATTR_name m...Joern Rennecke2012-11-051-0/+12
* gcc:Joseph Myers2012-10-231-1/+8
* re PR rtl-optimization/38449 (delay branch scheduling follows REG_CROSSING_JU...Joern Rennecke2012-09-301-0/+8
* hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo2012-09-051-0/+6
* target.def (legitimate_combined_insn): New target hook.Uros Bizjak2012-09-011-0/+6
* system.h (OUTPUT_ADDR_CONST_EXTRA): Poison.Anatoly Sokolov2011-10-061-0/+8
* PR middle-end/44382: Tree reassociation improvementEnkovich Ilya2011-09-061-0/+7
* tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford2011-08-181-5/+6
* hooks.h (hook_bool_mode_uhwi_false): Declare.Richard Sandiford2011-05-031-0/+9
* target.def (legitimate_constant_p): New hook.Richard Sandiford2011-04-211-0/+8
* target.def (cannot_force_const_mem): Add a mode argument.Richard Sandiford2011-04-211-2/+10
* target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers2011-03-221-9/+1
* target.def (supports_split_stack, [...]): Take gcc_options parameters.Joseph Myers2010-11-251-0/+8
* target.def (target_option.init_struct): New hook.Joseph Myers2010-10-151-0/+7
* target.def (target_option.optimization): New hook.Joseph Myers2010-09-161-0/+5
* Dispatch scheduling for AMD Bulldozer processors.Reza Yazdani2010-09-091-0/+15