Age | Commit message (Expand) | Author | Files | Lines |
2024-07-10 | Daily bump. | GCC Administrator | 5 | -1/+322 |
2024-07-09 | Fix test errors after r15-1394 for sizeof(int)==sizeof(long) [PR115545] | Martin Uecker | 3 | -10/+10 |
2024-07-09 | c: Fix ICE for redeclaration of structs with different alignment [PR114727] | Martin Uecker | 2 | -0/+9 |
2024-07-09 | c: Fix ICE for incorrect code in comptypes_verify [PR115696] | Martin Uecker | 2 | -0/+11 |
2024-07-09 | rs6000, remove vector set and vector init built-ins. | Carl Love | 3 | -100/+14 |
2024-07-09 | rs6000, remove __builtin_vsx_xvcmpeqsp_p built-in | Carl Love | 1 | -3/+0 |
2024-07-09 | rs6000, extend vec_xxpermdi built-in for __int128 args | Carl Love | 3 | -0/+237 |
2024-07-09 | rs6000, remove __builtin_vsx_xvnegdp and __builtin_vsx_xvnegsp built-ins | Carl Love | 1 | -6/+0 |
2024-07-09 | rs6000, remove __builtin_vsx_vperm_* built-ins | Carl Love | 2 | -44/+11 |
2024-07-09 | rs6000, remove the vec_xxsel built-ins, they are duplicates | Carl Love | 2 | -47/+19 |
2024-07-09 | rs6000, add overloaded vec_sel with int128 arguments | Carl Love | 5 | -6/+315 |
2024-07-09 | rs6000, remove duplicated built-ins of vecmergl and vec_mergeh | Carl Love | 3 | -61/+0 |
2024-07-09 | rs6000, Remove redundant vector float/double type conversions | Carl Love | 1 | -12/+0 |
2024-07-09 | rs6000, extend the current vec_{un,}signed{e,o} built-ins | Carl Love | 5 | -11/+154 |
2024-07-09 | rs6000, fix error in unsigned vector float to unsigned int built-in definitions | Carl Love | 2 | -9/+33 |
2024-07-09 | rs6000, Remove __builtin_vsx_xvcv{sp{sx,u}ws,dpuxds_uns} | Carl Love | 1 | -15/+0 |
2024-07-09 | rs6000, Remove __builtin_vsx_cmple* builtins | Carl Love | 2 | -43/+0 |
2024-07-09 | i386: Implement .SAT_TRUNC for unsigned integers | Uros Bizjak | 2 | -2/+134 |
2024-07-09 | diagnostics: use refs rather than pointers for diagnostic_{path,context} | David Malcolm | 3 | -53/+52 |
2024-07-09 | arm: clean up some legacy FPA related cruft. | Richard Earnshaw | 1 | -51/+10 |
2024-07-09 | RISC-V: Fix comment/naming in attribute parsing code | Christoph Müllner | 1 | -4/+4 |
2024-07-09 | RISC-V: Deduplicate arch subset list processing | Christoph Müllner | 1 | -26/+6 |
2024-07-09 | RISC-V: testsuite: Properly gate LTO tests | Christoph Müllner | 2 | -2/+2 |
2024-07-09 | i386: Correct AVX10 CPUID emulation | Haochen Jiang | 1 | -2/+2 |
2024-07-09 | c: Rewrite c_parser_omp_tile_sizes to use c_parser_expr_list | Jakub Jelinek | 3 | -22/+15 |
2024-07-09 | c++: Implement C++26 CWG2819 - Allow cv void * null pointer value conversion ... | Jakub Jelinek | 4 | -25/+30 |
2024-07-09 | Rename __{float,double}_u to __x86_{float,double}_u to avoid pulluting the na... | liuhongt | 3 | -8/+32 |
2024-07-09 | RISC-V: Add testcases for unsigned vector .SAT_ADD IMM form 2 | Pan Li | 9 | -0/+185 |
2024-07-09 | RISC-V: Add testcases for unsigned vector .SAT_ADD IMM form 1 | Pan Li | 10 | -0/+449 |
2024-07-09 | Daily bump. | GCC Administrator | 6 | -1/+175 |
2024-07-08 | [to-be-committed][RISC-V][V3] DCE analysis for extension elimination | Jeff Law | 18 | -5/+1047 |
2024-07-08 | c-format.cc: add ctors to format_check_results and format_check_context | David Malcolm | 1 | -26/+37 |
2024-07-08 | i386: Promote {QI,HI}mode x86_mov<mode>cc_0_m1_neg to SImode | Uros Bizjak | 1 | -6/+19 |
2024-07-08 | libstdc++: Fix _Atomic(T) macro in <stdatomic.h> [PR115807] | Jonathan Wakely | 2 | -1/+15 |
2024-07-08 | Remove trailing whitespace from invoke.texi | Patrick O'Neill | 1 | -196/+196 |
2024-07-08 | x86: Support bitwise and/andnot/abs/neg/copysign/xorsign op for V8BF/V16BF/V32BF | Levy Hsu | 5 | -36/+234 |
2024-07-08 | rs6000: load high and low part of 128bit vector independently [PR110040] | Jeevitha | 3 | -0/+48 |
2024-07-08 | RISC-V: Implement .SAT_TRUNC for vector unsigned int | Pan Li | 18 | -0/+742 |
2024-07-08 | fortran: Move definition of variable closer to its uses | Mikael Morin | 1 | -14/+19 |
2024-07-08 | [RISC-V] add implied extension repeatly until stable | Fei Gao | 2 | -3/+14 |
2024-07-08 | rs6000: Replace orc with iorc [PR115659] | Kewen Lin | 3 | -14/+14 |
2024-07-08 | isel: Fold more in gimple_expand_vec_cond_expr with andc and iorc [PR115659] | Kewen Lin | 4 | -0/+42 |
2024-07-07 | rs6000: Consider explicit VSX when masking off ALTIVEC [PR115688] | Kewen Lin | 2 | -2/+20 |
2024-07-08 | x86: Update branch hint for Redwood Cove. | H.J. Lu | 3 | -24/+24 |
2024-07-08 | Daily bump. | GCC Administrator | 9 | -1/+69 |
2024-07-07 | PR modula2/115804 ICE during gimplification with new isfinite optab | Gaius Mulley | 1 | -11/+15 |
2024-07-07 | libstdc++: Tweak two links in configuration docs | Gerald Pfeifer | 2 | -4/+4 |
2024-07-07 | maintainer-scripts: Switch bug reporting URL to https | Gerald Pfeifer | 1 | -1/+1 |
2024-07-07 | doc: Remove dubious example around bug reporting | Gerald Pfeifer | 1 | -5/+0 |
2024-07-08 | c++: Simplify uses of LAMBDA_EXPR_EXTRA_SCOPE | Nathaniel Shead | 1 | -5/+2 |