aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/tm.texi
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-04Start adding target-specific selftestsDavid Malcolm1-0/+4
2016-11-03make targetm.gen_ccmp{first,next} take rtx_insn **Trevor Saunders1-2/+2
2016-10-28target.def (min_arithmetic_precision): New hook.Eric Botcazou1-0/+17
2016-10-28re PR tree-optimization/43721 (Failure to optimise (a/b) and (a%b) into singl...Prathamesh Kulkarni1-0/+5
2016-10-24re PR debug/77985 (DW_AT_comp_dir is omitted when filename is absolute and th...Ximin Luo1-4/+0
2016-10-16re PR ada/37139 (DEP prevents using Ada tasking)Eric Botcazou1-0/+18
2016-10-12separate shrink-wrap: New command-line flag, status flag, hooks, and docSegher Boessenkool1-0/+63
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-26target.def (elf_flags_numeric): Change documentation to present tense.Andre Vieira1-4/+4
2016-09-22[ARM] Add support for -mpure-code optionAndre Vieira1-0/+12
2016-09-20PR middle-end/49905 - Better sanity checking on sprintf src & dest toMartin Sebor1-0/+4
2016-09-19Fix lra_p textSegher Boessenkool1-1/+1
2016-09-15dwarf2asm.h (dw2_asm_output_offset): Add overload with extra offset argument.Richard Biener1-3/+4
2016-09-14Fix TARGET_LRA_P descriptionSegher Boessenkool1-1/+1
2016-09-12extend.texi: Use lowercase "boolean".Marek Polacek1-1/+1
2016-09-09tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.Bernd Edlinger1-27/+10
2016-08-19Implement C _FloatN, _FloatNx types.Joseph Myers1-0/+18
2016-07-28merge adjust_cost and adjust_cost_2 target hooksTrevor Saunders1-7/+7
2016-07-21[Patch 1/2 ifcvt costs] New target hook: max_noce_ifcvt_seq_costJames Greenhalgh1-0/+20
2016-07-20target.def (addr_space): Add new diagnose_usage to hook vector.Georg-Johann Lay1-0/+11
2016-06-03re PR tree-optimization/52171 (memcmp/strcmp/strncmp can be optimized when th...Bernd Schmidt1-2/+25
2016-06-02Update TARGET_FUNCTION_INCOMING_ARG documentationH.J. Lu1-5/+9
2016-05-16Remove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID_RETURN_TYPE hooks.Matthew Wahab1-14/+0
2016-04-26Support .lbss etc. sections with Solaris as (PR target/59407)Rainer Orth1-0/+6
2016-03-02Regenerate doc/tm.texiH.J. Lu1-1/+1
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek1-1/+1
2016-02-02Improve TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS target hook.Wilco Dijkstra1-2/+2
2016-02-01nvptx.c (PTX_GANG_DEFAULT): New.Nathan Sidwell1-4/+5
2016-01-19[Patch 1/4] Simplify the representation of CCMP patterns by usingWilco Dijkstra1-18/+18
2016-01-13re PR target/68964 (Internal compiler error for test case gcc.dg/tm/20100610....Richard Henderson1-8/+0
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-03Add an rsqrt_optab and IFN_RSQRT internal functionRichard Sandiford1-3/+3