aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2022-10-14c++: Implement excess precision support for C++ [PR107097, PR323]Jakub Jelinek1-5/+5
2022-10-12Remove AVX512_VP2INTERSECT from PTA_SAPPHIRERAPIDSCui,Lili1-4/+4
2022-10-10c++: Lambda context manglingNathan Sidwell1-0/+3
2022-10-10arc: Remove obsolete mRcq and mRcw options.Claudiu Zissulescu1-6/+2
2022-10-07Add a new option -fstrict-flex-arrays[=n] and new attribute strict_flex_arrayQing Zhao2-1/+53
2022-10-07Introduce DWARF_VERSION_DEFAULT and redefine for VxWorksOlivier Hainque2-0/+12
2022-10-06c: C2x typeofJoseph Myers1-1/+4
2022-10-06c++, c: Implement C++23 P1774R8 - Portable assumptions [PR106654]Jakub Jelinek1-13/+36
2022-10-05rs6000: Remove the wD constraintSegher Boessenkool1-3/+0
2022-10-05analyzer: fix ICEs seen with call summaries on PR 107060David Malcolm1-0/+4
2022-10-04OpenMP: Update invoke.texi and fix fortran/parse.cc for -fopenmp-simdTobias Burnus1-4/+8
2022-10-04install.texi: gcn - update llvm reqirements, gcn/nvptx - newlib use versionTobias Burnus1-5/+26
2022-10-03vect: while_ult for integer masksAndrew Stubbs1-3/+12
2022-09-30Document -fexcess-precision=16 in tm.texiPalmer Dabbelt1-1/+1
2022-09-30testsuite: Only run test on target if VMA == LMATorbjörn SVENSSON1-0/+3
2022-09-30RISC-V: Add '-m[no]-csr-check' option in gcc.Jiawei1-0/+6
2022-09-30rs6000: Rework ELFv2 support for -fpatchable-function-entry* [PR99888]Kewen Lin1-2/+6
2022-09-27docs: update abi version infoKim Kuparinen1-2/+9
2022-09-26docs: add missing dash in option nameMartin Liska1-1/+1
2022-09-26nvptx: Allow '--with-arch' to override the default '-misa'Thomas Schwinge2-1/+12
2022-09-26aarch64: Add -march support for Armv9.1-A, Armv9.2-A, Armv9.3-AKyrylo Tkachov1-0/+3
2022-09-25Fix typo in chapter level for RISC-V attributesTorbjörn SVENSSON1-1/+1
2022-09-23aarch64: Add Arm Neoverse V2 supportKyrylo Tkachov1-1/+1
2022-09-22remove -gz=zlib-gnu option valueMartin Liska1-6/+5
2022-09-20replace "the the" typosMartin Liska1-1/+1
2022-09-13rs6000: Suggest unroll factor for loop vectorizationKewen Lin1-0/+7
2022-09-12doc: Fix typo in documentation of __float128 suffixJonathan Wakely1-1/+1
2022-09-09analyzer: implement trust boundaries via a plugin for Linux kernelDavid Malcolm1-0/+16
2022-09-09Fix "address will never be NULL" warningJan-Benedict Glaw2-2/+4
2022-09-08c++: Fix type completeness checks for type traits [PR106838]Jonathan Wakely1-12/+18
2022-09-08analyzer: support for symbolic values in the out-of-bounds checker [PR106625]Tim Lange1-3/+5
2022-09-07libcpp: Named universal character escapes and delimited escape sequence tweaksJakub Jelinek1-1/+7
2022-09-05LoongArch: add -mdirect-extern-access optionXi Ruoyao1-0/+15
2022-09-05docs: rename DEBUGGER_REGISTER_NUMBER in texiMartin Liska2-8/+8
2022-09-05rename DBX_REGISTER_NUMBER to DEBUGGER_REGNOMartin Liska2-20/+18
2022-09-02c/c++: new warning: -Wxor-used-as-pow [PR90885]David Malcolm1-0/+15
2022-09-02Add TARGET_COMPUTE_MULTILIB hook to override multi-lib result.Kito Cheng2-0/+20
2022-09-02STABS: remove -gstabs and -gxcoff functionalityMartin Liska5-470/+17
2022-09-01libcpp: Add -Winvalid-utf8 warning [PR106655]Jakub Jelinek1-3/+10
2022-08-30omp-simd-clone: Allow fixed-lane vectorsAndrew Stubbs1-0/+3
2022-08-30Extend SLP permutation optimisationsRichard Sandiford1-0/+4
2022-08-26c++: Implement -Wself-move warning [PR81159]Marek Polacek1-1/+22
2022-08-26Implement __builtin_issignalingJakub Jelinek2-0/+21
2022-08-26cr16: remove obsoleted portMartin Liska4-121/+2
2022-08-25LoongArch: add model attributeXi Ruoyao1-0/+17
2022-08-24LoongArch: Add new code model 'medium'.Lulu Cheng1-0/+3
2022-08-20LoongArch: Add support code model extreme.Lulu Cheng1-40/+10
2022-08-18analyzer: warn on the use of floating-points operands in the size argument [P...Tim Lange1-0/+14
2022-08-16docs: remove link to www.bullfreeware.com from installMartin Liska1-4/+0
2022-08-16Adjust max-jump-thread-paths docsRichard Biener1-3/+3