aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2022-01-07analyzer: implement __analyzer_dump_escapedDavid Malcolm1-0/+8
2022-01-07analyzer: add region::is_named_decl_pDavid Malcolm1-0/+10
2022-01-06x86: Rename -harden-sls=indirect-branch to -harden-sls=indirect-jmpH.J. Lu1-2/+2
2022-01-04ipa-inline: Add target info into fn summary [PR102059]Kewen Lin2-0/+35
2022-01-04Eenable -Winvalid-memory-order for C++ [PR99612].Martin Sebor1-3/+1
2022-01-03Revamp documentation for _Complex types extensionAndrew Pinski1-19/+54
2022-01-03i386, fab: Optimize __atomic_{add,sub,and,or,xor}_fetch (x, y, z) {==,!=,<,<=...Jakub Jelinek1-0/+24
2022-01-03docs: Use ; for function declarations.Martin Liska1-2/+2
2022-01-03Update copyright years.Jakub Jelinek54-57/+57
2022-01-03Update copyright dates.Jakub Jelinek7-9/+9
2021-12-30docs: Add missing dash for argument.Martin Liska1-1/+1
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