]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/doc/tm.texi
Correct a function pre/postcondition [PR102403].
[thirdparty/gcc.git] / gcc / doc / tm.texi
2021-09-17  Julian Brownopenacc: Shared memory layout optimisation
2021-09-08  liuhongtSupport -fexcess-precision=16 which will enable FLT_EVA...
2021-08-16  Sebastian Hubergcov: Add TARGET_GCOV_TYPE_SIZE target hook
2021-08-09  Julian Brownopenacc: Middle-end worker-partitioning support
2021-07-30  H.J. LuAdd QI vector mode support to by-pieces for memset
2021-07-29  Andreas KrebbelAdjust docu of TARGET_VECTORIZE_VEC_PERM_CONST
2021-07-29  Jiufu GuoUse preferred mode for doloop IV [PR61837]
2021-07-19  Indu Bhagatdebug: Allow means for targets to opt out of CTF/BTF...
2021-07-15  Trevor Saunderspass location to md_asm_adjust
2021-06-17  H.J. LuAdd a target calls hook: TARGET_PUSH_ARGUMENT
2021-06-09  Jeff LawRevert "Finish last change"
2021-06-09  Jeff LawFinish last change
2021-06-09  Paul EggertDocument that -fno-trampolines is for Ada only [PR100735]
2021-06-07  Martin LiskaReformat target.def for better parsing.
2021-05-21  Thomas Schwinge[OpenACC privatization] Largely extend diagnostics...
2021-05-21  Julian Brownopenacc: Add support for gang local storage allocation...
2021-05-11  Kewen Linvect: Add costing_for_scalar parameter to init_cost...
2021-05-04  Segher BoessenkoolRemove CC0
2021-04-29  H.J. LuGenerate offset adjusted operation for op_by_pieces...
2021-04-27  David Edelsohnaix: TLS precompute register parameters (PR 94177)
2021-04-17  Iain Buclawd: Add TARGET_D_TEMPLATES_ALWAYS_COMDAT
2021-04-14  Iain Buclawd: Add TARGET_D_REGISTER_OS_TARGET_INFO
2021-04-14  Iain Buclawd: Add TARGET_D_REGISTER_CPU_TARGET_INFO
2021-04-14  Iain Buclawd: Add TARGET_D_HAS_STDCALL_CONVENTION
2021-03-04  Ilya LeoshkevichAdd input_modes parameter to TARGET_MD_ASM_ADJUST hook
2021-03-01  Iain Sandoedwarf2unwind : Force the CFA after remember/restore...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-17  Kyrylo Tkachovvect, aarch64: Extend SVE vs Advanced SIMD costing...
2020-12-04  Martin LiskaRefactor -frecord-gcc-switches.
2020-12-03  Alexandre Olivaintroduce overridable clear_cache emitter
2020-11-29  Iain Buclawd: Add darwin support for D language front-end
2020-11-25  Matthew Malcomsonlibsanitizer: mid-end: Introduce stack variable handli...
2020-11-25  Matthew Malcomsonlibsanitizer: options: Add hwasan flags and argument...
2020-11-17  Haochen GuiRelocatable read-only section support for absolute...
2020-11-14  Jim WilsonAsan changes for RISC-V.
2020-11-11  Iain SandoeCFI-handling : Add a hook to allow target-specific...
2020-10-30  qing zhaoAdd -fzero-call-used-regs option and zero_call_used_reg...
2020-10-27  Iain Buclawd: Remove the d_critsec_size target hook.
2020-09-30  Tom de Vries[nvptx] Add type arg to TARGET_LIBC_HAS_FUNCTION
2020-09-14  Jakub Jelinekoptions: Save and restore opts_set for Optimization...
2020-08-03  Wei Wentaodoc: fix a typo in tm.texi
2020-07-21  Sunil K PandeyAdd TARGET_LOWER_LOCAL_DECL_ALIGNMENT [PR95237]
2020-07-16  Roger Sayledoc: Document TARGET_TRULY_NOOP_TRUNCATION requires...
2020-05-13  Richard Bieneradd vectype parameter to add_stmt_cost hook
2020-05-12  Craig BlackmoreRISC-V: Add shorten_memrefs pass.
2020-05-05  Richard Bieneradd vec_info * parameters where needed
2020-03-17  Jakub JelinekFix up duplicated duplicated words mostly in comments
2020-03-12  Jakub Jelinekdoc: Fix up ASM_OUTPUT_ALIGNED_DECL_LOCAL description
2020-01-24  Hans-Peter Nilssondoc: target.def (flags_regnum): Also mention effect...
2020-01-09  Richard SandifordAdd a compatible_vector_types_p target hook
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-30  Richard Sandiford[C] Add a target hook that allows targets to verify...
2019-11-27  Richard Bienertarget.def (TARGET_VECTORIZE_BUILTIN_CONVERSION): Remove.
2019-11-18  Tom TromeyRemove vestiges of MODIFY_JNI_METHOD_CALL
2019-11-16  Richard SandifordOptionally pick the cheapest loop_vec_info
2019-11-14  Richard SandifordReplace autovectorize_vector_sizes with autovectorize_v...
2019-11-14  Richard SandifordPass the data vector mode to get_mask_mode
2019-11-14  Richard SandifordAdd a targetm.vectorize.related_mode hook
2019-11-12  Martin LiskaRemove option_default_params and option_validate_param...
2019-11-12  Martin LiskaRemove set_default_param_value from documentation.
2019-10-31  Jakub Jelinekconfigure.ac: Compute and substitute omp_device_propert...
2019-09-30  Richard SandifordRemove global call sets: LRA
2019-09-30  Richard SandifordPass an ABI identifier to hard_regno_call_part_clobbered
2019-09-30  Richard SandifordAdd a function for getting the ABI of a call insn target
2019-09-30  Richard SandifordAdd a target hook for getting an ABI from a function...
2019-09-27  Richard Sandiford[C][C++] Allow targets to check calls to BUILT_IN_MD...
2019-09-14  Kewen LinConsider doloop IV in IVOPTs
2019-09-10  Richard SandifordRemove call_really_used_regs
2019-09-09  Richard SandifordRemove bt-load.c
2019-09-03  Jozef LawrynowiczImplement TARGET_HANDLE_GENERIC_ATTRIBUTE
2019-08-20  Richard SandifordUse function_arg_info for TARGET_MUST_PASS_IN_STACK
2019-08-20  Richard SandifordUse function_arg_info for TARGET_CALLEE_COPIES
2019-08-20  Richard SandifordUse function_arg_info for TARGET_FUNCTION_ARG_ADVANCE
2019-08-20  Richard SandifordUse function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG
2019-08-20  Richard SandifordUse function_arg_info for TARGET_SETUP_INCOMING_ARGS
2019-08-20  Richard SandifordUse function_arg_info for TARGET_PASS_BY_REFERENCE
2019-08-20  Richard SandifordUse function_arg_info for TARGET_ARG_PARTIAL_BYTES
2019-08-15  Richard SandifordRemove TARGET_SETUP_INCOMING_VARARG_BOUNDS
2019-08-13  Jonathan WakelyImprove documentation of target hooks for libc functions
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-06-27  Aaron Sawdeybuiltins.c (get_memory_rtx): Fix comment.
2019-06-18  Kewen LinAdd predict_doloop_p target hook
2019-05-20  Jakub Jelinekcfgloop.h (struct loop): Add simdlen member.
2019-05-20  Martin LiskaCome up with hook libc_has_fast_function (PR middle...
2019-02-18  Martin LiskaSupport if statement in !GCC$ builtin directive.
2019-01-12  Tom de Vries[openacc] Add used parameter to TARGET_GOACC_VALIDATE_DIMS
2019-01-11  Steve Ellceyaarch64.c (aarch64_simd_call_p): New function.
2019-01-11  Steve Ellceyaarch64.c (aarch64_simd_call_p): New function.
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-14  Sam Tebbs[PATCH 1/3][GCC] Add new target hook asm_post_cfi_startproc
2018-11-16  Jozef Lawrynowiczre PR target/87927 (ICE: segmentation fault with patcha...
2018-11-13  Andre Vieira[PATCH][GCC] Make DR_TARGET_ALIGNMENT compile time...
2018-11-09  Martin SeborPR c/87795 - Excessive alignment permitted for function...
2018-11-07  Segher Boessenkooldoc: Use @: where needed
2018-10-28  Iain BuclawAdd D front-end, libphobos library, and D2 testsuite.
2018-10-04  Peter Bergnerre PR rtl-optimization/87466 (IRA and LRA spill all...
2018-10-01  Tamar ChristinaAllow back-ends to be able to do custom validations...
2018-10-01  Tamar ChristinaAdd a hook to support telling the mid-end when to probe...
2018-09-03  Martin LiskaCome up with TARGET_GET_VALID_OPTION_VALUES option...
next