summaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)Author
2025-11-21Aarch64: Fix pasto in user manualEric Botcazou
2025-11-20middle-end: add target hook for iselTamar Christina
2025-11-20gcc/doc: Fix usages of @itemize with named items in Regs and MemoryArsen Arsenović
2025-11-19docs: aarch64: Minor grammar fix for preserve_none.Alfie Richards
2025-11-19support Wild linkerMartin Liska
2025-11-19i386: Add AVX10.1, AVX10.2, APX_F and MOVRS to Nova LakeHaochen Jiang
2025-11-18arm: doc: Update documentation on half-precision supportChristophe Lyon
2025-11-18arm: [MVE intrinsics] Avoid warnings when floating-point is not supported [PR...Christophe Lyon
2025-11-18[RISC-V] Add cpu and tuning structures for spacemit-x60 designAustin Law
2025-11-17docs: aarch64: arm: Update ACLE documentation.Alfie Richards
2025-11-17build: Check for ld -z compress-sections=zstd on SolarisRainer Orth
2025-11-14Remove --param=switch-lower-slow-alg-max-casesFilip Kastl
2025-11-14build: Require binutils 2.30+ on Solaris [PR121457, PR121458]Rainer Orth
2025-11-13[vxworks] wrap base/b_NULL.h to override NULLAlexandre Oliva
2025-11-13doc: Fix errors with makeinfo 4.8 [PR122638]Rainer Orth
2025-11-12aarch64: Add support for -mcpu=ampere1cPhilipp Tomsich
2025-11-12s390: Add stack protector guard docStefan Schulze Frielinghaus
2025-11-12gcc/doc: add index entries for SARIF and HTML output formatsArsen Arsenović
2025-11-12RISC-V: Add Andes 25 series pipeline description.Kuan-Lin Chen
2025-11-11diagnostics: add experimental SARIF JSON-RPC notifications for IDEs [PR115970]David Malcolm
2025-11-11LoongArch: doc: Add description of function attrubute.Lulu Cheng
2025-11-11LoongArch: Support la64v1.1 evolution features in the target pragma and attri...Lulu Cheng
2025-11-10Documentation for -fident and -Qy/-Qn options [PR122243]Sandra Loosemore
2025-11-10Document linker options + -Q and -S [PR122243]Sandra Loosemore
2025-11-10Add missing documentation for some -f, -g, and -W options [PR122243] [PR120064]Sandra Loosemore
2025-11-10Document long-form command-line options [PR122243]Sandra Loosemore
2025-11-10Only document -A/--assert options in cpp manual [PR122243]Sandra Loosemore
2025-11-10Add missing options to option summary [PR122243]Sandra Loosemore
2025-11-10Add some missing @opindex entries [PR122243]Sandra Loosemore
2025-11-10Fix typos in @opindex entries [PR122243]Sandra Loosemore
2025-11-07aarch64: Add support for preserve_none function attribute [PR target/118328]Alfie Richards
2025-11-06AArch64, ARM: Clean up documentation of -mbranch-protection.Sandra Loosemore
2025-11-06doc: Move _Countof under 'Other Extensions to C Syntax'Alejandro Colomar
2025-11-06Update immediate use iterator documentationRichard Biener
2025-11-06LoongArch: Switch the default code model to mediumXi Ruoyao
2025-11-06c++/modules: Allow ignoring some TU-local exposure errors in GMF [PR121574]Nathaniel Shead
2025-11-03docs: fmv: Update Function multi-versioning documentation [PR c/122202]Alfie Richards
2025-11-03LoongArch: Add builtin interfaces for 128 and 256 vector conversions.chenxiaolong
2025-11-02Update SSA iterator documentationRichard Biener
2025-11-01c: GNU extension allowing compound literals of variable sizeMartin Uecker
2025-10-30Extend the attribute "counted_by" to support VOID pointer under GNU extension.Qing Zhao
2025-10-29LoongArch: Make the code generation of the trap pattern configurableXi Ruoyao
2025-10-26install.texi: Update COBOL requirements.James K. Lowden
2025-10-25doc: fix __attribute__((nocf_check)) documentationSam James
2025-10-22Initial Nova Lake SupportHaochen Jiang
2025-10-20aarch64: Add support for menable-sysreg-checking flag.Srinath Parvathaneni
2025-10-20Add reduc_sbool_{and,ior,xor}_scal optabsRichard Biener
2025-10-18middle-end: refactor WIDEN_SUM_EXPR into convert optab [PR122069]Tamar Christina
2025-10-16diagnostics: generalize state graph code to use json::property instances (v2)David Malcolm
2025-10-15tree-parloops: Enable runtime thread detection with -ftree-parallelize-loopsSebastian Pop