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 |
2024-02-02 |
Iain Sandoe | testsuite, ubsan: Add libstdc++ deps where required. |
commit | commitdiff | tree |
2024-02-02 |
Iain Sandoe | testsuite, asan, hwsan: Add libstdc++ deps where required. |
commit | commitdiff | tree |
2024-02-02 |
Khem Raj | [PATCH] libgcc: Include stdlib.h for abort() on mingw32 |
commit | commitdiff | tree |
2024-02-02 |
Jonathan Wakely | libstdc++: Make std::function deduction guide support... |
commit | commitdiff | tree |
2024-02-02 |
Jonathan Wakely | libstdc++: Fix experimental/names.cc failure on AIX |
commit | commitdiff | tree |
2024-02-02 |
Jakub Jelinek | libgcc: Export XF, TF, HF and BFmode specific _BitInt... |
commit | commitdiff | tree |
2024-02-02 |
Jonathan Wakely | doc: Fix typo in description of hardbool attribute |
commit | commitdiff | tree |
2024-02-02 |
Jakub Jelinek | testsuite: Add another bitint testcase [PR113691] |
commit | commitdiff | tree |
2024-02-02 |
Jakub Jelinek | lower-bitint: Handle casts from large/huge _BitInt... |
commit | commitdiff | tree |
2024-02-02 |
Jakub Jelinek | lower-bitint: Handle uninitialized large/huge SSA_NAMEs... |
commit | commitdiff | tree |
2024-02-02 |
Jonathan Wakely | libstdc++: Implement some missing functions for net... |
commit | commitdiff | tree |
2024-02-02 |
Jonathan Wakely | libstdc++: Fix invalid order in PSTL inplace_merge... |
commit | commitdiff | tree |
2024-02-02 |
Jonathan Wakely | libstdc++: Avoid reusing moved-from iterators in PSTL... |
commit | commitdiff | tree |
2024-02-02 |
Jakub Jelinek | tree-ssa-math-opts: Fix is_widening_mult_rhs_p - unbrea... |
commit | commitdiff | tree |
2024-02-02 |
Rainer Orth | testsuite: i386: Fix gcc.target/i386/pr71321.c on Solar... |
commit | commitdiff | tree |
2024-02-02 |
Jonathan Wakely | libstdc++: Allow explicit conversion of string views... |
commit | commitdiff | tree |
2024-02-02 |
Jonathan Wakely | libstdc++: Remove noexcept from std::osyncstream::operator= |
commit | commitdiff | tree |
2024-02-02 |
Jonathan Wakely | libstdc++: Remove noexcept from std::generator::promise... |
commit | commitdiff | tree |
2024-02-02 |
Rainer Orth | testsuite: i386: Fix gcc.target/i386/sse2-stv-1.c on... |
commit | commitdiff | tree |
2024-02-02 |
Rainer Orth | testsuite: i386: Restrict gcc.target/i386/pr80569.c... |
commit | commitdiff | tree |
2024-02-02 |
Lehua Ding | Revert "RISC-V: Allow LICM hoist POLY_INT configuration... |
commit | commitdiff | tree |
2024-02-02 |
Iain Sandoe | testsuite, libphobos: Update link flags [PR112864]. |
commit | commitdiff | tree |
2024-02-02 |
Iain Sandoe | testsuite, Objective-C++: Update link flags [PR112863]. |
commit | commitdiff | tree |
2024-02-02 |
Iain Sandoe | testsuite, gfortran: Update link flags [PR112862]. |
commit | commitdiff | tree |
2024-02-02 |
Juzhe-Zhong | RISC-V: Allow LICM hoist POLY_INT configuration code... |
commit | commitdiff | tree |
2024-02-02 |
Rainer Orth | testsuite: i386: Fix gcc.target/i386/pieces-memcpy... |
commit | commitdiff | tree |
2024-02-02 |
Rainer Orth | testsuite: i386: Fix gcc.target/i386/apx-ndd-cmov.c... |
commit | commitdiff | tree |
2024-02-02 |
Sandra Loosemore | MAINTAINERS: Update my e-mail address. |
commit | commitdiff | tree |
2024-02-02 |
Jason Merrill | c++: no_unique_address and constexpr [PR112439] |
commit | commitdiff | tree |
2024-02-02 |
Jason Merrill | c++: variable template array of unknown bound [PR113638] |
commit | commitdiff | tree |
2024-02-02 |
Pan Li | RISC-V: Cleanup the comments for the psabi |
commit | commitdiff | tree |
2024-02-02 |
Juzhe-Zhong | RISC-V: Remove vsetvl_pre bogus instructions in VSETVL... |
commit | commitdiff | tree |
2024-02-02 |
Jiahao Xu | LoongArch: Fix incorrect return type for frecipe/frsqrt... |
commit | commitdiff | tree |
2024-02-02 |
Li Wei | LoongArch: Adjust cost of vector_stmt that match multip... |
commit | commitdiff | tree |
2024-02-02 |
Xi Ruoyao | LoongArch: Don't split the instructions containing... |
commit | commitdiff | tree |
2024-02-02 |
Lulu Cheng | LoongArch: Added support for loading __get_tls_addr... |
commit | commitdiff | tree |
2024-02-02 |
Lulu Cheng | LoongArch: Enable explicit reloc for extreme TLS GD... |
commit | commitdiff | tree |
2024-02-02 |
Lulu Cheng | LoongArch: Add the macro implementation of mcmodel... |
commit | commitdiff | tree |
2024-02-02 |
Lulu Cheng | LoongArch: Merge template got_load_tls_{ld/gd/le/ie}. |
commit | commitdiff | tree |
2024-02-02 |
Lulu Cheng | LoongArch: Modify the address calculation logic for... |
commit | commitdiff | tree |
2024-02-02 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-02-01 |
Marek Polacek | c++: -Wdangling-reference tweak to unbreak aarch64 |
commit | commitdiff | tree |
2024-02-01 |
Uros Bizjak | i386: Improve *cmp<dwi>_doubleword splitter [PR113701] |
commit | commitdiff | tree |
2024-02-01 |
Jakub Jelinek | libgcc: Avoid warnings on __gcc_nested_func_ptr_created... |
commit | commitdiff | tree |
2024-02-01 |
Jakub Jelinek | libgcc: Fix up i386/t-heap-trampoline [PR113403] |
commit | commitdiff | tree |
2024-02-01 |
Patrick Palka | libstdc++: Implement P2165R4 changes to std::pair/tuple... |
commit | commitdiff | tree |
2024-02-01 |
Patrick Palka | libstdc++/pair: Factor out const-assignability helper... |
commit | commitdiff | tree |
2024-02-01 |
John David... | Set num_threads to 50 on 32-bit hppa in two libgomp... |
commit | commitdiff | tree |
2024-02-01 |
John David... | xfail gnat.dg/trampoline3.adb scan-assembler-not check... |
commit | commitdiff | tree |
2024-02-01 |
John David... | hppa: Fix bug in atomic_storedi_1 pattern |
commit | commitdiff | tree |
2024-02-01 |
Patrick Palka | c++: ttp TEMPLATE_DECL equivalence [PR112737] |
commit | commitdiff | tree |
2024-02-01 |
Georg-Johann Lay | AVR: Tabify avr.cc |
commit | commitdiff | tree |
2024-02-01 |
Richard Ball | middle-end: Fix ICE in poly-int.h due to SLP. |
commit | commitdiff | tree |
2024-02-01 |
Jonathan Wakely | libstdc++: Do not use def-file-line for each macro... |
commit | commitdiff | tree |
2024-02-01 |
Jonathan Wakely | libstdc++: Update expected error for debug/constexpr... |
commit | commitdiff | tree |
2024-02-01 |
Jonathan Wakely | libstdc++: Fix -Wdeprecated warning about implicit... |
commit | commitdiff | tree |
2024-02-01 |
Thomas Schwinge | GCN: Don't hard-code number of SGPR/VGPR/AVGPR registers |
commit | commitdiff | tree |
2024-02-01 |
Lewis Hyatt | libcpp: Stabilize the location for macros restored... |
commit | commitdiff | tree |
2024-02-01 |
Marek Polacek | c++: ICE with throw inside concept [PR112437] |
commit | commitdiff | tree |
2024-02-01 |
Monk Chiang | RISC-V: Support scheduling for sifive p600 series |
commit | commitdiff | tree |
2024-02-01 |
Monk Chiang | RISC-V: Add minimal support for 7 new unprivileged... |
commit | commitdiff | tree |
2024-02-01 |
Rainer Orth | Link shared libasan with -z now on Solaris |
commit | commitdiff | tree |
2024-02-01 |
Rainer Orth | testsuite: i386: Fix gcc.target/i386/pr38534-1.c etc... |
commit | commitdiff | tree |
2024-02-01 |
Rainer Orth | testsuite: i386: Fix gcc.target/i386/no-callee-saved... |
commit | commitdiff | tree |
2024-02-01 |
Rainer Orth | testsuite: i386: Fix gcc.target/i386/avx512vl-stv-rotat... |
commit | commitdiff | tree |
2024-02-01 |
Rainer Orth | testsuite: i386: Fix gcc.target/i386/pr70321.c on 32... |
commit | commitdiff | tree |
2024-02-01 |
Rainer Orth | c++: Fix g++.dg/ext/attr-section2.C etc. with Solaris... |
commit | commitdiff | tree |
2024-02-01 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-02-01 |
Thomas Schwinge | GCN: Remove 'FIRST_{SGPR,VGPR,AVGPR}_REG', 'LAST_{SGPR... |
commit | commitdiff | tree |
2024-02-01 |
Thomas Schwinge | GCN: Remove 'SGPR_OR_VGPR_REGNO_P' definition |
commit | commitdiff | tree |
2024-02-01 |
Thomas Schwinge | GCN, RDNA 3: Adjust 'sync_compare_and_swap<mode>_lds_insn' |
commit | commitdiff | tree |
2024-02-01 |
Gaius Mulley | PR modula2/111627 defend against ICE |
commit | commitdiff | tree |
2024-02-01 |
Richard Biener | tree-optimization/113693 - LC SSA and region VN |
commit | commitdiff | tree |
2024-02-01 |
Szabolcs Nagy | aarch64: libgcc: Cleanup ELF marking in asm |
commit | commitdiff | tree |
2024-02-01 |
Jakub Jelinek | gimple-low: Remove .ASAN_MARK calls on TREE_STATIC... |
commit | commitdiff | tree |
2024-02-01 |
Roger Sayle | PR target/113560: Enhance is_widening_mult_rhs_p. |
commit | commitdiff | tree |
2024-02-01 |
Edwin Lu | Revert "RISC-V: Add non-vector types to dfa pipelines" |
commit | commitdiff | tree |
2024-02-01 |
Edwin Lu | Revert "RISC-V: Add vector related pipelines" |
commit | commitdiff | tree |
2024-02-01 |
Edwin Lu | Revert "RISC-V: Use default cost model for insn scheduling" |
commit | commitdiff | tree |
2024-02-01 |
Edwin Lu | Revert "RISC-V: Enable assert for insn_has_dfa_reservation" |
commit | commitdiff | tree |
2024-02-01 |
Edwin Lu | RISC-V: Enable assert for insn_has_dfa_reservation |
commit | commitdiff | tree |
2024-02-01 |
Edwin Lu | RISC-V: Use default cost model for insn scheduling |
commit | commitdiff | tree |
2024-02-01 |
Edwin Lu | RISC-V: Add vector related pipelines |
commit | commitdiff | tree |
2024-02-01 |
Edwin Lu | RISC-V: Add non-vector types to dfa pipelines |
commit | commitdiff | tree |
2024-02-01 |
Andrew Pinski | aarch64: -mstrict-align vs __arm_data512_t [PR113657] |
commit | commitdiff | tree |
2024-01-31 |
David Malcolm | analyzer: fix skipping of debug stmts [PR113253] |
commit | commitdiff | tree |
2024-01-31 |
Joseph Myers | c: Fix ICE for nested enum redefinitions with/without... |
commit | commitdiff | tree |
2024-01-31 |
Robin Dapp | match: Fix vcond into conditional op folding [PR113607]. |
commit | commitdiff | tree |
2024-01-31 |
Marek Polacek | c++: add deprecation notice for -fconcepts-ts |
commit | commitdiff | tree |
2024-01-31 |
Martin Uecker | Fix ICE with -g and -std=c23 when forming composite... |
commit | commitdiff | tree |
2024-01-31 |
Jonathan Yong | uninit-pr108968-register.c: use __UINTPTR_TYPE__ for... |
commit | commitdiff | tree |
2024-01-31 |
Gaius Mulley | modula2: tidyup patch |
commit | commitdiff | tree |
2024-01-31 |
Gaius Mulley | PR modula2/111627 Excess test fails with a case-preserv... |
commit | commitdiff | tree |
next |