2024-02-07 |
Philip Herron | gccrs: remove similar hack in type paths as we had... |
commit | commitdiff | tree |
2024-02-07 |
Philip Herron | gccrs: remove old generics hack to reuse generic symbol... |
commit | commitdiff | tree |
2024-02-07 |
Philip Herron | gccrs: Fix ICE accessing empty vector without check |
commit | commitdiff | tree |
2024-02-07 |
Philip Herron | gccrs: add test cases to prove type inference is working |
commit | commitdiff | tree |
2024-02-07 |
Philip Herron | gccrs: add testcase to prove issue has already been... |
commit | commitdiff | tree |
2024-02-07 |
Nobel Singh | gccrs: Set the default ABI to C for extern blocks and... |
commit | commitdiff | tree |
2024-02-07 |
Jakub Dupak | gccrs: TyTy: Store reference to type before any substit... |
commit | commitdiff | tree |
2024-02-07 |
Jakub Dupak | gccrs: TyTy: Store region constraints |
commit | commitdiff | tree |
2024-02-07 |
Jakub Dupak | gccrs: Typecheck: add regions (lifetimes) to TyTy |
commit | commitdiff | tree |
2024-02-07 |
Jakub Dupak | gccrs: HIR: Add mising getter |
commit | commitdiff | tree |
2024-02-07 |
Jakub Dupak | gccrs: TyTy: Region (lifetime) representation |
commit | commitdiff | tree |
2024-02-07 |
Jakub Dupak | gccrs: Typecheck: lifetime interning and resolution... |
commit | commitdiff | tree |
2024-02-07 |
Raiki Tamura | gccrs: Implement quick-check for Unicode |
commit | commitdiff | tree |
2024-02-07 |
Kushal Pal | gccrs: Parse normal functions with `self` parameter... |
commit | commitdiff | tree |
2024-02-07 |
Richard Biener | Apply TLC to vect_analyze_early_break_dependences |
commit | commitdiff | tree |
2024-02-07 |
Tamar Christina | middle-end: fix ICE when destination BB for stores... |
commit | commitdiff | tree |
2024-02-07 |
Tamar Christina | middle-end: fix ICE when moving statements to empty... |
commit | commitdiff | tree |
2024-02-07 |
Tamar Christina | middle-end: add additional runtime test for [PR113467] |
commit | commitdiff | tree |
2024-02-07 |
Jakub Jelinek | range-op: Fix up ABSU_EXPR handling [PR113756] |
commit | commitdiff | tree |
2024-02-07 |
Rainer Orth | testsuite: Don't xfail gcc.dg/debug/dwarf2/inline5.c |
commit | commitdiff | tree |
2024-02-07 |
Jakub Jelinek | wide-int: Fix mul_internal overflow handling [PR113753] |
commit | commitdiff | tree |
2024-02-07 |
Pan Li | RISC-V: Bugfix for RVV overloaded intrinisc ICE when... |
commit | commitdiff | tree |
2024-02-07 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-02-06 |
Jakub Jelinek | c++: Disallow this specifier except for parameter decla... |
commit | commitdiff | tree |
2024-02-06 |
H.J. Lu | x86-64: Return 10_REG if there is no scratch register |
commit | commitdiff | tree |
2024-02-06 |
Marek Polacek | c++: add fixed test [PR94231] |
commit | commitdiff | tree |
2024-02-06 |
Andrew Carlotti | aarch64: Fix function multiversioning mangling |
commit | commitdiff | tree |
2024-02-06 |
Jakub Jelinek | aarch64: Fix build against libc++ in c++11 mode [PR113763] |
commit | commitdiff | tree |
2024-02-06 |
Marek Polacek | c++: add auto_diagnostic_group to early_check_defaulted... |
commit | commitdiff | tree |
2024-02-06 |
Juzhe-Zhong | RISC-V: Fix infinite compilation of VSETVL PASS |
commit | commitdiff | tree |
2024-02-06 |
Jakub Jelinek | asan: Don't fold some strlens with -fsanitize=address... |
commit | commitdiff | tree |
2024-02-06 |
Jakub Jelinek | lower-bitint: Encode address space qualifiers in VIEW_C... |
commit | commitdiff | tree |
2024-02-06 |
Jakub Jelinek | tree-ssa-math-opts: Fix up convert_{mult,plusminus... |
commit | commitdiff | tree |
2024-02-06 |
Rainer Orth | libssp: Fix gets-chk.c compilation on Solaris |
commit | commitdiff | tree |
2024-02-06 |
Tejas Belagod | AArch64: aarch64_class_max_nregs mishandles 64-bit... |
commit | commitdiff | tree |
2024-02-06 |
Rainer Orth | libgcc: Export i386 symbols added after GCC_7.0.0 on... |
commit | commitdiff | tree |
2024-02-06 |
Matteo Italia | libgcc: fix SEH C++ rethrow semantics [PR113337] |
commit | commitdiff | tree |
2024-02-06 |
Torbjörn SVENSSON | libstdc++: /dev/null is not accessible on Windows |
commit | commitdiff | tree |
2024-02-06 |
Jason Merrill | c++: defaulted op== for incomplete class [PR107291] |
commit | commitdiff | tree |
2024-02-06 |
chenguoqi | LoongArch: libsanitizer: Enable Lsan and Tsan for loong... |
commit | commitdiff | tree |
2024-02-06 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-02-05 |
Christoph Müllner | riscv: Fix compiler warning in thead.cc |
commit | commitdiff | tree |
2024-02-05 |
Jason Merrill | c++: -frounding-math test [PR109359] |
commit | commitdiff | tree |
2024-02-05 |
Joseph Myers | Update gcc zh_CN.po |
commit | commitdiff | tree |
2024-02-05 |
Jason Merrill | c++: prvalue of array type [PR111286] |
commit | commitdiff | tree |
2024-02-05 |
Ian Lance Taylor | libgo: bump libgo version for GCC 14 release |
commit | commitdiff | tree |
2024-02-05 |
Ian Lance Taylor | compiler: add Type::message_name |
commit | commitdiff | tree |
2024-02-05 |
H.J. Lu | x86-64: Find a scratch register for large model profiling |
commit | commitdiff | tree |
2024-02-05 |
Jakub Jelinek | contrib: Fill in HOST{CC,CFLAGS,CXX,CXXFLAGS} in test_i... |
commit | commitdiff | tree |
2024-02-05 |
Jakub Jelinek | c: Avoid ICE with _BitInt(N) : 0 bitfield [PR113740] |
commit | commitdiff | tree |
2024-02-05 |
Marek Polacek | libitm: small update for C++20 |
commit | commitdiff | tree |
2024-02-05 |
Richard Ball | arm: Fix missing bti instruction for virtual thunks |
commit | commitdiff | tree |
2024-02-05 |
H.J. Lu | x86-64: Update gcc.target/i386/apx-ndd.c |
commit | commitdiff | tree |
2024-02-05 |
Xi Ruoyao | mips: Fix missing mode in neg<mode:MSA>2 |
commit | commitdiff | tree |
2024-02-05 |
Xi Ruoyao | MIPS: Fix wrong MSA FP vector negation |
commit | commitdiff | tree |
2024-02-05 |
Richard Biener | tree-optimization/113707 - ICE with VN elimination |
commit | commitdiff | tree |
2024-02-05 |
Richard Biener | Vectorizer and address-spaces |
commit | commitdiff | tree |
2024-02-05 |
Jakub Jelinek | lower-bitint: Remove single label _BitInt switches... |
commit | commitdiff | tree |
2024-02-05 |
Jakub Jelinek | i386: Clear REG_UNUSED and REG_DEAD notes from the... |
commit | commitdiff | tree |
2024-02-05 |
Richard Biener | target/113255 - avoid REG_POINTER on a pointer difference |
commit | commitdiff | tree |
2024-02-05 |
Monk Chiang | RISC-V: Add sifive-p450, sifive-p67 to -mcpu |
commit | commitdiff | tree |
2024-02-05 |
Monk Chiang | RISC-V: Support scheduling for sifive p400 series |
commit | commitdiff | tree |
2024-02-05 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-02-04 |
Jonathan Wakely | libstdc++: Replace padding bits with bit-fields in... |
commit | commitdiff | tree |
2024-02-04 |
Jonathan Wakely | libstdc++: Fix libstdc++exp.a so it really does contain... |
commit | commitdiff | tree |
2024-02-04 |
Jonathan Wakely | libstdc++: Add copyright and license text to new genera... |
commit | commitdiff | tree |
2024-02-04 |
Takayuki 'January... | xtensa: Fix missing mode warning in "*eqne_zero_masked_... |
commit | commitdiff | tree |
2024-02-04 |
Takayuki 'January... | xtensa: Recover constant synthesis for HImode after... |
commit | commitdiff | tree |
2024-02-04 |
Jeff Law | [committed] Reasonably handle SUBREGs in risc-v cost... |
commit | commitdiff | tree |
2024-02-04 |
Xi Ruoyao | LoongArch: Fix wrong LSX FP vector negation |
commit | commitdiff | tree |
2024-02-04 |
Xi Ruoyao | LoongArch: Avoid out-of-bounds access in loongarch_symb... |
commit | commitdiff | tree |
2024-02-04 |
Li Wei | LoongArch: testsuite: Fix gcc.dg/vect/vect-reduc-mul_... |
commit | commitdiff | tree |
2024-02-04 |
Iain Buclaw | libphobos: Merge upstream phobos 37796e783 |
commit | commitdiff | tree |
2024-02-04 |
Iain Buclaw | d: Merge dmd, druntime a6f1083699, phobos 31dedd7da |
commit | commitdiff | tree |
2024-02-04 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-02-03 |
John David... | Fix xfail for 32-bit hppa*-*-* in gcc.dg/pr84877.c |
commit | commitdiff | tree |
2024-02-03 |
Jerry DeLisle | libgfortran: EN0.0E0 and ES0.0E0 format editing. |
commit | commitdiff | tree |
2024-02-03 |
John David... | libatomic: Provide FPU exception defines for __hppa__ |
commit | commitdiff | tree |
2024-02-03 |
Maciej W. Rozycki | MAINTAINERS: Update my e-mail address |
commit | commitdiff | tree |
2024-02-03 |
Jakub Jelinek | wide-int: Fix up wi::bswap_large [PR113722] |
commit | commitdiff | tree |
2024-02-03 |
Jakub Jelinek | ggc-common: Fix save PCH assertion |
commit | commitdiff | tree |
2024-02-03 |
Iain Buclaw | d: Merge dmd. druntime e770945277, phobos 6d6e0b9b9 |
commit | commitdiff | tree |
2024-02-03 |
Xi Ruoyao | LoongArch: Fix an ODR violation |
commit | commitdiff | tree |
2024-02-03 |
Iain Buclaw | libphobos: Merge upstream phobos c6e1f98fa |
commit | commitdiff | tree |
2024-02-03 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-02-03 |
Patrick Palka | c++: requires-exprs and partial constraint subst [PR110006] |
commit | commitdiff | tree |
2024-02-03 |
Gaius Mulley | PR modula2/113730 Unexpected handling of mixed-precisio... |
commit | commitdiff | tree |
2024-02-02 |
Tamar Christina | middle-end: check memory accesses in the destination... |
commit | commitdiff | tree |
2024-02-02 |
Andrew Pinski | Fix some of vect-avg-*.c testcases |
commit | commitdiff | tree |
2024-02-02 |
Iain Buclaw | d: Merge dmd, druntime bce5c1f7b5, phobos e4d0dd513. |
commit | commitdiff | tree |
2024-02-02 |
Iain Buclaw | d: Merge dmd, druntime d8e3976a58, phobos 7a6e95688 |
commit | commitdiff | tree |
2024-02-02 |
Iain Buclaw | d: Merge upstream dmd, druntime f1a045928e |
commit | commitdiff | tree |
2024-02-02 |
Ian Lance Taylor | libgo: better error messages for unknown GOARCH/GOOS |
commit | commitdiff | tree |
2024-02-02 |
Ian Lance Taylor | compiler: export the type "any" as a builtin |
commit | commitdiff | tree |
2024-02-02 |
Jakub Jelinek | libgcc: Fix up _BitInt division [PR113604] |
commit | commitdiff | tree |
2024-02-02 |
Antoni Boucher | libgccjit: Implement sizeof operator |
commit | commitdiff | tree |
2024-02-02 |
Jason Merrill | c++: op== defaulted outside class [PR110084] |
commit | commitdiff | tree |
2024-02-02 |
John David... | hppa: Implement TARGET_ATOMIC_ASSIGN_EXPAND_FENV |
commit | commitdiff | tree |
2024-02-02 |
Juzhe-Zhong | RISC-V: Expand VLMAX scalar move in reduction |
commit | commitdiff | tree |
2024-02-02 |
Iain Sandoe | testsuite, Darwin: Allow for undefined symbols in share... |
commit | commitdiff | tree |
next |