]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/targhooks.c
Use function_arg_info for TARGET_CALLEE_COPIES
[thirdparty/gcc.git] / gcc / targhooks.c
2019-08-20  rsandifoUse function_arg_info for TARGET_CALLEE_COPIES
2019-08-20  rsandifoUse function_arg_info for TARGET_FUNCTION_ARG_ADVANCE
2019-08-20  rsandifoUse function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG
2019-08-20  rsandifoUse function_arg_info for TARGET_SETUP_INCOMING_ARGS
2019-08-20  rsandifoUse function_arg_info for TARGET_PASS_BY_REFERENCE
2019-08-20  rsandifoUse function_arg_info for TARGET_ARG_PARTIAL_BYTES
2019-08-20  rsandifoAdd pass_va_arg_by_reference
2019-08-15  rsandifoRemove TARGET_SETUP_INCOMING_VARARG_BOUNDS
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-06-27  acsawdey2019-06-27 Aaron Sawdey <acsawdey@linux.ibm.com>
2019-06-18  linkw Add one target hook predict_doloop_p, it return...
2019-05-20  jakub * cfgloop.h (struct loop): Add simdlen member.
2019-05-20  marxinAdd missing default default_libc_has_fast_function...
2019-05-17  mseborgcc/ada/ChangeLog:
2019-04-17  law * targhooks.c (default_print_patchable_function_entry...
2019-04-12  mseborPR c/88383 - ICE calling __builtin_has_attribute on...
2019-03-11  marxinWrap option names in gcc internal messages with %<...
2019-01-11  sje2019-01-11 Steve Ellcey <sellcey@marvell.com>
2019-01-11  sje2019-01-11 Steve Ellcey <sellcey@marvell.com>
2019-01-01  jakub Update copyright years.
2018-11-16  jozefl2018-11-16 Jozef Lawrynowicz <jozef.l@mittosystems...
2018-11-13  avieira[PATCH][GCC] Make DR_TARGET_ALIGNMENT compile time...
2018-10-01  tnfchrisAdd a hook to support telling the mid-end when to probe...
2018-08-20  law * targhooks.c (std_gimplify_va_arg_expr): Properly...
2018-07-31  ian * targhooks.c (default_have_speculation_safe_value...
2018-07-31  rearnshatarghooks - provide an alternative hook for targets...
2018-07-31  rearnshaAdd __builtin_speculation_safe_value
2018-07-12  rsandifoExtend tree code folds to IFN_COND_*
2018-07-06  bergnergcc/
2018-06-08  marxinRemove MPX
2018-04-30  eagerMicroblaze Target: PIC data text relative
2018-01-13  rsandifoRework the legitimize_address_displacement hook
2018-01-13  rsandifoAdd an "early rematerialisation" pass
2018-01-13  rsandifoAdd an empty_mask_is_expensive hook
2018-01-12  rguenth2018-01-12 Richard Biener <rguenther@suse.de>
2018-01-03  rsandifopoly_int: GET_MODE_SIZE
2018-01-03  rsandifopoly_int: GET_MODE_BITSIZE
2018-01-03  rsandifopoly_int: TYPE_VECTOR_SUBPARTS
2018-01-03  jakub Update copyright years.
2018-01-03  rsandifopoly_int: current_vector_size and TARGET_AUTOVECTORIZE_...
2018-01-03  rsandifopoly_int: get_mask_mode
2017-12-21  rsandifopoly_int: argument sizes
2017-12-20  rsandifopoly_int: DWARF locations
2017-12-16  rsandifopoly_int: MACRO_MODE
2017-12-14  rsandifopoly_int: add poly-int.h
2017-11-22  mpolacek PR c++/60336
2017-11-01  rsandifoAdd a fixed_size_mode class
2017-10-31  meissner2017-10-31 Michael Meissner <meissner@linux.vnet...
2017-10-26  rsandifoTARGET_STATIC_RTX_ALIGNMENT
2017-10-23  jakub PR debug/82630
2017-10-13  rsandifoMake more use of GET_MODE_UNIT_BITSIZE
2017-10-10  law * targhooks.c (default_stack_clash_protection_final_dy...
2017-09-25  rsandifoTurn CONSTANT_ALIGNMENT into a hook
2017-09-22  rsandifoLet the target choose a vectorisation alignment
2017-09-20  law2017-09-18 Jeff Law <law@redhat.com>
2017-09-15  rsandifoTurn FUNCTION_ARG_OFFSET into a hook
2017-09-13  rsandifoTurn SECONDARY_MEMORY_NEEDED_MODE into a target hook
2017-09-12  rsandifoTurn HARD_REGNO_NREGS into a target hook
2017-09-12  rsandifoTurn SLOW_UNALIGNED_ACCESS into a target hook
2017-09-05  rsandifoMake targetm.get_mask_mode return an opt_mode
2017-09-05  rsandifoMake mode_for_vector return an opt_mode
2017-09-04  rsandifoTurn FUNCTION_ARG_PADDING into a target hook
2017-09-04  rsandifoTurn HARD_REGNO_CALL_PART_CLOBBERED into a target hook
2017-08-30  rsandifo[73/77] Pass scalar_mode to scalar_mode_supported_p
2017-08-30  rsandifo[72/77] Pass scalar_mode to scalar_mode_supported_p
2017-08-30  rsandifo[62/77] Big machine_mode to scalar_int_mode replacement
2017-08-30  rsandifo[37/77] Use scalar_int_mode when emitting cstores
2017-08-30  rsandifo[19/77] Add a smallest_int_mode_for_size helper function
2017-08-30  rsandifo[14/77] Make libgcc_floating_mode_supported_p take...
2017-08-30  rsandifo[13/77] Make floatn_mode return an opt_scalar_float_mode
2017-08-30  rsandifo[2/77] Add an E_ prefix to case statements
2017-08-24  rguenth2017-08-23 Richard Biener <rguenther@suse.de>
2017-07-25  rguenth2017-07-07 Torsten Duwe <duwe@suse.de>
2017-07-05  rsandifoRemove enum before machine_mode
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-02-07  rguenth2017-02-07 Richard Biener <rguenther@suse.de>
2017-01-30  rguenth2017-01-30 Richard Biener <rguenther@suse.de>
2017-01-25  rguenth2017-01-25 Richard Biener <rguenther@suse.de>
2017-01-01  jakub Update copyright years.
2016-11-29  mseborPR tree-optimization/78512 - [7 Regression] r242674...
2016-11-23  jgreenhalgh[Patch 8/17] Make _Float16 available if HFmode is available
2016-11-23  jgreenhalgh[Patch 1/17] Add a new target hook for describing exces...
2016-10-28  ebotcazou * target.def (min_arithmetic_precision): New hook.
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-10-05  mseborPR bootstrap/77819 - undefined reference to gnu_libc_pr...
2016-09-21  mseborPR middle-end/49905 - Better sanity checking on sprintf...
2016-09-14  segherChange the default of TARGET_LRA_P to true
2016-08-20  kugangcc/ChangeLog:
2016-08-19  jsm28Implement C _FloatN, _FloatNx types.
2016-07-21  jgreenhalgh[Patch 1/2 ifcvt costs] New target hook: max_noce_ifcvt...
2016-07-20  gjlgcc/
2016-06-10  rguenth2016-06-10 Richard Biener <rguenther@suse.de>
2016-06-03  bernds PR tree-optimization/52171
2016-04-18  matz * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted...
2016-03-05  law PR c/69973
2016-02-11  jakub * cgraph.c: Spelling fixes - behaviour -> behavior and
2016-02-02  wilcoImprove TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS target...
2016-01-04  jakub Update copyright years.
2015-12-03  rsandifoAdd an rsqrt_optab and IFN_RSQRT internal function
2015-12-02  rsandifoPR 68432: Add a target hook to control size/speed optab...
next