aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
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
2020-11-17add --with-{cpu,arch,tune}-{32,64} as alias flags for --with-{cpu,arch,tune}Sebastian Pop1-1/+1
2020-11-17Add MODE_OPAQUEAaron Sawdey2-0/+14
2020-11-17Relocatable read-only section support for absolute jump tableHaochen Gui1-5/+6
2020-11-17float.h: C2x NaN and Inf macrosJoseph Myers1-0/+4
2020-11-16Update documentation for spec filesArmin Brauns via Gcc-patches1-10/+105
2020-11-16IPA tracking of EAF flags in ipa-modref.Jan Hubicka1-1/+4
2020-11-16gcov: Add -fprofile-info-section supportSebastian Huber1-0/+29
2020-11-16Put PREFETCHW back to march=broadwellCui,Lili1-23/+27
2020-11-14Detect EAF flags in ipa-modrefJan Hubicka1-0/+4
2020-11-13Asan changes for RISC-V.Jim Wilson1-1/+2
2020-11-13Decompose OpenACC 'kernels' constructs into parts, a sequence of compute cons...Gergö Barany1-1/+13
2020-11-13Clarify the documentation for the ms_abi fucntion attributePeter Jones1-3/+4
2020-11-13[PATCH] Implementation of asm goto outputsVladimir N. Makarov1-5/+44
2020-11-13doc : Fix build error from r11-4972.Iain Sandoe1-2/+1
2020-11-13C-Family, Objective-C : Implement Objective-C nullability Part 1[PR90707].Iain Sandoe1-0/+27
2020-11-13C-family, Objective-C [1/3] : Implement Wobjc-root-class [PR77404].Iain Sandoe2-1/+14
2020-11-12c: C2x __has_c_attributeJoseph Myers1-2/+19
2020-11-11analyzer: warn on invalid shift counts [PR97424]David Malcolm1-0/+33
2020-11-11CFI-handling : Add a hook to allow target-specific Personality and LSDA indir...Iain Sandoe2-0/+6
2020-11-11c++: Change the mangling of __alignof__ [PR88115]Patrick Palka1-0/+3
2020-11-11tree-optimization/97623 - Avoid PRE hoist insertion iterationRichard Biener1-5/+0
2020-11-11Support Intel AVX VNNIliuhongt3-4/+15
2020-11-10doc: Fix grammar in description of earlyclobberAlex Coplan1-1/+1
2020-11-09Enable MOVDIRI, MOVDIR64B, CLDEMOTE and WAITPKG for march=tremontCui,Lili1-29/+30
2020-11-07C Parser: Implement mixing of labels and code.Martin Uecker2-7/+10
2020-11-06builtins: Add DFP signaling NaN built-in functionsJoseph Myers2-0/+17
2020-11-06Add -fbit-tests option.Martin Liska1-1/+7
2020-11-05c++: Add -Wexceptions warning option [PR97675]Marek Polacek1-1/+7
2020-11-05c++: Implement -Wvexing-parse [PR25814]Marek Polacek1-1/+33
2020-11-03tree-optimization/97623 - limit PRE hoist insertionRichard Biener1-0/+5