aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2021-09-20c-family: Add more predefined macros for math flagsMatthias Kretz1-0/+18
2021-09-19Update the section on binutils versionAndrew Pinski1-0/+3
2021-09-19[PATCH] avr: Add atmega324pb MCUMatwey V. Kornilov1-1/+1
2021-09-17openacc: Shared memory layout optimisationJulian Brown2-1/+10
2021-09-16sparc: Add scheduling information for LEON5Daniel Cederman1-6/+7
2021-09-13c++: implement C++17 hardware interference sizeJason Merrill1-0/+65
2021-09-13i386: support micro-levels in target{,_clone} attrs [PR101696]Martin Liska1-0/+12
2021-09-13Always default to DWARF2 debug for cygwin and mingwRichard Biener1-0/+4
2021-09-10doc: document BPF -mcpu and related optionsDavid Faust1-1/+38
2021-09-10Remove vestiges of --with-stabsRichard Biener1-5/+0
2021-09-09Add -ftrivial-auto-var-init option and uninitialized variable attribute.qing zhao2-3/+54
2021-09-08c++: Fix docs on assignment of virtual bases [PR60318]Jonathan Wakely1-3/+4
2021-09-08AVX512FP16: Initial support for AVX512FP16 feature and scalar _Float16 instru...Guo, Xuepeng2-3/+15
2021-09-08Support -fexcess-precision=16 which will enable FLT_EVAL_METHOD_PROMOTE_TO_FL...liuhongt3-5/+15
2021-09-08Adjust the wording for x86 _Float16 type.liuhongt1-14/+13
2021-09-07doc: BPF CO-RE documentationDavid Faust2-1/+28
2021-09-06invoke.texi: Fix @opindex for -foffload-optionsTobias Burnus1-1/+1
2021-09-02Enable _Float16 type for TARGET_SSE2 and above.liuhongt1-0/+13
2021-09-01C-family: Add attribute 'unavailable'.Iain Sandoe1-0/+46
2021-09-01md/define_c_enum: support value assignationYunQiang Su1-0/+4
2021-08-30c++: Add warning about missing 'requires'Jason Merrill1-0/+22
2021-08-30Make sure -fexceptions is enabled when -fnon-call-exceptions isRichard Biener1-1/+2
2021-08-26extend.texi: add note about reserved ctor/dtor prioritiesJonathan Yong1-10/+10
2021-08-25Merge load/stores in ipa-modref summariesJan Hubicka1-0/+4
2021-08-24arm: Add command-line option for enabling CVE-2021-35465 mitigation [PR102035]Richard Earnshaw1-0/+9
2021-08-24Adjust inner loop cost scalingRichard Biener1-3/+4
2021-08-23docs: Fix -mpic-data-is-text-relative option placement.Martin Liska1-6/+6
2021-08-18Turn 'bool force_collect' parameter to 'ggc_collect' into an 'enum ggc_collec...Thomas Schwinge1-3/+3
2021-08-17Turn global 'ggc_force_collect' variable into 'force_collect' parameter to 'g...Thomas Schwinge1-1/+4
2021-08-16gcov: Add TARGET_GCOV_TYPE_SIZE target hookSebastian Huber2-0/+13
2021-08-16RISC-V: Allow multi-lib build with different code modelKito Cheng1-0/+17
2021-08-15or1k: Add mcmodel option to handle large GOTsStafford Horne1-1/+11
2021-08-12Remove legacy back threader.Aldy Hernandez1-3/+0
2021-08-09openacc: Middle-end worker-partitioning supportJulian Brown2-0/+11
2021-08-09[documentation] No need anymore to "mention ['gt-*.h' file] as a dependency i...Thomas Schwinge1-2/+1
2021-08-09[documentation] Fix GTY header file exampleThomas Schwinge1-1/+1
2021-08-06gcov: Add __gcov_info_to_gdca()Sebastian Huber1-11/+69
2021-08-05doc: Document cond_* shift optabs in md.texiRichard Sandiford1-0/+11
2021-08-04docs: document threader-mode paramMartin Liska1-0/+3
2021-08-03aarch64: Add -mtune=neoverse-512tvbRichard Sandiford1-4/+23
2021-08-02[gcc/doc] Improve nonnull attribute documentationTom de Vries1-11/+31
2021-07-30doc: correct documentation of "call" (et al) operand 2.Hans-Peter Nilsson1-2/+6
2021-07-30Add QI vector mode support to by-pieces for memsetH.J. Lu2-0/+9
2021-07-29Use range-based for loops for traversing loopsKewen Lin1-6/+7
2021-07-29Adjust docu of TARGET_VECTORIZE_VEC_PERM_CONSTAndreas Krebbel1-1/+1
2021-07-29Use preferred mode for doloop IV [PR61837]Jiufu Guo2-0/+11
2021-07-19debug: Allow means for targets to opt out of CTF/BTF supportIndu Bhagat2-0/+52
2021-07-19amdgcn: Add -mxnack and -msram-ecc [PR 100208]Andrew Stubbs1-0/+17
2021-07-19Remove gimple_expr_typeRichard Biener1-8/+0
2021-07-16analyzer: add __analyzer_dump_stateDavid Malcolm1-0/+9