aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2024-01-09arm: Add Arm Cortex-M52 CPU documentation.Chung-Ju Wu1-13/+13
2024-01-08Clarify -mmovbe documentationRichard Biener1-2/+2
2024-01-08i386: [APX] Add missing document for APXHongyu Wang1-0/+6
2024-01-05aarch64: Extend VECT_COMPARE_COSTS to !SVE [PR113104]Richard Sandiford1-8/+17
2024-01-04options: add gcc/regenerate-opt-urls.pyDavid Malcolm2-0/+35
2024-01-03Update copyright years.Jakub Jelinek55-59/+59
2024-01-03Update copyright dates.Jakub Jelinek7-9/+9
2023-12-24testsuite: Add tests for early break vectorizationTamar Christina1-0/+13
2023-12-22LoongArch: Add asm modifiers to the LSX and LASX directives in the doc.chenxiaolong2-1/+48
2023-12-21Document cond_copysign and cond_len_copysign optabs [PR112951]Andrew Pinski1-1/+9
2023-12-21LoongArch: Fix builtin function prototypes for LASX in doc.chenxiaolong1-12/+12
2023-12-21LoongArch: extend.texi: Fix typos in LSX intrinsicsJiajie Chen1-47/+43
2023-12-20c++: computed goto warning [PR37722]Jason Merrill1-0/+3
2023-12-20Fortran: Use non conflicting file extensions for intermediates [PR81615]Rimvydas Jasinskas1-0/+2
2023-12-20c: Split -Wcalloc-transposed-args warning from -Walloc-size, -Walloc-size fixesJakub Jelinek1-3/+18
2023-12-20strub: sparc64: unbias the stack address [PR112917]Alexandre Oliva1-1/+22
2023-12-18install: Drop hppa*-hp-hpux10, remove old notes on hppa*-hp-hpux11Gerald Pfeifer1-20/+0
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