aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/tm.texi.in
AgeCommit message (Expand)AuthorFilesLines
2017-12-14poly_int: add poly-int.hRichard Sandiford1-0/+2
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/+4
2017-10-31builtins.def (DEF_FLOATN_BUILTIN): Change most _Float<N> and _Float<N>X built...Michael Meissner1-0/+2
2017-10-29Delete obsolete SDB debug info support.James E Wilson1-49/+9
2017-10-26This patch adds a new hook that gives the preferred alignment for a static rt...Richard Sandiford1-0/+2
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-11/+2
2017-10-09Add targetm.insn_cost hookSegher Boessenkool1-0/+2
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford1-13/+1
2017-09-22Let the target choose a vectorisation alignmentRichard Sandiford1-0/+2
2017-09-19explow.c: Include "params.h".Jeff Law1-0/+2
2017-09-15Turn FUNCTION_ARG_OFFSET into a hookRichard Sandiford1-7/+1
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-15/+1
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford1-30/+3
2017-09-13Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford1-12/+3
2017-09-13Turn SECONDARY_MEMORY_NEEDED_MODE into a target hookRichard Sandiford1-23/+1
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-20/+4
2017-09-12Turn SLOW_UNALIGNED_ACCESS into a target hookRichard Sandiford1-17/+1
2017-09-04Turn FUNCTION_ARG_PADDING into a target hookRichard Sandiford1-15/+1
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-17/+3
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-66/+8
2017-09-04Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hookRichard Sandiford1-7/+1
2017-07-25c-attribs.c (c_common_attribute_table): Add entry for "patchable_function_ent...Torsten Duwe1-0/+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/+2
2017-04-04re PR tree-optimization/79390 (10% performance drop in SciMark2 LU after r242...Jakub Jelinek1-0/+2
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/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-29PR tree-optimization/78512 - [7 Regression] r242674 miscompiles Linux kernelMartin Sebor1-2/+0
2016-11-29[Patch] New hook TARGET_STACK_PROTECT_RUNTIME_ENABLED_P to disable SSP runtimeJiong Wang1-0/+2
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/+2
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/+2
2016-11-10target.def (additional_allocno_class_p): New.Vladimir Makarov1-0/+2
2016-11-07target.def (compute_pressure_classes): New target hook.Pat Haugen1-0/+2
2016-11-04Start adding target-specific selftestsDavid Malcolm1-0/+2
2016-10-28target.def (min_arithmetic_precision): New hook.Eric Botcazou1-0/+2
2016-10-28re PR tree-optimization/43721 (Failure to optimise (a/b) and (a%b) into singl...Prathamesh Kulkarni1-0/+2
2016-10-24re PR debug/77985 (DW_AT_comp_dir is omitted when filename is absolute and th...Ximin Luo1-2/+0
2016-10-16re PR ada/37139 (DEP prevents using Ada tasking)Eric Botcazou1-0/+2
2016-10-12separate shrink-wrap: New command-line flag, status flag, hooks, and docSegher Boessenkool1-0/+38
2016-10-11sparc.opt (msubxc): New option.Eric Botcazou1-4/+4
2016-10-04defaults.h (JCR_SECTION_NAME, [...]): Remove.Jakub Jelinek1-6/+0
2016-09-22[ARM] Add support for -mpure-code optionAndre Vieira1-0/+2
2016-09-20PR middle-end/49905 - Better sanity checking on sprintf src & dest toMartin Sebor1-0/+2
2016-09-15dwarf2asm.h (dw2_asm_output_offset): Add overload with extra offset argument.Richard Biener1-3/+4
2016-09-09tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.Bernd Edlinger1-22/+6