aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/tm.texi
AgeCommit message (Expand)AuthorFilesLines
2019-02-18Support if statement in !GCC$ builtin directive.Martin Liska1-0/+4
2019-01-12[openacc] Add used parameter to TARGET_GOACC_VALIDATE_DIMSTom de Vries1-1/+1
2019-01-11aarch64.c (aarch64_simd_call_p): New function.Steve Ellcey1-4/+18
2019-01-11aarch64.c (aarch64_simd_call_p): New function.Steve Ellcey1-0/+12
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-1/+1
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/+9
2018-11-16re PR target/87927 (ICE: segmentation fault with patchable_function_entry att...Jozef Lawrynowicz1-0/+6
2018-11-13[PATCH][GCC] Make DR_TARGET_ALIGNMENT compile time variableAndre Vieira1-1/+1
2018-11-09PR c/87795 - Excessive alignment permitted for functions and labelsMartin Sebor1-2/+5
2018-11-07doc: Use @: where neededSegher Boessenkool1-6/+6
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw1-0/+32
2018-10-04re PR rtl-optimization/87466 (IRA and LRA spill all pseudos that are live acr...Peter Bergner1-0/+13
2018-10-01Allow back-ends to be able to do custom validations on params. Tamar Christina1-0/+4
2018-10-01Add a hook to support telling the mid-end when to probe the stack.Tamar Christina1-2/+6
2018-09-03Come up with TARGET_GET_VALID_OPTION_VALUES option hook (PR driver/83193).Martin Liska1-0/+4
2018-08-30target.def (custom_function_descriptors): Improve documentation.Sandra Loosemore1-35/+71
2018-07-31targhooks - provide an alternative hook for targets that never execute specul...Richard Earnshaw1-0/+5
2018-07-31Add __builtin_speculation_safe_valueRichard Earnshaw1-0/+31
2018-07-17Clean up of new format of -falign-FOO.Martin Liska1-24/+0
2018-07-12Extend tree code folds to IFN_COND_*Richard Sandiford1-0/+16
2018-07-06re PR target/86324 (testsuite test divkc3-1.c FAILs when compiling with -mabi...Peter Bergner1-0/+8
2018-07-05Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell1-5/+4
2018-06-08Remove MPXMartin Liska1-93/+0
2018-04-30Microblaze Target: PIC data text relative Andrew Sadek1-0/+8
2018-02-13common.opt (gas-loc-support, [...]): New.Alexandre Oliva1-0/+23
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-13Rework the legitimize_address_displacement hookRichard Sandiford1-7/+10
2018-01-13Add an "early rematerialisation" passRichard Sandiford1-0/+11
2018-01-13Add an empty_mask_is_expensive hookRichard Sandiford1-0/+6
2018-01-13Give the target more control over ARRAY_TYPE modesRichard Sandiford1-0/+14
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/+7
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2018-01-03poly_int: current_vector_size and TARGET_AUTOVECTORIZE_VECTOR_SIZESRichard Sandiford1-5/+9
2018-01-03poly_int: get_mask_modeRichard Sandiford1-1/+1
2018-01-02Remove vec_perm_const optabRichard Sandiford1-2/+18
2017-12-21poly_int: argument sizesRichard Sandiford1-1/+1
2017-12-20poly_int: DWARF locationsRichard Sandiford1-0/+13
2017-12-20poly_int: TRULY_NOOP_TRUNCATIONRichard Sandiford1-1/+1
2017-12-14poly_int: add poly-int.hRichard Sandiford1-0/+6
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