aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2020-08-04rs6000 Add vector blend, permute builtin supportCarl Love1-0/+63
2020-08-04rs6000, Add vector splat builtin supportCarl Love1-0/+35
2020-08-04rs6000, Add vector shift double builtin supportCarl Love1-0/+53
2020-08-04rs6000, Add vector replace builtin support GCC maintainers:Carl Love1-0/+50
2020-08-04rs6000 Add vector insert builtin supportCarl Love1-0/+69
2020-08-04rs6000, Update support for vec_extractCarl Love1-39/+44
2020-08-04aarch64: Delete duplicated option docs.Jim Wilson1-18/+0
2020-08-04doc: Add @cindex to symver attributeJakub Jelinek1-0/+1
2020-08-04aarch64: Add missing clobber for fjcvtzsAndrea Corallo1-0/+3
2020-08-03cpp: Do not use @dots for ... tokens in code examplesJonathan Wakely1-7/+7
2020-08-03Refer to C++20Nathan Sidwell1-7/+7
2020-08-03Removal of HSA offloading from gcc and libgompMartin Jambor3-30/+7
2020-08-03doc: fix a typo in tm.texiWei Wentao2-2/+2
2020-08-03doc: Add missing comma after octeontx2f95mmRichard Sandiford1-1/+1
2020-08-03aarch64: Add A64FX machine modelQian Jianhua1-0/+1
2020-08-03mark match.pd ! not implemented on GENERICRichard Biener1-1/+2
2020-08-01C-SKY: Add -mfloat-abi= option.Jojo R1-0/+18
2020-07-31Amend match.pd syntax with force-simplified resultsRichard Biener1-0/+15
2020-07-31RISC-V: Add support for TLS stack protector canary accessCooper Qu1-1/+21
2020-07-29Don't make -gsplit-dwarf imply -gFangrui Song1-5/+5
2020-07-27LTO: Add -fcf-protection=checkH.J. Lu1-2/+7
2020-07-26rs6000: add option -mblock-ops-unaligned-vsxAaron Sawdey1-0/+8
2020-07-22doc: fix a typo in languages.texiWei Wentao1-1/+1
2020-07-21Add TARGET_LOWER_LOCAL_DECL_ALIGNMENT [PR95237]Sunil K Pandey2-0/+7
2020-07-19vect: Support length-based partial vectors approachKewen Lin1-0/+9
2020-07-17Testuite: Document environment setting directivesTamar Christina1-0/+12
2020-07-16doc: Document TARGET_TRULY_NOOP_TRUNCATION requires trunc?i?i2 patterns.Roger Sayle1-1/+3
2020-07-14diagnostics: Support conversion of tabs to spaces [PR49973] [PR86904]Lewis Hyatt1-5/+63
2020-07-14doc: Fix some typosNathan Sidwell2-2/+1
2020-07-13doc: Clarify __builtin_return_address [PR94891]Szabolcs Nagy1-2/+15
2020-07-10arm: Implement Armv8.1-M low overhead loopsAndrea Corallo1-0/+11
2020-07-10Initial Sapphire Rapids and Alder Lake support from ISA r40Cui,Lili2-0/+19
2020-07-09aarch64: New Straight Line Speculation (SLS) mitigation flagsMatthew Malcomson1-0/+12
2020-07-09RISC-V: Implement __builtin_thread_pointerKito Cheng1-0/+11
2020-07-08[PATCH, rs6000]Add support to enable vmsumudm behind vec_msum builtin.Will Schmidt1-0/+10
2020-07-08IFN/optabs: Support vector load/store with lengthKewen Lin1-0/+26
2020-07-07Fix a typo in doc/generic.texiQian Jianhua1-1/+1
2020-07-01aarch64: Add 64 bit setter getter fpsr fpcrAndrea Corallo1-0/+5
2020-07-01gcov: rename 2 options.Martin Liska1-4/+4
2020-06-29rs6000: Documentation updates for "future" renameSegher Boessenkool1-33/+29
2020-06-29testsuite: clarify scan-dump file globbing behaviorFrederik Harwath1-0/+13
2020-06-26rs6000: Add support for __builtin_cpu_is ("power10")Peter Bergner1-0/+6
2020-06-26c++: Change the default dialect to C++17.Marek Polacek2-3/+3
2020-06-22arm: Fix the failing mve scalar shift execution tests.Srinath Parvathaneni1-0/+9
2020-06-21rs6000: Add MMA built-in function definitions and test cases.Peter Bergner1-0/+95
2020-06-21rs6000: Add base support and types for defining MMA built-ins.Peter Bergner1-2/+10
2020-06-17Fix typo in attribute access example.Forrest Timour1-1/+1
2020-06-15gcc: xtensa: add -mabi option for call0/windowed ABIMax Filippov1-1/+25
2020-06-09gcov: improve --coverage small exampleMartin Liska1-1/+2
2020-06-04Implement a solution for PR middle-end/10138 and PR middle-end/95136.Martin Sebor1-2/+10