aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2024-11-18libdiagnostics: add a "sarif-replay" command-line tool [PR96032]David Malcolm1-0/+6
2024-11-18Add libdiagnostics (v4)David Malcolm27-0/+2440
2024-11-18diagnostics: add support for nested diagnostics [PR116253]David Malcolm1-0/+18
2024-11-18AVR: target/84211 - Add a post reload register optimization pass.Georg-Johann Lay1-1/+13
2024-11-18docs: Document maskload else operand and behavior.Robin Dapp1-22/+41
2024-11-17hppa: Update install documentationJohn David Anglin1-112/+19
2024-11-17c: Implement -Wdeprecated-non-prototypeFlorian Weimer1-1/+11
2024-11-17c-family: add -fsearch-include-pathJason Merrill2-0/+20
2024-11-16doc: Streamline hppa*-hp-hpux11 installation instructionsGerald Pfeifer1-24/+0
2024-11-15c: Default to -std=gnu23Joseph Myers1-2/+3
2024-11-15c: Introduce -Wmissing-parameter-nameFlorian Weimer1-6/+19
2024-11-14aarch64: Add tests and docs for indirect_return attributeRichard Ball1-0/+10
2024-11-14aarch64: Add -mbranch-protection=gcs optionSzabolcs Nagy1-2/+3
2024-11-14Remove allocations which are used only for NULL pointer check and freeJan Hubicka1-3/+19
2024-11-13i386: Add -mveclibabi=aocl [PR56504]Filip Kastl1-15/+42
2024-11-13Introduce TARGET_CLONES_ATTR_SEPARATOR for RISC-VYangyu Chen2-0/+14
2024-11-13c: add Wzero-as-null-pointer-constant [PR117059]Martin Uecker1-3/+2
2024-11-11c++: rename -fmodules-ts to -fmodulesJason Merrill1-12/+12
2024-11-11c++: Add __builtin_operator_{new,delete} supportJakub Jelinek1-0/+28
2024-11-11aarch64: Add common subset of SVE2p1 and SMERichard Sandiford1-0/+2
2024-11-11doc: install: document UBSAN_OPTIONSSam James1-1/+3
2024-11-11doc: install: document bootstrap-ubsanSam James1-0/+4
2024-11-11Initial Diamond Rapids SupportHaochen Jiang2-0/+17
2024-11-08aarch64: Extend support for the AE family of Cortex CPUsVictor Do Nascimento1-4/+5
2024-11-07Doc: Add doc for standard name mask_len_strided_load{store}mPan Li1-0/+27
2024-11-04aarch64: Fix incorrect LS64 documentationRichard Sandiford1-3/+2
2024-11-04aarch64: Add support for FUJITSU-MONAKA (-mcpu=fujitsu-monaka) CPUYuta Mukai1-1/+1
2024-11-03docs: Document that __builtin_assoc_barrier also can be used for FMAs [PR115023]Andrew Pinski1-2/+14
2024-11-01[committed] Make LRA default for ft32 and remove -mlra optionJeff Law1-2/+1
2024-11-01c++: Adjust docs and option descriptions for the publishing of C++23Jakub Jelinek2-12/+22
2024-11-01Support Intel AMX-MOVRSHu, Lin13-3/+14
2024-11-01Support Intel MOVRSHu, Lin14-6/+18
2024-11-01Support Intel AMX-FP8Liwei Xu3-4/+15
2024-11-01Support Intel AMX-TRANSPOSEHaochen Jiang3-4/+15
2024-11-01Support Intel AMX-TF32Haochen Jiang3-4/+15
2024-11-01Support Intel AMX-AVX512Haochen Jiang3-4/+15
2024-10-30c: Do not document C23 support as experimental and incompleteJoseph Myers3-8/+6
2024-10-29diagnostics: support multiple output formats simultaneously [PR116613]David Malcolm1-0/+97
2024-10-29c: Add __builtin_stdc_rotate_{left,right} builtins [PR117030]Jakub Jelinek1-0/+26
2024-10-28build: update bootstrap req to C++14Jason Merrill1-7/+13
2024-10-27c-family: -Wleading-whitespace= argument spellingJakub Jelinek1-2/+2
2024-10-23doc: remove obsolete deprecated infoJason Merrill1-10/+0
2024-10-23libcpp: Add -Wleading-whitespace= warningJakub Jelinek1-1/+24
2024-10-19phiopt: do factor_out_conditional_operation for all phis [PR112418]Andrew Pinski1-0/+4
2024-10-17doc: remove outdated C++ Concepts sectionPatrick Palka1-44/+0
2024-10-16Fix bootstrap on 32-bit SPARC/SolarisEric Botcazou1-3/+0
2024-10-16sparc: drop -mlraSam James1-9/+1
2024-10-15Provide new GCC builtin __builtin_counted_by_ref [PR116016]Qing Zhao1-0/+55
2024-10-15C++: Add opindex for -Wchanges-meaning [PR117157]Andrew Pinski1-0/+2
2024-10-15libcpp: Add -Wtrailing-blanks warningJakub Jelinek1-1/+17