aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update copyright dates.Jakub Jelinek7-9/+9
2020-12-28doc: Remove HSAIL from Language StandardsGerald Pfeifer1-8/+0
2020-12-27doc: New source for "Memory Model for Static Analysis" paperGerald Pfeifer1-1/+1
2020-12-25doc: Fix reference to libcodyGerald Pfeifer1-1/+1
2020-12-24C++ : Add the -stdlib= option.Iain Sandoe1-0/+10
2020-12-20doc: Fix a typo [PR98400]Jakub Jelinek1-1/+1
2020-12-17arm: Add support for Cortex-A78CPrzemyslaw Wirkus1-1/+1
2020-12-17doc: Standard library header unitsNathan Sidwell1-0/+7
2020-12-17vect, aarch64: Extend SVE vs Advanced SIMD costing decisions in vect_better_l...Kyrylo Tkachov1-2/+5
2020-12-17IBM Z: Detect libc's float_t behavior on cross compilesMarius Hillenbrand1-3/+4
2020-12-17doc: Add documentation for rtl-ssaRichard Sandiford1-0/+787
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