aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/tm.texi
AgeCommit message (Expand)AuthorFilesLines
2017-12-01Delete obsolete DWARF1 references.Jim Wilson1-2/+2
2017-11-22re PR c++/60336 (empty struct value is passed differently in C and C++)Marek Polacek1-0/+10
2017-11-01Add a fixed_size_mode classRichard Sandiford1-2/+2
2017-10-31builtins.def (DEF_FLOATN_BUILTIN): Change most _Float<N> and _Float<N>X built...Michael Meissner1-0/+11
2017-10-29Delete obsolete SDB debug info support.James E Wilson1-50/+10
2017-10-26This patch adds a new hook that gives the preferred alignment for a static rt...Richard Sandiford1-0/+7
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-11/+8
2017-10-09Add targetm.insn_cost hookSegher Boessenkool1-0/+12
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford1-10/+9
2017-09-25Update interface to TARGET_VECTORIZE_VEC_PERM_CONST_OKRichard Sandiford1-1/+1
2017-09-22Let the target choose a vectorisation alignmentRichard Sandiford1-0/+12
2017-09-19explow.c: Include "params.h".Jeff Law1-0/+4
2017-09-15Turn FUNCTION_ARG_OFFSET into a hookRichard Sandiford1-7/+7
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-15/+11
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford1-20/+21
2017-09-13Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford1-13/+12
2017-09-13Turn SECONDARY_MEMORY_NEEDED_MODE into a target hookRichard Sandiford1-17/+15
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-18/+11
2017-09-12Turn SLOW_UNALIGNED_ACCESS into a target hookRichard Sandiford1-12/+11
2017-09-05Make targetm.get_mask_mode return an opt_modeRichard Sandiford1-4/+10
2017-09-04Turn FUNCTION_ARG_PADDING into a target hookRichard Sandiford1-10/+10
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-14/+15
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-22/+19
2017-09-04Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hookRichard Sandiford1-7/+10
2017-08-30[73/77] Pass scalar_mode to scalar_mode_supported_pRichard Sandiford1-1/+1
2017-08-30[72/77] Pass scalar_mode to scalar_mode_supported_pRichard Sandiford1-1/+1
2017-08-30[62/77] Big machine_mode to scalar_int_mode replacementRichard Sandiford1-8/+8
2017-08-30[37/77] Use scalar_int_mode when emitting cstoresRichard Sandiford1-1/+1
2017-08-30[14/77] Make libgcc_floating_mode_supported_p take a scalar_float_modeRichard Sandiford1-1/+1
2017-08-30[13/77] Make floatn_mode return an opt_scalar_float_modeRichard Sandiford1-8/+8
2017-08-21Remove the frame size argument from function_prologue/epilogueRichard Sandiford1-5/+5
2017-07-25c-attribs.c (c_common_attribute_table): Add entry for "patchable_function_ent...Torsten Duwe1-0/+9
2017-07-05Remove enum before machine_modeRichard Sandiford1-2/+2
2017-06-07rs6000: Remove SPE high registersSegher Boessenkool1-2/+0
2017-05-08target.def (compute_frame_layout): New optional target hook.Bernd Edlinger1-0/+9
2017-04-04re PR tree-optimization/79390 (10% performance drop in SciMark2 LU after r242...Jakub Jelinek1-0/+6
2017-03-21Use the more formal "cannot" instead of the informal "can't."Martin Sebor1-3/+3
2017-02-07re PR tree-optimization/79256 (FAIL: gcc.dg/vect/pr25413a.c execution test)Richard Biener1-5/+7
2017-02-06sched: Do not move expensive insns speculatively (PR68664)Segher Boessenkool1-0/+8
2017-01-25re PR target/69264 (ICE building spidermonkey -mcpu=970 -maltivec -O3: rs6000...Richard Biener1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-29PR tree-optimization/78512 - [7 Regression] r242674 miscompiles Linux kernelMartin Sebor1-4/+0
2016-11-29[Patch] New hook TARGET_STACK_PROTECT_RUNTIME_ENABLED_P to disable SSP runtimeJiong Wang1-0/+4
2016-11-25[Patch i386] PR78509 - TARGET_C_EXCESS_PRECISION should not returnJames Greenhalgh1-1/+1
2016-11-23[Patch 7/17] Delete TARGET_FLT_EVAL_METHOD and poison it.James Greenhalgh1-7/+0
2016-11-23[Patch 1/17] Add a new target hook for describing excess precision intentionsJames Greenhalgh1-0/+4
2016-11-17re PR rtl-optimization/78355 (LRA generates unaligned accesses when SLOW_UNAL...Pip Cet1-1/+2
2016-11-16nvptx backend prerequisites for OpenMP offloadingAlexander Monakov1-0/+4
2016-11-10target.def (additional_allocno_class_p): New.Vladimir Makarov1-0/+4
2016-11-07target.def (compute_pressure_classes): New target hook.Pat Haugen1-0/+4