aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/tm.texi.in
AgeCommit message (Expand)AuthorFilesLines
2019-06-18Add predict_doloop_p target hookKewen Lin1-0/+2
2019-05-20Come up with hook libc_has_fast_function (PR middle-end/90263).Martin Liska1-0/+2
2019-02-18Support if statement in !GCC$ builtin directive.Martin Liska1-0/+2
2019-01-11aarch64.c (aarch64_simd_call_p): New function.Steve Ellcey1-0/+2
2019-01-11aarch64.c (aarch64_simd_call_p): New function.Steve Ellcey1-0/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-14[PATCH 1/3][GCC] Add new target hook asm_post_cfi_startprocSam Tebbs1-0/+2
2018-11-09PR c/87795 - Excessive alignment permitted for functions and labelsMartin Sebor1-2/+5
2018-11-07doc: Use @: where neededSegher Boessenkool1-3/+3
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw1-0/+19
2018-10-04re PR rtl-optimization/87466 (IRA and LRA spill all pseudos that are live acr...Peter Bergner1-0/+2
2018-10-01Allow back-ends to be able to do custom validations on params. Tamar Christina1-0/+2
2018-10-01Add a hook to support telling the mid-end when to probe the stack.Tamar Christina1-1/+1
2018-09-03Come up with TARGET_GET_VALID_OPTION_VALUES option hook (PR driver/83193).Martin Liska1-0/+2
2018-08-30target.def (custom_function_descriptors): Improve documentation.Sandra Loosemore1-19/+54
2018-07-31Add __builtin_speculation_safe_valueRichard Earnshaw1-0/+4
2018-07-17Clean up of new format of -falign-FOO.Martin Liska1-8/+0
2018-07-12Extend tree code folds to IFN_COND_*Richard Sandiford1-0/+2
2018-07-06re PR target/86324 (testsuite test divkc3-1.c FAILs when compiling with -mabi...Peter Bergner1-0/+2
2018-07-05Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell1-5/+4
2018-06-08Remove MPXMartin Liska1-8/+0
2018-04-30Microblaze Target: PIC data text relative Andrew Sadek1-0/+2
2018-02-13common.opt (gas-loc-support, [...]): New.Alexandre Oliva1-0/+9
2018-01-31re PR rtl-optimization/84071 (wrong elimination of zero-extension after sign-...Eric Botcazou1-2/+6
2018-01-19re PR debug/81570 (create_pseudo_cfg assumes that INCOMING_FRAME_SP_OFFSET is...Jakub Jelinek1-0/+9
2018-01-13Add an "early rematerialisation" passRichard Sandiford1-0/+2
2018-01-13Add an empty_mask_is_expensive hookRichard Sandiford1-0/+2
2018-01-13Give the target more control over ARRAY_TYPE modesRichard Sandiford1-0/+2
2018-01-13SVE unwindingRichard Sandiford1-0/+7
2018-01-12re PR target/80846 (auto-vectorized AVX2 horizontal sum should narrow to 128b...Richard Biener1-0/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2018-01-02Remove vec_perm_const optabRichard Sandiford1-1/+1
2017-12-20poly_int: DWARF locationsRichard Sandiford1-0/+2
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