aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2021-02-07Correct typos in attribute malloc documentation.Martin Sebor1-8/+10
2021-02-04doc: mention -mprefer-vector-width in target attrsMartin Liska1-0/+22
2021-01-30aix: Permit use of AIX Vector extended ABI modeDavid Edelsohn1-2/+3
2021-01-29change unit of --param max-gcse-memory to kBRichard Biener1-1/+1
2021-01-26c++: Add support for -std=c++23Paul Fee2-3/+16
2021-01-22doc: ensure GCC_EXTRA_DIAGNOSTIC_OUTPUT gets an HTML anchorDavid Malcolm1-0/+1
2021-01-22c++: ICE when mangling operator name [PR98545]Marek Polacek1-1/+2
2021-01-21arm: [testuiste] Fix ivopts.c target test [PR96372]Andrea Corallo1-0/+5
2021-01-18aix: document dwarf 4 default (and TPF default)David Edelsohn1-2/+3
2021-01-18analyzer: use "malloc" attributeDavid Malcolm2-4/+62
2021-01-17Default to DWARF5Mark Wielaard1-3/+4
2021-01-16nios2: Add -mcustom-fpu-cfg=fph2Sebastian Huber1-0/+28
2021-01-15rs6000, vector integer multiply/divide/modulo instructionsCarl Love1-0/+120
2021-01-15Pytest in tests: improveMartin Liska2-1/+5
2021-01-14Add GCC_EXTRA_DIAGNOSTIC_OUTPUT environment variable for fix-it hintsDavid Malcolm1-0/+19
2021-01-14slp: support complex FMS and complex FMS conjugateTamar Christina1-0/+45
2021-01-14slp: support complex FMA and complex FMA conjugateTamar Christina1-0/+45
2021-01-14slp: support complex multiply and complex multiply conjugateTamar Christina1-0/+44
2021-01-13doc: Fix typos in C++ Modules documentationJonathan Wakely1-2/+2
2021-01-11make FOR_EACH_IMM_USE_STMT safe for early exitsAlexandre Oliva1-14/+2
2021-01-09RTL: Update `const_double_zero' handling for mode and callable insnsMaciej W. Rozycki1-2/+2
2021-01-06doc: Re-add HSAIL to Language StandardsGerald Pfeifer1-0/+8
2021-01-05doc: reflect the publication of C++20 in invoke.texi and standards.texiJakub Jelinek2-10/+20
2021-01-04docs: Fix wording describing the hwaddress sanitizerMatthew Malcomson1-2/+2
2021-01-04Update copyright years.Jakub Jelinek55-58/+58
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