aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
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
2021-11-10rs6000/doc: Rename future cpu with power10Kewen Lin1-12/+12
2021-11-10attribs: Implement -Wno-attributes=vendor::attr [PR101940]Marek Polacek2-0/+39
2021-11-10arm: enable cortex-a710 CPUPrzemyslaw Wirkus1-1/+1
2021-11-09Document --param=threader-debug.Aldy Hernandez1-0/+3
2021-11-09Get rid of infinite recursion for 'typedef' used with GTY-marked 'gcc/diagnos...Thomas Schwinge1-0/+8
2021-11-09arm: add armv9-a architecture to -marchPrzemyslaw Wirkus1-0/+1
2021-11-08Update documentation for -ftree-loop-vectorize and -ftree-slp-vectorize which...liuhongt1-2/+2
2021-11-05doc: No longer generate old.htmlGerald Pfeifer1-3/+3
2021-11-04vect: Convert cost hooks to classesRichard Sandiford2-31/+2
2021-11-04Update TARGET_MEM_REF documentationRichard Biener1-27/+31
2021-11-03aarch64: enable Ampere-1 CPUPhilipp Tomsich1-1/+1
2021-11-02Adjust testcase for O2 vect.liuhongt1-19/+41
2021-11-01diagnostics: escape non-ASCII source bytes for certain diagnosticsDavid Malcolm1-1/+42
2021-11-01Rename duplicate_loop_to_header_edge to duplicate_loop_body_to_header_edgeXionghu Luo1-2/+2
2021-10-29doc: Bump required minimum DejaGnu version to 1.5.3Bernhard Reutner-Fischer1-1/+1
2021-10-28Update documentation of %X specEric Botcazou1-2/+1
2021-10-28hardened conditionalsAlexandre Oliva1-0/+19
2021-10-27ipa-cp: Select saner profile count to base heuristics onMartin Jambor1-0/+5
2021-10-24doc: Remove details around Itanium on GNU/Linux and WindowsGerald Pfeifer1-11/+0
2021-10-23doc: Convert mingw-w64.org links to httpsGerald Pfeifer1-2/+2
2021-10-21x86: Document -fcf-protection requires i686 or newerH.J. Lu1-1/+2
2021-10-21Split --param=evrp-mode into evrp-mode and ranger-debug.Andrew MacLeod1-0/+3
2021-10-21Add --param=vrp1-mode and --param=vrp2-mode.Andrew MacLeod1-0/+6
2021-10-20calls.c: Remove some dead code and target hooksAlex Coplan2-45/+0
2021-10-20doc: Fix documentation around 'asm' keyword in C++Jonathan Wakely2-12/+14