aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)Author
2023-07-20Correct Granite Rapids{, D} documentationHaochen Jiang
2023-07-12Initial Granite Rapids D SupportMo, Zewei
2023-07-08doc: Fix typo in Warning Options [PR110595]Jonathan Wakely
2023-07-04x86: Enable ENQCMD and UINTR for march=sierraforest.Lili Cui
2023-07-03Darwin, Objective-C: Support -fconstant-cfstrings [PR108743].Iain Sandoe
2023-06-28Support parallel testing in libgomp: fallback Perl 'flock' [PR66005]Thomas Schwinge
2023-06-27Fix __builtin_alloca_with_align_and_max defbuiltin usageAndrew Pinski
2023-06-01doc: Fix description of x86 -m32 option [PR109954]Jonathan Wakely
2023-05-16RISCV: Inline subword atomic opsPatrick O'Neill
2023-05-04Docs: Add vector register constarint for asm operandsKito Cheng
2023-05-02c++: Move -Wdangling-reference to -Wextra [PR109642]Marek Polacek
2023-04-24doc: Update install.texi for GCC 13Rainer Orth
2023-04-21LoongArch: Add built-in functions description of LoongArch Base instruction s...Lulu Cheng
2023-04-20doc: Remove repeated word (typo)Alejandro Colomar
2023-04-19install.texi: Document --enable-decimal-float for AArch64Christophe Lyon
2023-04-18Docs: Add doc for RISC-V vector intrinsicsKito Cheng
2023-04-10Support Intel AMX-COMPLEXHaochen Jiang
2023-04-05doc: md.texi (Including Patterns): Fix page breakHans-Peter Nilsson
2023-04-04doc: md.texi (Insn Splitting): Tweak wording for readability.Hans-Peter Nilsson
2023-04-03param: document ranger-recompute-depthMartin Liska
2023-04-02Added item entry in docs for the new check_effective_target.Cupertino Miranda
2023-04-03Document signbitm2.liuhongt
2023-04-01aarch64, builtins: Include PR registers in FUNCTION_ARG_REGNO_P etc. [PR109254]Jakub Jelinek
2023-03-28Modula-2: fix documentation layout againEric Botcazou
2023-03-27Docs, OpenMP: Correct internal documentation of OMP_FOR.Sandra Loosemore
2023-03-26doc: Remove anachronistic note related to languages builtGerald Pfeifer
2023-03-24docs, analyzer: improvements to "Debugging the Analyzer"David Malcolm
2023-03-24[testsuite] test for weak_undefined support and add optionsAlexandre Oliva
2023-03-23Remove TARGET_GEN_MEMSET_SCRATCH_RTX since it's not used anymore.liuhongt
2023-03-21docs: Fix up new instances of index reorderingArsen Arsenović
2023-03-21doc: Remove the @gol macro/aliasArsen Arsenović
2023-03-21doc: Update texinfo.texArsen Arsenović
2023-03-21docs: Add @defbuiltin family of helpersArsen Arsenović
2023-03-21doc: Fix a few minor errors spotted by testersArsen Arsenović
2023-03-21docs: Create Indices appendixArsen Arsenović
2023-03-19Docs: correct typo in nonnull function attribute description.Jonny Grant
2023-03-17Docs: Fix formatting issues in BPF built-ins documentation.Sandra Loosemore
2023-03-17Docs: Fix some too-long lines in Texinfo manual.Sandra Loosemore
2023-03-13Docs: Fix double 'See' in zero-length-bounds docs.Sean Bright
2023-03-12middle-end: Implement preferred_div_as_shifts_over_mult [PR108583]Tamar Christina
2023-03-12middle-end: Revert can_special_div_by_const changes [PR108583]Tamar Christina
2023-03-12Docs: Fix typo in previous commitSandra Loosemore
2023-03-12[PR modula2/109089] implementation of boolean should be C++/C boolGaius Mulley
2023-03-12Docs: Clean up description of asan-kernel-mem-intrinsic-prefix.Sandra Loosemore
2023-03-12doc: Drop a redundant link to AVR-LibCGerald Pfeifer
2023-03-11Fwd: [PATCHJ]: Bugzilla 88860 - Clarify online manual infelicitiesJeff Law
2023-03-11Docs: Update documentation of Texinfo versions for building manuals.Sandra Loosemore
2023-03-10file-prefix-map: Fix up -f*-prefix-map= [PR108464]Jakub Jelinek
2023-03-09c++: hide __is_deducible for GCC 13Jason Merrill
2023-03-09c++: add __is_deducible trait [PR105841]Jason Merrill