Age | Commit message (Expand) | Author | Files | Lines |
2024-02-05 | mips: Fix missing mode in neg<mode:MSA>2 | Xi Ruoyao | 1 | -1/+1 |
2024-02-05 | MIPS: Fix wrong MSA FP vector negation | Xi Ruoyao | 1 | -3/+15 |
2024-02-05 | tree-optimization/113707 - ICE with VN elimination | Richard Biener | 3 | -0/+76 |
2024-02-05 | Vectorizer and address-spaces | Richard Biener | 1 | -1/+1 |
2024-02-05 | lower-bitint: Remove single label _BitInt switches [PR113737] | Jakub Jelinek | 2 | -1/+40 |
2024-02-05 | i386: Clear REG_UNUSED and REG_DEAD notes from the IL at the end of vzerouppe... | Jakub Jelinek | 1 | -0/+26 |
2024-02-05 | target/113255 - avoid REG_POINTER on a pointer difference | Richard Biener | 1 | -1/+1 |
2024-02-04 | RISC-V: Add sifive-p450, sifive-p67 to -mcpu | Monk Chiang | 4 | -1/+85 |
2024-02-04 | RISC-V: Support scheduling for sifive p400 series | Monk Chiang | 7 | -3/+198 |
2024-02-05 | Daily bump. | GCC Administrator | 7 | -1/+109 |
2024-02-04 | libstdc++: Replace padding bits with bit-fields in __format::_Spec | Jonathan Wakely | 1 | -0/+2 |
2024-02-04 | libstdc++: Fix libstdc++exp.a so it really does contain Filesystem TS symbols | Jonathan Wakely | 4 | -9/+38 |
2024-02-04 | libstdc++: Add copyright and license text to new generated headers | Jonathan Wakely | 4 | -2/+112 |
2024-02-04 | xtensa: Fix missing mode warning in "*eqne_zero_masked_bits" | Takayuki 'January June' Suwa | 1 | -1/+1 |
2024-02-04 | xtensa: Recover constant synthesis for HImode after LRA transition | Takayuki 'January June' Suwa | 1 | -8/+14 |
2024-02-04 | [committed] Reasonably handle SUBREGs in risc-v cost modeling | Jeff Law | 2 | -7/+26 |
2024-02-04 | LoongArch: Fix wrong LSX FP vector negation | Xi Ruoyao | 3 | -27/+18 |
2024-02-04 | LoongArch: Avoid out-of-bounds access in loongarch_symbol_insns | Xi Ruoyao | 1 | -1/+2 |
2024-02-04 | LoongArch: testsuite: Fix gcc.dg/vect/vect-reduc-mul_{1, 2}.c FAIL. | Li Wei | 1 | -55/+163 |
2024-02-04 | libphobos: Merge upstream phobos 37796e783 | Iain Buclaw | 6 | -1609/+10879 |
2024-02-04 | d: Merge dmd, druntime a6f1083699, phobos 31dedd7da | Iain Buclaw | 74 | -4270/+4531 |
2024-02-04 | Daily bump. | GCC Administrator | 8 | -1/+108 |
2024-02-03 | Fix xfail for 32-bit hppa*-*-* in gcc.dg/pr84877.c | John David Anglin | 1 | -1/+1 |
2024-02-03 | libgfortran: EN0.0E0 and ES0.0E0 format editing. | Jerry DeLisle | 8 | -79/+219 |
2024-02-03 | libatomic: Provide FPU exception defines for __hppa__ | John David Anglin | 2 | -0/+75 |
2024-02-03 | MAINTAINERS: Update my e-mail address | Maciej W. Rozycki | 1 | -1/+1 |
2024-02-03 | wide-int: Fix up wi::bswap_large [PR113722] | Jakub Jelinek | 2 | -6/+27 |
2024-02-03 | ggc-common: Fix save PCH assertion | Jakub Jelinek | 1 | -1/+1 |
2024-02-03 | d: Merge dmd. druntime e770945277, phobos 6d6e0b9b9 | Iain Buclaw | 136 | -3051/+4336 |
2024-02-03 | LoongArch: Fix an ODR violation | Xi Ruoyao | 2 | -2/+3 |
2024-02-03 | libphobos: Merge upstream phobos c6e1f98fa | Iain Buclaw | 5 | -2216/+4092 |
2024-02-03 | Daily bump. | GCC Administrator | 11 | -1/+629 |
2024-02-02 | c++: requires-exprs and partial constraint subst [PR110006] | Patrick Palka | 4 | -13/+84 |
2024-02-03 | PR modula2/113730 Unexpected handling of mixed-precision integer arithmetic | Gaius Mulley | 16 | -55/+463 |
2024-02-02 | middle-end: check memory accesses in the destination block [PR113588]. | Tamar Christina | 3 | -47/+104 |
2024-02-02 | Fix some of vect-avg-*.c testcases | Andrew Pinski | 12 | -12/+24 |
2024-02-03 | d: Merge dmd, druntime bce5c1f7b5, phobos e4d0dd513. | Iain Buclaw | 105 | -1767/+2916 |
2024-02-03 | d: Merge dmd, druntime d8e3976a58, phobos 7a6e95688 | Iain Buclaw | 196 | -702/+1202 |
2024-02-03 | d: Merge upstream dmd, druntime f1a045928e | Iain Buclaw | 65 | -1960/+3209 |
2024-02-02 | libgo: better error messages for unknown GOARCH/GOOS | Ian Lance Taylor | 5 | -1/+25 |
2024-02-02 | compiler: export the type "any" as a builtin | Ian Lance Taylor | 5 | -16/+21 |
2024-02-02 | libgcc: Fix up _BitInt division [PR113604] | Jakub Jelinek | 3 | -6/+132 |
2024-02-02 | libgccjit: Implement sizeof operator | Antoni Boucher | 11 | -0/+209 |
2024-02-02 | c++: op== defaulted outside class [PR110084] | Jason Merrill | 3 | -1/+13 |
2024-02-02 | hppa: Implement TARGET_ATOMIC_ASSIGN_EXPAND_FENV | John David Anglin | 2 | -1/+298 |
2024-02-03 | RISC-V: Expand VLMAX scalar move in reduction | Juzhe-Zhong | 2 | -5/+21 |
2024-02-02 | testsuite, Darwin: Allow for undefined symbols in shared test. | Iain Sandoe | 1 | -1/+8 |
2024-02-02 | testsuite, ubsan: Add libstdc++ deps where required. | Iain Sandoe | 5 | -10/+23 |
2024-02-02 | testsuite, asan, hwsan: Add libstdc++ deps where required. | Iain Sandoe | 8 | -15/+33 |
2024-02-02 | [PATCH] libgcc: Include stdlib.h for abort() on mingw32 | Khem Raj | 1 | -0/+1 |