aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2020-12-16Remove Report keyword for optionsMartin Liska1-3/+0
2020-12-16Add -Wtsan.Martin Liska1-1/+11
2020-12-15doc: Document C++ 20 modulesNathan Sidwell2-5/+434
2020-12-15i386: Make -march=x86-64-v[234] behave more like other -march= optionsJakub Jelinek1-2/+3
2020-12-15doc: Update link to KernelAddressSanitizerGerald Pfeifer1-1/+1
2020-12-14Correct/improve maybe_emit_free_warning (PR middle-end/98166, PR c++/57111, P...Martin Sebor1-22/+22
2020-12-14aarch64: Add support for Cortex-A78CPrzemyslaw Wirkus1-1/+1
2020-12-13middle-end: Support complex AdditionTamar Christina2-1/+50
2020-12-13testsuite: Fix various scan-assembler-symbol-section issuesRainer Orth1-0/+8
2020-12-11arm: Improve documentation for effective target 'arm_softfloat'Andrea Corallo1-2/+1
2020-12-09aarch64: Add +pauth to -marchPrzemyslaw Wirkus1-4/+5
2020-12-07doc: "used" attribute saves decls from linker garbage collectionJozef Lawrynowicz1-0/+16
2020-12-06doc: Remove -mcetH.J. Lu1-1/+1
2020-12-05RTL: Add `const_double_zero' syntactic rtxMaciej W. Rozycki1-0/+18
2020-12-05RTL: Also support HOST_WIDE_INT with int iteratorsMaciej W. Rozycki1-5/+5
2020-12-05X86_64: Enable support for next generation AMD Zen3 CPU.Venkataramanan Kumar2-0/+13
2020-12-04doc/implement-c.texi: About same-as-scalar-type volatile aggregate accesses, ...Hans-Peter Nilsson1-0/+5
2020-12-04dwarf: Add -gdwarf{32,64} optionsJakub Jelinek1-1/+13
2020-12-04Refactor -frecord-gcc-switches.Martin Liska1-36/+2
2020-12-04Document missing params.Martin Liska1-7/+33
2020-12-03Add support for detecting mismatched allocation/deallocation calls.Martin Sebor2-12/+140
2020-12-03c++: Add __builtin_bit_cast to implement std::bit_cast [PR93121]Jakub Jelinek1-0/+15
2020-12-03aarch64: Add +flagm to -marchPrzemyslaw Wirkus1-0/+3
2020-12-02introduce overridable clear_cache emitterAlexandre Oliva2-3/+18
2020-12-02Use the section flag 'o' for __patchable_function_entriesH.J. Lu1-0/+3
2020-12-01Use SHF_GNU_RETAIN to preserve symbol definitionsH.J. Lu1-0/+3
2020-12-01x86: Add -mneeded for GNU_PROPERTY_X86_ISA_1_V[234] markerH.J. Lu1-1/+7
2020-12-01Feature: Macros for identifying the wide and narrow execution string literal ...JeanHeyd Meneide1-0/+9
2020-12-01IBM Z: Configure excess precision for float at compile-timeMarius Hillenbrand1-0/+10
2020-11-30Add analyzer plugin support and CPython GIL exampleDavid Malcolm1-0/+4
2020-11-30doc: Fix description of dg-require-effective-targetJonathan Wakely1-1/+1
2020-11-29d: Add darwin support for D language front-endIain Buclaw2-0/+26
2020-11-27INSTALL: Default to --enable-cet=autoH.J. Lu1-5/+4
2020-11-27aarch64: Introduce --param=aarch64-autovec-preference to select autovec prefe...Kyrylo Tkachov1-0/+18
2020-11-25libsanitizer: mid-end: Introduce stack variable handling for HWASANMatthew Malcomson2-0/+71
2020-11-25libsanitizer: options: Add hwasan flags and argument parsingMatthew Malcomson3-1/+93
2020-11-25libsanitizer: Add option to bootstrap using HWASANMatthew Malcomson1-0/+5
2020-11-24Revert: "Fix -ffast-math flags handling inconsistencies"Ulrich Weigand1-3/+3
2020-11-24Fix -ffast-math flags handling inconsistenciesUlrich Weigand1-3/+3
2020-11-24[testsuite] Avoid Tcl 8.5-specific behaviorThomas Schwinge1-0/+3
2020-11-23MSP430: Remove target-specific handling of the "persistent" attributeJozef Lawrynowicz1-17/+0
2020-11-23Implement the "persistent" attributeJozef Lawrynowicz2-3/+20
2020-11-23Document bootstrap-asan configure optionMatthew Malcomson1-0/+4
2020-11-21c++: Extend -Wrange-loop-construct for binding-to-temp [PR94695]Marek Polacek1-1/+17
2020-11-20doc: Fixup a couple of formatting nitsNathan Sidwell1-2/+2
2020-11-20c++: Add __builtin_clear_padding builtin - C++20 P0528R3 compiler side [PR88101]Jakub Jelinek1-0/+13
2020-11-19pru: Add builtins for HALT and LMBDDimitar Dimitrov1-0/+28
2020-11-19vect: Add a “very cheap” cost modelRichard Sandiford1-2/+10
2020-11-19[2/3] [vect] Add widening add, subtract patternsJoel Hutton2-0/+53
2020-11-18configury: --enable-link-serialization supportJakub Jelinek1-0/+8