aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2023-08-24Revert "Initial support for AVX10.1"Haochen Jiang3-35/+3
2023-08-23rtl: use rtx_code for gen_ccmp_first and gen_ccmp_nextRichard Earnshaw1-2/+2
2023-08-22doc: Remove obsolete sentence about _Float* not being supported in C++ [PR106...Jakub Jelinek1-1/+1
2023-08-22VECT: Add LEN_FOLD_EXTRACT_LAST patternJuzhe-Zhong1-0/+6
2023-08-21analyzer: replace -Wanalyzer-unterminated-string with scan_for_null_terminato...David Malcolm1-13/+0
2023-08-17Document cond_neg, cond_one_cmpl, cond_len_neg and cond_len_one_cmpl standard...Andrew Pinski1-0/+62
2023-08-17Add warning options -W[no-]compare-distinct-pointer-typesJose E. Marchesi1-0/+6
2023-08-17doc: Fixes to RTL-SSA sample codeAlex Coplan1-12/+12
2023-08-17bpf: support `naked' function attributes in BPF targetsJose E. Marchesi1-0/+11
2023-08-17Initial support for AVX10.1Haochen Jiang3-3/+35
2023-08-16aarch64: Add support for Cortex-A720 CPURichard Ball1-1/+2
2023-08-14analyzer: New option fanalyzer-show-events-in-system-headers [PR110543]benjamin priour1-0/+9
2023-08-11analyzer: new warning: -Wanalyzer-unterminated-string [PR105899]David Malcolm2-0/+21
2023-08-11VECT: Add vec_mask_len_{load_lanes,store_lanes} patternsJuzhe-Zhong1-0/+34
2023-08-11c: Add __typeof_unqual__ and __typeof_unqual supportJakub Jelinek1-0/+7
2023-08-11c: Support for -Wuseless-cast [PR84510]Martin Uecker1-1/+1
2023-08-09aarch64: Add support for Cortex-A520 CPURichard Ball1-2/+2
2023-08-09targhooks: Extend legitimate_address_p with code_helper [PR110248]Kewen Lin1-5/+13
2023-08-08i386: Do not sanitize upper part of V2SFmode reg with -fno-trapping-math [PR1...Uros Bizjak1-0/+18
2023-08-04Add documentation for -Wflex-array-member-not-at-end.Qing Zhao1-0/+13
2023-08-04frontend: Add novector C++ pragmaTamar Christina1-0/+19
2023-08-04AVR: Add some more devices: AVR16DD*, AVR32DD*, AVR64DD*, AVR64EA*, ATtiny42*...Georg-Johann Lay1-3/+3
2023-08-03bpf: Implementation of BPF CO-RE builtinsCupertino Miranda1-0/+51
2023-08-03Introduce -msmp to select /lib_smp/ on ppc-vx6Alexandre Oliva1-1/+8
2023-08-01doc: Fix spelling in arm_v8_1m_main_cde_mve_fpChristophe Lyon1-2/+2
2023-07-31c: add -Wmissing-variable-declarations [PR65213]Hamza Mahfooz1-2/+9
2023-07-31SARIF and -ftime-report's output [PR109361]David Malcolm1-2/+10
2023-07-27bpf: ISA V4 sign-extending move and load insns [PR110782,PR110784]David Faust1-1/+8
2023-07-27bpf: minor doc cleanup for command-line optionsDavid Faust1-25/+23
2023-07-26bpf: add v3 atomic instructionsDavid Faust1-1/+7
2023-07-24bpf: sdiv/smod are now part of BPF V4Jose E. Marchesi1-0/+5
2023-07-24bpf: make use of the bswap{16,32,64} V4 BPF instructionJose E. Marchesi1-1/+10
2023-07-21bpf: pseudo-c assembly dialect supportCupertino Miranda1-2/+19
2023-07-21cleanup: make all cond_len_* and mask_len_* consistent on the order of mask a...Juzhe-Zhong1-18/+18
2023-07-21cleanup: Change LEN_MASK into MASK_LENJuzhe-Zhong1-9/+9
2023-07-20Document new analyzer parametersMartin Jambor1-0/+12
2023-07-20Add __builtin_iseqsig()Francois-Xavier Coudert1-3/+4
2023-07-20Correct Granite Rapids{, D} documentationHaochen Jiang1-6/+6
2023-07-19VECT: Add mask_len_fold_left_plus for in-order floating-point reductionJu-Zhe Zhong1-0/+13
2023-07-18[modula2] Uninitialized variable static analysis improvementsGaius Mulley1-13/+12
2023-07-17extend.texi: index __auto_typeArsen Arsenović1-0/+1
2023-07-17Initial Lunar Lake, Arrow Lake and Arrow Lake S SupportMo, Zewei2-0/+23
2023-07-17Support Intel SM4Haochen Jiang3-3/+14
2023-07-17Support Intel SHA512Haochen Jiang3-3/+15
2023-07-17Support Intel SM3Haochen Jiang3-2/+13
2023-07-17Support Intel AVX-VNNI-INT16Kong Lingling3-4/+14
2023-07-15Update my contrib entryAndrew Pinski1-1/+2
2023-07-13rs6000, Add return value to __builtin_set_fpscr_rnCarl Love1-8/+15
2023-07-12Initial Granite Rapids D SupportMo, Zewei2-0/+14
2023-07-11[modula2] Improve uninitialized variable analysis by combining basic blocksGaius Mulley1-0/+11