aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2023-12-17install: Streamline the hppa*-hp-hpux* sectionGerald Pfeifer1-21/+2
2023-12-17doc: Remove references to buildstat.htmlGerald Pfeifer1-52/+1
2023-12-16Add support for target_version attributeAndrew Carlotti2-0/+14
2023-12-15[PATCH v4 1/3] RISC-V: Add support for XCVelw extension in CV32E40PMary Bennett2-0/+11
2023-12-15aarch64: Add new load/store pair fusion pass.Alex Coplan1-1/+25
2023-12-15bitint: Introduce abi_limb_modeJakub Jelinek1-2/+2
2023-12-15doc: Update nvptx-tools Github linkGerald Pfeifer1-1/+1
2023-12-15i386: Remove RAO-INT from Grand RidgeHaochen Jiang1-2/+2
2023-12-15Consider fully pipelined FMA in get_reassociation_widthDi Zhao1-0/+6
2023-12-14doc: Document AArch64-specific asm operand modifiersAlex Coplan1-0/+25
2023-12-13c++: note other candidates when diagnosing deletednessPatrick Palka1-0/+5
2023-12-13amdgcn: Work around XNACK register allocation problemAndrew Stubbs1-1/+2
2023-12-13amdgcn: Support XNACK modeAndrew Stubbs1-2/+1
2023-12-13multiflags: fix doc warning properlyAlexandre Oliva1-2/+2
2023-12-12ipa/92606 - properly handle no_icf attribute for variablesRichard Biener1-0/+5
2023-12-12LoongArch: Allow -mcmodel=extreme and model attribute with -mexplicit-relocs=...Xi Ruoyao1-2/+2
2023-12-11multiflags: fix doc warningAlexandre Oliva1-1/+1
2023-12-11extend.texi: Mark builtin arguments with @var{...}Jakub Jelinek1-147/+147
2023-12-10doc: small tweakJason Merrill1-1/+1
2023-12-08LoongArch: New options -mrecip and -mrecip= with ffast-math.Jiahao Xu1-0/+54
2023-12-08LoongArch: Add support for LoongArch V1.1 approximate instructions.Jiahao Xu1-0/+35
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