aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2024-01-21Make the manual clearer about what options -Wunused enables [PR90464]Sandra Loosemore1-10/+18
2024-01-21Clean up examples for -Wdangling-pointer [PR109708]Sandra Loosemore1-22/+34
2024-01-20Correct documentation for -Warray-parameter [PR102998]Sandra Loosemore1-8/+16
2024-01-19RISC-V: Documnet the list of supported extensionsKito Cheng1-0/+461
2024-01-19RISC-V: Document the syntax of -marchKito Cheng1-0/+16
2024-01-19More precise documentation for cleanup attribute [PR110029]Sandra Loosemore1-0/+5
2024-01-18Improve documentation of noinline and noipa attributes [PR108470]Sandra Loosemore1-7/+10
2024-01-18Remove remnant of removed Cygwin options from invoke.texi [PR108521]Brian Inglis1-1/+1
2024-01-18Restore documentation for const/volatile functions [PR107942]Sandra Loosemore1-2/+35
2024-01-18Document negative forms of -Wtsan and -Wxor-used-as-pow [PR110847]Sandra Loosemore1-11/+11
2024-01-18Re-alphabetize attribute tables in extend.texi.Sandra Loosemore1-393/+396
2024-01-17Clean up documentation for -Wstrict-flex-arrays [PR111659]Sandra Loosemore2-34/+47
2024-01-17Move docs for -Wuse-after-free and -Wuseless-cast [PR111693]Sandra Loosemore1-79/+79
2024-01-17Tidy documentation for BPF builtins [PR112973]Sandra Loosemore1-14/+24
2024-01-16AArch64: Add -mcpu=cobalt-100Wilco Dijkstra1-1/+1
2024-01-16AVR: Add AVR16EB, AVR16EA and AVR32EA devices.Georg-Johann Lay1-1/+1
2024-01-15AVR: Document option -mskip-bug.Georg-Johann Lay1-4/+10
2024-01-14AVR: Support .rodata in Flash for AVR64* and AVR128* Devices.Georg-Johann Lay1-2/+38
2024-01-12AVR: Documentation: Web-Link an example ld-Script for Address-Space __flashN.Georg-Johann Lay1-1/+3
2024-01-12AVR: Documentation: Attribute address has exactly one argument.Georg-Johann Lay1-2/+1
2024-01-12testsuite: Make bitint early vect test more accurateTamar Christina1-0/+12
2024-01-12Update documents for fcf-protection=liuhongt1-0/+3
2024-01-11AVR: invoke.texi: Put internal options in their own @subsubsection.Georg-Johann Lay1-34/+39
2024-01-11AVR: Some minor improvements to the TEXI documentation.Georg-Johann Lay3-27/+44
2024-01-11Add -mevex512 into invoke.texiHaochen Jiang1-1/+6
2024-01-10middle-end: Don't apply copysign optimization if target does not implement op...Tamar Christina1-0/+4
2024-01-10i386: [APX] Document inline asm behavior and new switch for APXHongyu Wang1-0/+8
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