aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/tm.texi
AgeCommit message (Expand)AuthorFilesLines
2022-11-07Merge branch 'master' into devel/sphinxMartin Liska1-7/+13
2022-10-29d: Make TARGET_D_MINFO_SECTION hooks in elfos.h the language default.Iain Buclaw1-6/+10
2022-10-28c: tree: target: C2x (...) function prototypes and va_start relaxationJoseph Myers1-1/+3
2022-10-08Merge branch 'master' into devel/sphinxMartin Liska1-0/+6
2022-10-07Introduce DWARF_VERSION_DEFAULT and redefine for VxWorksOlivier Hainque1-0/+6
2022-10-04Merge branch 'master' into devel/sphinxMartin Liska1-1/+1
2022-09-30Document -fexcess-precision=16 in tm.texiPalmer Dabbelt1-1/+1
2022-09-12Merge branch 'master' into devel/sphinxMartin Liska1-1/+2
2022-09-09Fix "address will never be NULL" warningJan-Benedict Glaw1-1/+2
2022-09-05Merge branch 'master' into devel/sphinxMartin Liska1-4/+4
2022-09-05docs: rename DEBUGGER_REGISTER_NUMBER in texiMartin Liska1-4/+4
2022-09-05Merge branch 'master' into devel/sphinxMartin Liska1-225/+34
2022-09-05rename DBX_REGISTER_NUMBER to DEBUGGER_REGNOMartin Liska1-10/+9
2022-09-02Add TARGET_COMPUTE_MULTILIB hook to override multi-lib result.Kito Cheng1-0/+17
2022-09-02STABS: remove -gstabs and -gxcoff functionalityMartin Liska1-215/+5
2022-08-30omp-simd-clone: Allow fixed-lane vectorsAndrew Stubbs1-0/+3
2022-07-26Merge branch 'master' into devel/sphinxMartin Liska1-1/+1
2022-07-26docs: fix previsou commitMartin Liska1-1/+1
2022-07-26Merge branch 'master' into devel/sphinxMartin Liska1-1/+7
2022-07-26docs: fix crossing declaration of @defmac and @hook.Martin Liska1-7/+7
2022-06-17Merge branch 'master' into devel/sphinxMartin Liska1-7/+18
2022-05-25Add new parameter to vec_perm_const hook for specifying operand mode.Prathamesh Kulkarni1-7/+11
2022-04-01Add an assertion: the zeroed_hardregs set is a subset of all call used regs.Qing Zhao1-0/+7
2022-03-15Merge branch 'master' into devel/sphinxMartin Liska1-3/+2
2022-03-13texi + c-target.def: Fix typosTobias Burnus1-2/+2
2022-03-06Merge branch 'master' into devel/sphinxMartin Liska1-0/+7
2022-02-21aarch64: Add compiler support for Shadow Call StackDan Li1-0/+5
2022-01-18Merge branch 'master' into devel/sphinxMartin Liska1-23/+23
2022-01-17Change references of .c files to .cc filesMartin Liska1-23/+23
2022-01-12Merge branch 'master' into devel/sphinxMartin Liska1-0/+31
2022-01-04ipa-inline: Add target info into fn summary [PR102059]Kewen Lin1-0/+31
2022-01-03Merge branch 'master' into devel/sphinxMartin Liska1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-12-09Merge branch 'master' into devel/sphinxMartin Liska1-0/+5
2021-12-03Add TARGET_IFUNC_REF_LOCAL_OKH.J. Lu1-0/+5
2021-11-16Merge branch 'master' into devel/sphinxMartin Liska1-31/+10
2021-11-15IPA: Provide a mechanism to register static DTORs via cxa_atexit.Iain Sandoe1-0/+8
2021-11-04vect: Convert cost hooks to classesRichard Sandiford1-24/+1
2021-10-21Merge branch 'master' into devel/sphinxMartin Liska1-45/+0
2021-10-20calls.c: Remove some dead code and target hooksAlex Coplan1-37/+0
2021-10-18Merge branch 'master' into devel/sphinxMartin Liska1-5/+18
2021-09-17openacc: Shared memory layout optimisationJulian Brown1-1/+8
2021-09-08Support -fexcess-precision=16 which will enable FLT_EVAL_METHOD_PROMOTE_TO_FL...liuhongt1-4/+10
2021-08-18Merge branch 'master' into devel/sphinxMartin Liska1-0/+13
2021-08-16gcov: Add TARGET_GCOV_TYPE_SIZE target hookSebastian Huber1-0/+11
2021-08-10Merge branch 'master' into devel/sphinxMartin Liska1-0/+9
2021-08-09openacc: Middle-end worker-partitioning supportJulian Brown1-0/+9
2021-08-03Merge branch 'master' into devel/sphinxMartin Liska1-3/+46
2021-07-30Add QI vector mode support to by-pieces for memsetH.J. Lu1-0/+7
2021-07-29Adjust docu of TARGET_VECTORIZE_VEC_PERM_CONSTAndreas Krebbel1-1/+1