aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2023-12-07aarch64: Add an early RA for strided registersRichard Sandiford1-0/+15
2023-12-07strub: enable conditional supportAlexandre Oliva3-0/+11
2023-12-07aarch64: rcpc3: Add +rcpc3 extensionVictor Do Nascimento1-0/+2
2023-12-06analyzer: fix taint false positives with UNKNOWN [PR112850]David Malcolm1-0/+14
2023-12-06aarch64: Add support for GCS system registers with the +gcs modifierVictor Do Nascimento1-0/+2
2023-12-06aarch64: Add march flags for +the and +d128 arch extensionsVictor Do Nascimento1-0/+7
2023-12-06diagnostics: prettify JSON output formatsDavid Malcolm1-2/+20
2023-12-05Introduce strub: machine-independent stack scrubbingAlexandre Oliva4-0/+410
2023-12-05aarch64: Add +sme2Richard Sandiford2-1/+4
2023-12-05aarch64: Add support for <arm_sme.h>Richard Sandiford1-0/+4
2023-12-05aarch64: Add +smeRichard Sandiford2-0/+4
2023-12-05Allow targets to add USEs to asmsRichard Sandiford1-2/+3
2023-12-05Add a new target hook: TARGET_START_CALL_ARGSRichard Sandiford2-10/+45
2023-12-05Add a target hook for sibcall epiloguesRichard Sandiford2-0/+10
2023-12-05Allow prologues and epilogues to be inserted laterRichard Sandiford2-0/+21
2023-12-04c++: implement P2564, consteval needs to propagate up [PR107687]Marek Polacek1-0/+34
2023-12-04RISC-V: Document optimization parameter riscv-strcmp-inline-limitChristoph Müllner1-0/+8
2023-12-04RISC-V: Add sifive-x280 to -mcpuKito Cheng1-1/+1
2023-12-04LoongArch: Add intrinsic function descriptions for LSX and LASX instructions ...chenxiaolong1-0/+1662
2023-12-02Allow target attributes in non-gnu namespacesRichard Sandiford1-6/+27
2023-12-01extend.texi: Fix up defbuiltin* with spaces in return typeJakub Jelinek1-29/+29
2023-12-01docs: remove stray reference to -fanalyzer-checker=taint [PR103533]David Malcolm1-3/+2
2023-12-01doc: Update the status of build directory not fully separatedXi Ruoyao1-3/+2
2023-12-01c: Add new -Wdeclaration-missing-parameter-type permerrorFlorian Weimer1-1/+17
2023-12-01c: Turn -Wincompatible-pointer-types into a permerrorFlorian Weimer1-0/+6
2023-12-01c: Turn -Wreturn-mismatch into a permerrorFlorian Weimer1-1/+5
2023-12-01c: Turn -Wimplicit-int into a permerrorFlorian Weimer1-2/+5
2023-12-01c: Turn -Wimplicit-function-declaration into a permerrorFlorian Weimer1-2/+6
2023-12-01c: Turn int-conversion warnings into permerrorsFlorian Weimer1-0/+6
2023-11-30aarch64: Add support for Ampere-1B (-mcpu=ampere1b) CPUPhilipp Tomsich1-1/+1
2023-11-29testsuite: Add 'only_for_offload_target' wrapper for 'scan-offload-tree-dump'...Thomas Schwinge1-2/+35
2023-11-29testsuite, i386: Only check for cfi directives if supported [PR112729]Rainer Orth1-0/+3
2023-11-29Introduce hardbool attribute for CAlexandre Oliva2-0/+86
2023-11-29Introduce -finline-stringopsAlexandre Oliva1-0/+15
2023-11-27aarch64: Use br instead of ret for eh_returnSzabolcs Nagy2-0/+24
2023-11-27c-family: Implement __has_feature and __has_extension [PR60512]Alex Coplan1-0/+41
2023-11-27RISC-V: Initial RV64E and LP64E supportTsukasa OI1-3/+4
2023-11-25doc: Complete and sort the list of front endsGerald Pfeifer1-3/+3
2023-11-25doc: Remove obsolete notes on GCC 4.x on FreeBSDGerald Pfeifer1-8/+0
2023-11-25doc: Update ISO C++ referenceGerald Pfeifer1-1/+1
2023-11-24install.texi: Update GCN entry - @uref and LLVM version remarkTobias Burnus1-2/+2
2023-11-24OpenMP: Add -Wopenmp and use itTobias Burnus1-1/+6
2023-11-23gcc: Introduce -fhardenedMarek Polacek3-2/+54
2023-11-23s390: implement flags outputJuergen Christ1-0/+5
2023-11-23c: Add __builtin_stdc_* builtinsJakub Jelinek1-0/+119
2023-11-23middle-end/32667 - document cpymem and memcpy exact overlap requirementRichard Biener2-3/+6
2023-11-23c++: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348]Jakub Jelinek1-0/+7
2023-11-22RISC-V: Add `movMODEcc' implementation for generic targetsMaciej W. Rozycki1-0/+9
2023-11-21Add register filter operand to define_register_constraintRichard Sandiford3-4/+43
2023-11-20inter-procedural value range propagationJan Hubicka1-2/+4