]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/target.def
Use function_arg_info for TARGET_MUST_PASS_IN_STACK
[thirdparty/gcc.git] / gcc / target.def
2019-08-20  rsandifoUse function_arg_info for TARGET_MUST_PASS_IN_STACK
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-15  rsandifoRemove TARGET_SETUP_INCOMING_VARARG_BOUNDS
2019-08-13  rediImprove documentation of target hooks for libc functions
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  marxinCome up with hook libc_has_fast_function (PR middle...
2019-02-18  marxinSupport if statement in !GCC$ builtin directive.
2019-01-12  vries[openacc] Add used parameter to TARGET_GOACC_VALIDATE_DIMS
2019-01-11  sje2019-01-11 Steve Ellcey <sellcey@marvell.com>
2019-01-11  sje2019-01-11 Steve Ellcey <sellcey@marvell.com>
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-01  jakub Update copyright years.
2018-12-14  law * target.def (post_cfi_startproc): Fix text.
2018-12-14  samtebbs[PATCH 1/3][GCC] Add new target hook asm_post_cfi_startproc
2018-11-16  jozefl2018-11-16 Jozef Lawrynowicz <jozef.l@mittosystems...
2018-11-13  avieira[PATCH][GCC] Make DR_TARGET_ALIGNMENT compile time...
2018-11-07  segherdoc: Use @: where needed
2018-10-04  bergnergcc/
2018-10-01  tnfchrisAdd a hook to support telling the mid-end when to probe...
2018-08-30  sandra2018-08-30 Sandra Loosemore <sandra@codesourcery...
2018-07-31  rearnshatarghooks - provide an alternative hook for targets...
2018-07-31  rearnshaAdd __builtin_speculation_safe_value
2018-07-17  marxinClean up of new format of -falign-FOO.
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-02-13  law * common.opt (gas-loc-support, gas-locview-support...
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-13  rsandifoGive the target more control over ARRAY_TYPE modes
2018-01-12  rguenth2018-01-12 Richard Biener <rguenther@suse.de>
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
2018-01-02  rsandifoRemove vec_perm_const optab
2017-12-21  rsandifopoly_int: argument sizes
2017-12-20  rsandifopoly_int: DWARF locations
2017-12-20  rsandifopoly_int: TRULY_NOOP_TRUNCATION
2017-12-14  rsandifopoly_int: add poly-int.h
2017-12-01  jakub * function.h (struct function): Remove cilk_frame_decl,
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-29  wilsonDelete obsolete SDB debug info support.
2017-10-26  rsandifoTARGET_STATIC_RTX_ALIGNMENT
2017-10-23  jakub PR debug/82630
2017-10-23  rsandifoConvert STARTING_FRAME_OFFSET to a hook
2017-10-09  segherAdd targetm.insn_cost hook
2017-09-25  rsandifoTurn CONSTANT_ALIGNMENT into a hook
2017-09-25  rsandifoUpdate interface to TARGET_VECTORIZE_VEC_PERM_CONST_OK
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-15  rsandifoTurn TRULY_NOOP_TRUNCATION into a hook
2017-09-15  rsandifoTurn CANNOT_CHANGE_MODE_CLASS into a hook
2017-09-13  rsandifoTurn SECONDARY_MEMORY_NEEDED 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-04  rsandifoTurn FUNCTION_ARG_PADDING into a target hook
2017-09-04  rsandifoTurn MODES_TIEABLE_P into a target hook
2017-09-04  rsandifoTurn HARD_REGNO_MODE_OK 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[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-21  rsandifoRemove the frame size argument from function_prologue...
2017-07-25  rguenth2017-07-07 Torsten Duwe <duwe@suse.de>
2017-07-05  rsandifoRemove enum before machine_mode
2017-05-08  edlinger2017-05-08 Bernd Edlinger <bernd.edlinger@hotmail.de>
2017-04-04  jakub PR tree-optimization/79390
2017-02-06  seghersched: Do not move expensive insns speculatively (PR68664)
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-29  jiwang[Patch] New hook TARGET_STACK_PROTECT_RUNTIME_ENABLED_P...
2016-11-25  jgreenhalgh[Patch i386] PR78509 - TARGET_C_EXCESS_PRECISION should...
2016-11-23  jgreenhalgh[Patch 1/17] Add a new target hook for describing exces...
2016-11-16  amonakovnvptx backend prerequisites for OpenMP offloading
2016-11-10  vmakarov2016-11-10 Vladimir Makarov <vmakarov@redhat.com>
2016-11-07  pthaugen * target.def (compute_pressure_classes): New target...
2016-11-04  dmalcolmStart adding target-specific selftests
2016-11-03  tbsaundemake targetm.gen_ccmp{first,next} take rtx_insn **
2016-10-28  ebotcazou * target.def (min_arithmetic_precision): New hook.
2016-10-28  prathamesh34922016-10-28 Prathamesh Kulkarni <prathamesh.kulkarni...
2016-10-24  rguenth2016-10-24 Ximin Luo <infinity0@pwned.gg>
next