Age | Commit message (Expand) | Author | Files | Lines |
2023-07-15 | Update my contrib entry | Andrew Pinski | 1 | -1/+2 |
2023-07-13 | rs6000, Add return value to __builtin_set_fpscr_rn | Carl Love | 1 | -8/+15 |
2023-07-12 | Initial Granite Rapids D Support | Mo, Zewei | 2 | -0/+14 |
2023-07-11 | [modula2] Improve uninitialized variable analysis by combining basic blocks | Gaius Mulley | 1 | -0/+11 |
2023-07-11 | VECT: Add COND_LEN_* operations for loop control with length targets | Ju-Zhe Zhong | 1 | -0/+80 |
2023-07-10 | doc: Add doc for RISC-V Operand Modifiers | Kito Cheng | 1 | -0/+10 |
2023-07-10 | doc: Document arm_v8_1m_main_cde_mve_fp | Christophe Lyon | 1 | -1/+7 |
2023-07-08 | doc: Fix typos in Warning Options [PR110596] | Jonathan Wakely | 1 | -2/+2 |
2023-07-06 | arc: Update builtin documentation | Claudiu Zissulescu | 1 | -0/+55 |
2023-07-06 | GTY: Enhance 'string_length' option documentation | Thomas Schwinge | 1 | -0/+11 |
2023-07-06 | GTY: Explicitly reject 'string_length' option for (fields in) global variables | Thomas Schwinge | 1 | -0/+4 |
2023-07-06 | i386: Update document for inlining rules | Hongyu Wang | 1 | -5/+14 |
2023-07-05 | doc: Update my Contributors entry | Jonathan Wakely | 1 | -2/+1 |
2023-07-05 | gimple-isel: Recognize vec_extract pattern. | Robin Dapp | 1 | -1/+6 |
2023-07-04 | x86: Enable ENQCMD and UINTR for march=sierraforest. | Lili Cui | 1 | -3/+4 |
2023-07-04 | Machine Description: Add LEN_MASK_{GATHER_LOAD, SCATTER_STORE} pattern | Ju-Zhe Zhong | 1 | -0/+17 |
2023-07-03 | Middle-end: Change order of LEN_MASK_LOAD/LEN_MASK_STORE arguments | Ju-Zhe Zhong | 1 | -8/+8 |
2023-07-03 | PR modula2/110125 variables reported as uninitialized when set inside WITH | Gaius Mulley | 1 | -0/+126 |
2023-07-03 | MIPS: Add basic support for mips16e2 | Jie Mei | 1 | -0/+7 |
2023-07-02 | Darwin, Objective-C: Support -fconstant-cfstrings [PR108743]. | Iain Sandoe | 1 | -7/+20 |
2023-06-30 | Mid engine setup [SU]ABDL | Oluwatamilore Adebayo | 1 | -0/+17 |
2023-06-29 | Update documentation to clarify a GCC extension [PR c/77650] | Qing Zhao | 1 | -1/+43 |
2023-06-28 | Add leafy mode for zero-call-used-regs | Alexandre Oliva | 1 | -3/+27 |
2023-06-27 | Fix __builtin_alloca_with_align_and_max defbuiltin usage | Andrew Pinski | 1 | -1/+1 |
2023-06-26 | docs: Add @cindex for some attributes | Andrew Pinski | 1 | -0/+3 |
2023-06-26 | docs: Fix typo | Andrew Carlotti | 1 | -1/+1 |
2023-06-23 | c++: Add support for -std={c,gnu}++2{c,6} | Marek Polacek | 2 | -3/+16 |
2023-06-22 | configure: Implement --enable-host-bind-now | Marek Polacek | 1 | -0/+6 |
2023-06-21 | analyzer: add text-art visualizations of out-of-bounds accesses [PR106626] | David Malcolm | 1 | -0/+15 |
2023-06-21 | diagnostics: add support for "text art" diagrams | David Malcolm | 1 | -2/+23 |
2023-06-21 | c-family: implement -ffp-contract=on | Alexander Monakov | 1 | -3/+5 |
2023-06-21 | docs: replace backslashchar [PR 110329]. | Tamar Christina | 1 | -1/+1 |
2023-06-20 | rs6000: Add builtins for IEEE 128-bit floating point values | Carl Love | 1 | -5/+19 |
2023-06-19 | New compact syntax for insn and insn_split in Machine Descriptions. | Tamar Christina | 1 | -0/+163 |
2023-06-19 | Doc update: -foffload-options= examples + OpenMP in Fortran intrinsic modules | Tobias Burnus | 1 | -1/+1 |
2023-06-19 | VECT: Support LEN_MASK_{LOAD,STORE} ifn && optabs | Ju-Zhe Zhong | 1 | -4/+57 |
2023-06-16 | uiltins: Add support for clang compatible __builtin_{add,sub}c{,l,ll} [PR79173] | Jakub Jelinek | 1 | -0/+44 |
2023-06-16 | c++: Accept elaborated-enum-base with pedwarn | Alex Coplan | 1 | -1/+12 |
2023-06-16 | Add MinGW option -mcrtdll= for choosing C RunTime DLL library | Pali Rohár | 1 | -1/+23 |
2023-06-16 | MIPS16: Implement `code_readable` function attribute. | Simon Dardis | 1 | -0/+17 |
2023-06-15 | configure: Implement --enable-host-pie | Marek Polacek | 1 | -2/+14 |
2023-06-15 | middle-end, i386: Pattern recognize add/subtract with carry [PR79173] | Jakub Jelinek | 1 | -0/+16 |
2023-06-15 | Missed opportunity to use [SU]ABD | Oluwatamilore Adebayo | 1 | -0/+10 |
2023-06-14 | driver: Forward '-lgfortran', '-lm' to offloading compilation | Thomas Schwinge | 1 | -3/+2 |
2023-06-13 | arm: Extend -mtp= arguments | Kyrylo Tkachov | 1 | -6/+9 |
2023-06-13 | aarch64: Extend -mtp= arguments | Kyrylo Tkachov | 1 | -6/+6 |
2023-06-12 | Fix oversight in latest change | Eric Botcazou | 1 | -1/+1 |
2023-06-10 | VECT: Add SELECT_VL support | Ju-Zhe Zhong | 1 | -0/+22 |
2023-06-09 | doc: Clarification for -Wmissing-field-initializers | Marek Polacek | 1 | -2/+3 |
2023-06-06 | c++: Add -Wnrvo | Jason Merrill | 1 | -0/+19 |