aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2021-12-29Support ld.mold linker.Martin Liska1-0/+4
2021-12-28docs: replace http:// with https://Martin Liska15-46/+46
2021-12-22docs: docs: use ';' for function declarations. (part 3)Martin Liska1-67/+67
2021-12-22docs: docs: use ';' for function declarations. (part 2)Martin Liska1-9/+9
2021-12-22docs: use ';' for function declarations.Martin Liska1-1490/+1483
2021-12-22docs: Unify instruct set name.Martin Liska1-2/+2
2021-12-18PR target/32803: Add -Oz option for improved clang compatibility.Roger Sayle1-1/+8
2021-12-17docs: fix option name referenceMartin Liska1-1/+1
2021-12-17docs: Fix spelling issues in -fipa-strict-aliasing.Martin Liska1-3/+3
2021-12-17__builtin_dynamic_object_size: Recognize builtinSiddhesh Poyarekar1-0/+13
2021-12-16docs: add missing leading dash for option.Martin Liska1-1/+1
2021-12-15Generate XXSPLTIW on power10.Michael Meissner1-0/+4
2021-12-15Add LXVKQ support.Michael Meissner1-0/+4
2021-12-13Add -fipa-strict-aliasingJan Hubicka1-1/+11
2021-12-13aarch64: Add command-line support for Armv8.8-aKyrylo Tkachov1-1/+3
2021-12-13aarch64: Add support for Armv8.8-a memory operations and memcpy expansionKyrylo Tkachov1-0/+3
2021-12-13docs: add missing @item for the first itemMartin Liska1-1/+1
2021-12-09Limit inlining functions called onceJan Hubicka1-0/+8
2021-12-09Avoid expecting nonzero size for access none void* arguments [PR101751].Martin Sebor1-2/+3
2021-12-09pch: Add support for relocation of the PCH data [PR71934]Jakub Jelinek1-2/+2
2021-12-07MIPS: R6: load/store can process unaligned addressYunQiang Su1-0/+10
2021-12-03x86: Add -mmove-max=bits and -mstore-max=bitsH.J. Lu1-0/+13
2021-12-03Add TARGET_IFUNC_REF_LOCAL_OKH.J. Lu2-0/+7
2021-12-03pch: Add support for PCH for relocatable executables [PR71934]Jakub Jelinek1-0/+9
2021-12-02doc: Remove references to FreeBSD 1 and 2Gerald Pfeifer1-4/+0
2021-12-02Implement -fprofile-prefix-map.Martin Liska1-2/+12
2021-12-01c++: constexpr, fold, weak redecl, fp/0 [PR103310]Jason Merrill1-0/+14
2021-12-01doc, d: Add note that D front end now requires GDC installed in order to boot...Iain Buclaw1-0/+28
2021-11-30vect: Support gather loads with SLPRichard Sandiford1-0/+4
2021-11-30vect: Add support for fmax and fmin reductionsRichard Sandiford1-0/+8
2021-11-25docs: Add missing @option keyword.Martin Liska1-2/+2
2021-11-25c++: Implement C++23 P2128R6 - Multidimensional subscript operator [PR102611]Jakub Jelinek1-4/+12
2021-11-23Implement -Winfinite-recursion [PR88232].Martin Sebor1-0/+9
2021-11-23docs: Remove 2 more duplicite param descriptions.Martin Liska1-8/+0
2021-11-22docs: remove duplicate param documentationMartin Liska1-12/+0
2021-11-19gcc, doc: Fix Darwin bootstrap: Amend an @option command to elide a space.Iain Sandoe1-1/+1
2021-11-19options: Make -Ofast switch off -fsemantic-interpositionMartin Jambor1-0/+1
2021-11-19Restore ancient -Waddress for weak symbols [PR33925].Martin Sebor1-0/+2
2021-11-19Do not abort compilation when dump file is /dev/*Giuliano Belinassi1-1/+2
2021-11-18c++: Implement -Wuninitialized for mem-initializers (redux) [PR19808]Marek Polacek1-0/+12
2021-11-18x86: Add -mindirect-branch-cs-prefixH.J. Lu1-1/+9
2021-11-18c-family: Add __builtin_assoc_barrierMatthias Kretz1-0/+18
2021-11-17x86: Add -mharden-sls=[none|all|return|indirect-branch]H.J. Lu1-1/+9
2021-11-17doc: document -fimplicit-constexprJason Merrill1-0/+7
2021-11-17Add IFN_COND_FMIN/FMAX functionsRichard Sandiford1-0/+4
2021-11-16libcpp: Implement -Wbidi-chars for CVE-2021-42574 [PR103026]Marek Polacek1-1/+20
2021-11-15IPA: Provide a mechanism to register static DTORs via cxa_atexit.Iain Sandoe2-0/+10
2021-11-15PR target/103069: Relax cmpxchg loop for x86 targetHongyu Wang1-1/+8
2021-11-15VAX: Implement the `-mlra' command-line optionMaciej W. Rozycki1-1/+8
2021-11-13analyzer: add four new taint-based warningsDavid Malcolm1-1/+65