2025-03-17 |
Pierre-Emmanuel... | gccrs: Change lookup_hir_self_param return type |
commit | commitdiff | tree |
2025-03-17 |
Pierre-Emmanuel... | gccrs: Change lookup_hir_param return type with optional |
commit | commitdiff | tree |
2025-03-17 |
Pierre-Emmanuel... | gccrs: Change lookup_hir_smt's return type with optional |
commit | commitdiff | tree |
2025-03-17 |
Pierre-Emmanuel... | gccrs: Change lookup_hir_type return type with an optional |
commit | commitdiff | tree |
2025-03-17 |
Pierre-Emmanuel... | gccrs: Change lookup_hir_generic_param return type |
commit | commitdiff | tree |
2025-03-17 |
Pierre-Emmanuel... | gccrs: Change lookup_hir_path_expr_seg return type |
commit | commitdiff | tree |
2025-03-17 |
Pierre-Emmanuel... | gccrs: Change lookup_hir_expr return type to optional |
commit | commitdiff | tree |
2025-03-17 |
Pierre-Emmanuel... | gccrs: Change lookup_hir_implitem return type |
commit | commitdiff | tree |
2025-03-17 |
Pierre-Emmanuel... | gccrs: Change return type to optional in get_lang_item |
commit | commitdiff | tree |
2025-03-17 |
Pierre-Emmanuel... | gccrs: Change lookup_module function return type |
commit | commitdiff | tree |
2025-03-17 |
Pierre-Emmanuel... | gccrs: Change lookup_hir_extern_item return type |
commit | commitdiff | tree |
2025-03-17 |
Pierre-Emmanuel... | gccrs: Change return type of lookup trait defid functions. |
commit | commitdiff | tree |
2025-03-17 |
Pierre-Emmanuel... | gccrs: Change lookup_local_defid return type to optional |
commit | commitdiff | tree |
2025-03-17 |
Pierre-Emmanuel... | gccrs: Change return type of lookup_defid |
commit | commitdiff | tree |
2025-03-17 |
Pierre-Emmanuel... | gccrs: Change crate name retrieval function return... |
commit | commitdiff | tree |
2025-03-17 |
Pierre-Emmanuel... | gccrs: Change crate_num_to_nodeid return type |
commit | commitdiff | tree |
2025-03-17 |
Pierre-Emmanuel... | gccrs: Change return type of lookup_crate_name |
commit | commitdiff | tree |
2025-03-17 |
Pierre-Emmanuel... | gccrs: Change return type of lookup_impl_block_type |
commit | commitdiff | tree |
2025-03-17 |
Pierre-Emmanuel... | gccrs: Change return type for lookup_hir_impl_block |
commit | commitdiff | tree |
2025-03-17 |
Pierre-Emmanuel... | gccrs: Change return type of lookup_hir_extern_block |
commit | commitdiff | tree |
2025-03-17 |
Pierre-Emmanuel... | gccrs: Change return type of lookup_hir_trait_item |
commit | commitdiff | tree |
2025-03-17 |
Pierre-Emmanuel... | gccrs: Change return type for lookup_hir_item to optional |
commit | commitdiff | tree |
2025-03-17 |
Pierre-Emmanuel... | gccrs: Change return type of resolve_nodeid_to_stmt |
commit | commitdiff | tree |
2025-03-17 |
Pierre-Emmanuel... | gccrs: Change lookup_hir_to_node return type to optional |
commit | commitdiff | tree |
2025-03-17 |
Pierre-Emmanuel... | gccrs: Change lookup_node_to_hir return type to optional |
commit | commitdiff | tree |
2025-03-17 |
Owen Avery | gccrs: Visit constant items without expressions properly |
commit | commitdiff | tree |
2025-03-17 |
Owen Avery | gccrs: Improve matching on non-enum ADTs |
commit | commitdiff | tree |
2025-03-17 |
Nobel Singh | gccrs: Add testcases for handling struct as scrutinee... |
commit | commitdiff | tree |
2025-03-17 |
Nobel Singh | gccrs: Handle structs as scrutinee for match expressions |
commit | commitdiff | tree |
2025-03-17 |
Owen Avery | gccrs: Remove unused Context parameter for some backend... |
commit | commitdiff | tree |
2025-03-17 |
Pierre-Emmanuel... | gccrs: Change singleton returned type to a reference |
commit | commitdiff | tree |
2025-03-17 |
Mael Cravero | gccrs: Remove unnecessary SIDE_EFFECTS/READONLY macros |
commit | commitdiff | tree |
2025-03-17 |
Jakub Dupak | gccrs: borrowck: Use std::ignore |
commit | commitdiff | tree |
2025-03-17 |
Jakub Dupak | gccrs: borrowck: Testsuite |
commit | commitdiff | tree |
2025-03-17 |
Jakub Dupak | gccrs: borrowck: Polonius error reporting |
commit | commitdiff | tree |
2025-03-17 |
Jakub Dupak | gccrs: borrowck: Link Polonius and run it |
commit | commitdiff | tree |
2025-03-17 |
Jakub Dupak | gccrs: borrowck: Build Polonius automatically |
commit | commitdiff | tree |
2025-03-17 |
Jakub Dupak | gccrs: borrowck: Polonius dump |
commit | commitdiff | tree |
2025-03-17 |
Kushal Pal | gccrs: Removed obsolete objects |
commit | commitdiff | tree |
2025-03-17 |
zhanghe9702 | gccrs: Remove redundant macro definition |
commit | commitdiff | tree |
2025-03-17 |
Arthur Cohen | gccrs: git: Ignore libgrust build folders |
commit | commitdiff | tree |
2025-03-17 |
Sahil Yeole | gccrs: contrib: Add libgrust to update-copyright.py... |
commit | commitdiff | tree |
2025-03-17 |
John David... | testsuite: Add -gno-strict-dwarf option to dwarf2 inlin... |
commit | commitdiff | tree |
2025-03-17 |
Iain Buclaw | libphobos: Add sqlite3 and odbc bindings |
commit | commitdiff | tree |
2025-03-17 |
Michal Jires | doc: document Incremental LTO flags |
commit | commitdiff | tree |
2025-03-17 |
Stefan Schulze... | testsuite: s390: Skip gcc.dg/vect/bb-slp-77.c |
commit | commitdiff | tree |
2025-03-17 |
Tobias Burnus | Move gfortran.dg/gomp/declare-variant-mod-1*.f90 to... |
commit | commitdiff | tree |
2025-03-17 |
Robin Dapp | RISC-V: Mask values before initializing bitmask vector... |
commit | commitdiff | tree |
2025-03-17 |
Ayan Shafqat | Aarch64: Add FMA and FMAF intrinsic and corresponding... |
commit | commitdiff | tree |
2025-03-17 |
Richard Biener | Add -[DU]_FORTIFY_SOURCE[=n] to DW_AT_producer |
commit | commitdiff | tree |
2025-03-17 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-03-16 |
Jeff Law | [RISC-V][PR target/116256][V4] Fix minor code quality... |
commit | commitdiff | tree |
2025-03-16 |
Harald Anlauf | Fortran: fix bogus dependency check in ALLOCATE stateme... |
commit | commitdiff | tree |
2025-03-16 |
Iain Buclaw | d: Merge upstream dmd, druntime 603225372b |
commit | commitdiff | tree |
2025-03-16 |
Iain Buclaw | d: Merge upstream dmd, druntime 53a1cc8d13 |
commit | commitdiff | tree |
2025-03-16 |
Robert Dubner | cobol: add cobol.dg/group1/escape.cob test; modify... |
commit | commitdiff | tree |
2025-03-16 |
Andrew Pinski | discriminators: Fix assigning discriminators on edge... |
commit | commitdiff | tree |
2025-03-16 |
Gaius Mulley | PR modula2/115111 Incorrect line debugging locations... |
commit | commitdiff | tree |
2025-03-16 |
Iain Sandoe | Darwin: Pass -macos_version_min to the linker [PR119172]. |
commit | commitdiff | tree |
2025-03-16 |
Iain Buclaw | d: Merge upstream dmd, druntime ffbad272b6 |
commit | commitdiff | tree |
2025-03-16 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-03-15 |
Iain Buclaw | d: Merge upstream dmd, druntime d29e3eca45 |
commit | commitdiff | tree |
2025-03-15 |
Iain Buclaw | d: Merge upstream dmd, druntime b7e3b3b617 |
commit | commitdiff | tree |
2025-03-15 |
Tobias Burnus | contrib/gcc-changelog: Fix Git.AutoInterrupt - sys... |
commit | commitdiff | tree |
2025-03-15 |
Tobias Burnus | Fortran: Store OpenMP's 'declare variant' in module... |
commit | commitdiff | tree |
2025-03-15 |
Pan Li | RISC-V: Refine the testcases for cond_widen_complicate-3 |
commit | commitdiff | tree |
2025-03-15 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-03-14 |
Joseph Myers | Regenerate .pot files |
commit | commitdiff | tree |
2025-03-14 |
Patrick Palka | libstdc++: Missing 'constexpr' in vector's from_range... |
commit | commitdiff | tree |
2025-03-14 |
Jakub Jelinek | cobol: Don't run cobol tests with -m32 or -mx32 [PR119290] |
commit | commitdiff | tree |
2025-03-14 |
Martin Jambor | ipa: Do not modify cgraph edges from thunk clones durin... |
commit | commitdiff | tree |
2025-03-14 |
Jakub Jelinek | match.pd: Fix up r15-8025 simplification [PR119287] |
commit | commitdiff | tree |
2025-03-14 |
Jakub Jelinek | c, c++: Set DECL_NOT_GIMPLE_REG_P on *PART_EXPR operand... |
commit | commitdiff | tree |
2025-03-14 |
Jakub Jelinek | analyzer: Fix ICE in cmp_csts_same_type on RAW_DATA_CST... |
commit | commitdiff | tree |
2025-03-14 |
Tomasz Kamiński | libstdc++: Fix views::zip_transform constraints for... |
commit | commitdiff | tree |
2025-03-14 |
Robert Dubner | Prevent use of ASM_EXPR for optimized COBOL compilation... |
commit | commitdiff | tree |
2025-03-14 |
Richard Biener | cobol/119281 - make sure $(gcc_version) is set for... |
commit | commitdiff | tree |
2025-03-14 |
Thomas Schwinge | Revert "GCN, nvptx: Basic '__cxa_guard_{acquire,abort... |
commit | commitdiff | tree |
2025-03-14 |
Thomas Schwinge | GCN, nvptx: Don't default-disable libstdc++ build |
commit | commitdiff | tree |
2025-03-14 |
Thomas Schwinge | GCN, nvptx: Allow for "hosted" libstdc++ build |
commit | commitdiff | tree |
2025-03-14 |
Tomasz Kamiński | libstdc++: Include missing algorithm header in priority... |
commit | commitdiff | tree |
2025-03-14 |
Richard Biener | tree-optimization/119274 - improve VN optimistic domina... |
commit | commitdiff | tree |
2025-03-14 |
Richard Sandiford | vect: Fix aarch64/pr99873_2.c ld4/st4 failure |
commit | commitdiff | tree |
2025-03-14 |
Giuseppe D... | libstdc++: fix compile error when converting std::weak_... |
commit | commitdiff | tree |
2025-03-14 |
Richard Biener | tree-optimization/119155 - wrong aligned access for... |
commit | commitdiff | tree |
2025-03-14 |
Sandra Loosemore | Doc: Remove redundant info from documentation of -ansi. |
commit | commitdiff | tree |
2025-03-14 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-03-13 |
Patrick Palka | libstdc++: Work around C++20 tuple<tuple<any>> constrai... |
commit | commitdiff | tree |
2025-03-13 |
Eric Botcazou | Plug small loophole in the pattern matching done by... |
commit | commitdiff | tree |
2025-03-13 |
Joseph Myers | Update gcc de.po |
commit | commitdiff | tree |
2025-03-13 |
Jan Hubicka | Fix speculation_useful_p |
commit | commitdiff | tree |
2025-03-13 |
Harald Anlauf | Fortran: improve checking of substring bounds [PR119118] |
commit | commitdiff | tree |
2025-03-13 |
Jonathan Wakely | libstdc++: Add P1206R7 from_range members to container... |
commit | commitdiff | tree |
2025-03-13 |
Iain Sandoe | testsuite, gm2: Use -B option for libstdc++ where required. |
commit | commitdiff | tree |
2025-03-13 |
Richard Sandiford | testsuite: Fix sve/mask_struct_load_3_run.c [PR113965] |
commit | commitdiff | tree |
2025-03-13 |
Jonathan Wakely | libstdc++: Implement <stdckdint.h> for C++26 (P3370R1) |
commit | commitdiff | tree |
2025-03-13 |
Jonathan Wakely | libstdc++: Implement <stdbit.h> for C++26 (P3370R1) |
commit | commitdiff | tree |
2025-03-13 |
Matthias Klose | Honor prefix and suffix when installing cobol binaries... |
commit | commitdiff | tree |
2025-03-13 |
Richard Biener | Fixup DECL_NOT_GIMPLE_REG_P description |
commit | commitdiff | tree |
2025-03-13 |
Wilco Dijkstra | libgcc: Remove PREDRES and LS64 from AArch64 cpuinfo |
commit | commitdiff | tree |
next |