aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
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
2023-07-11VECT: Add COND_LEN_* operations for loop control with length targetsJu-Zhe Zhong1-0/+80
2023-07-10doc: Add doc for RISC-V Operand ModifiersKito Cheng1-0/+10
2023-07-10doc: Document arm_v8_1m_main_cde_mve_fpChristophe Lyon1-1/+7
2023-07-08doc: Fix typos in Warning Options [PR110596]Jonathan Wakely1-2/+2
2023-07-06arc: Update builtin documentationClaudiu Zissulescu1-0/+55
2023-07-06GTY: Enhance 'string_length' option documentationThomas Schwinge1-0/+11
2023-07-06GTY: Explicitly reject 'string_length' option for (fields in) global variablesThomas Schwinge1-0/+4
2023-07-06i386: Update document for inlining rulesHongyu Wang1-5/+14
2023-07-05doc: Update my Contributors entryJonathan Wakely1-2/+1
2023-07-05gimple-isel: Recognize vec_extract pattern.Robin Dapp1-1/+6
2023-07-04x86: Enable ENQCMD and UINTR for march=sierraforest.Lili Cui1-3/+4
2023-07-04Machine Description: Add LEN_MASK_{GATHER_LOAD, SCATTER_STORE} patternJu-Zhe Zhong1-0/+17
2023-07-03Middle-end: Change order of LEN_MASK_LOAD/LEN_MASK_STORE argumentsJu-Zhe Zhong1-8/+8
2023-07-03PR modula2/110125 variables reported as uninitialized when set inside WITHGaius Mulley1-0/+126
2023-07-03MIPS: Add basic support for mips16e2Jie Mei1-0/+7
2023-07-02Darwin, Objective-C: Support -fconstant-cfstrings [PR108743].Iain Sandoe1-7/+20
2023-06-30Mid engine setup [SU]ABDLOluwatamilore Adebayo1-0/+17
2023-06-29Update documentation to clarify a GCC extension [PR c/77650]Qing Zhao1-1/+43
2023-06-28Add leafy mode for zero-call-used-regsAlexandre Oliva1-3/+27
2023-06-27Fix __builtin_alloca_with_align_and_max defbuiltin usageAndrew Pinski1-1/+1