summaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
AgeCommit message (Expand)Author
2025-11-21Aarch64: Fix pasto in user manualEric Botcazou
2025-11-19support Wild linkerMartin Liska
2025-11-19i386: Add AVX10.1, AVX10.2, APX_F and MOVRS to Nova LakeHaochen Jiang
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-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-11diagnostics: add experimental SARIF JSON-RPC notifications for IDEs [PR115970]David Malcolm
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-06AArch64, ARM: Clean up documentation of -mbranch-protection.Sandra Loosemore
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-10-29LoongArch: Make the code generation of the trap pattern configurableXi Ruoyao
2025-10-22Initial Nova Lake SupportHaochen Jiang
2025-10-20aarch64: Add support for menable-sysreg-checking flag.Srinath Parvathaneni
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
2025-10-15Initial Wildcat Lake SupportHaochen Jiang
2025-10-15i386: Correct ISA set for Panther Lake and Diamond RapidsHaochen Jiang
2025-10-14i386: Remove AMX-TRANSPOSE supportHaochen Jiang
2025-10-10aarch64, Darwin: Improve Apple M3 cores, add M4Francois-Xavier Coudert
2025-10-09PR81358: Enable automatic linking of libatomic.Prathamesh Kulkarni
2025-10-09doc: type-punning through a union is a GNU extension for C++Sam James
2025-10-09doc: fix grammar nitSam James
2025-10-09doc: mention -Wmaybe-uninitialized vs CCPSam James
2025-10-04c++, gimplify: Implement C++26 P2795R5 - Erroneous behavior for uninitialized...Jakub Jelinek
2025-10-04c++/modules: Handle naming external TU-local entities in ADLNathaniel Shead
2025-10-03Revert: r16-4193 ("diagnostics: generalize state graph code to use json::prop...David Malcolm
2025-10-02diagnostics: generalize state graph code to use json::property instancesDavid Malcolm
2025-10-01Add --parm auto-profile-bbsJan Hubicka
2025-09-26c, objc: Add -Wmultiple-parameter-fwd-decl-listsAlejandro Colomar
2025-09-26doc: Standardize on "bitwise" and "elementwise"Gerald Pfeifer
2025-09-25doc: Reword the description of -f[no-]fp-int-builtin-inexact defaultXi Ruoyao
2025-09-24docs: Note that -fisolate-erroneous-paths-dereference turns division by zero ...Xi Ruoyao
2025-09-23aarch64: Remove FMV beta warning.Alfie Richards
2025-09-22pru: Reject bit-fields for TI ABIDimitar Dimitrov
2025-09-20Add --param max-devirt-targetsJan Hubicka
2025-09-18AArch64: Add SME LUTv2 architecture extensionKarl Meakin
2025-09-16docs: Adjust -Wimplicit-fallthrough= documentation for C23Jakub Jelinek
2025-09-13doc: Editorial changes around -fprofile-partial-trainingGerald Pfeifer
2025-09-09doc: Adjust -Wextra description for -Wunterminated-string-initializationJonathan Wakely
2025-09-08doc: Document the -folding option for -fdump-tree-* [PR114892]Alex Coplan