aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/tm.texi
AgeCommit message (Expand)AuthorFilesLines
2019-10-31configure.ac: Compute and substitute omp_device_properties and omp_device_pro...Jakub Jelinek1-0/+7
2019-09-30Remove global call sets: LRARichard Sandiford1-12/+0
2019-09-30Pass an ABI identifier to hard_regno_call_part_clobberedRichard Sandiford1-8/+17
2019-09-30Add a function for getting the ABI of a call insn targetRichard Sandiford1-12/+11
2019-09-30Add a target hook for getting an ABI from a function typeRichard Sandiford1-0/+10
2019-09-27[C][C++] Allow targets to check calls to BUILT_IN_MD functionsRichard Sandiford1-0/+15
2019-09-14Consider doloop IV in IVOPTsKewen Lin1-0/+30
2019-09-10Remove call_really_used_regsRichard Sandiford1-2/+6
2019-09-09Remove bt-load.cRichard Sandiford1-22/+0
2019-09-03Implement TARGET_HANDLE_GENERIC_ATTRIBUTEJozef Lawrynowicz1-0/+8
2019-08-20Use function_arg_info for TARGET_MUST_PASS_IN_STACKRichard Sandiford1-2/+2
2019-08-20Use function_arg_info for TARGET_CALLEE_COPIESRichard Sandiford1-1/+1
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford1-3/+2
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford1-13/+5
2019-08-20Use function_arg_info for TARGET_SETUP_INCOMING_ARGSRichard Sandiford1-3/+3
2019-08-20Use function_arg_info for TARGET_PASS_BY_REFERENCERichard Sandiford1-3/+3
2019-08-20Use function_arg_info for TARGET_ARG_PARTIAL_BYTESRichard Sandiford1-1/+1
2019-08-15Remove TARGET_SETUP_INCOMING_VARARG_BOUNDSRichard Sandiford1-6/+0
2019-08-13Improve documentation of target hooks for libc functionsJonathan Wakely1-2/+2
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-5/+5
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey1-2/+2
2019-06-18Add predict_doloop_p target hookKewen Lin1-0/+8
2019-05-20cfgloop.h (struct loop): Add simdlen member.Jakub Jelinek1-1/+3
2019-05-20Come up with hook libc_has_fast_function (PR middle-end/90263).Martin Liska1-0/+5
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