]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2022-04-27 Hongyu WangAVX512F: Add missing macro for mask(z?)_scalf_s[sd...
2022-04-27 GCC AdministratorDaily bump.
2022-04-26 Iain Buclawlibphobos: Give _Unwind_Exception an alignment that...
2022-04-26 Iain Buclawlibphobos: Don't call free on the TLS array in the...
2022-04-26 Jonathan Wakelylibstdc++: Add deduction guides for std::packaged_task...
2022-04-26 GCC AdministratorDaily bump.
2022-04-25 GCC AdministratorDaily bump.
2022-04-24 GCC AdministratorDaily bump.
2022-04-23 GCC AdministratorDaily bump.
2022-04-22 Thomas W Rodgerslibstdc++: Make atomic notify_one and notify_all non...
2022-04-22 Marek Polacekc++: wrong error with constexpr COMPOUND_EXPR [PR105321]
2022-04-22 Marek Polacekc++: ambiguous call not diagnosed after DR2352 [PR97296]
2022-04-22 GCC AdministratorDaily bump.
2022-04-21 Jonathan Wakelylibstdc++: Remove workaround for FE bug in std::tuple...
2022-04-21 Jonathan Wakelylibstdc++: Remove "no stronger" assertion in compare...
2022-04-21 Jonathan Wakelylibstdc++: Fix test failures at -O0
2022-04-21 Jonathan Wakelylibstdc++: Fix ambiguous comparisons for iterators...
2022-04-21 Jonathan Wakelylibstdc++: Fix test that fails in C++20 mode
2022-04-21 Fritz Reesefortran: Fix conv of UNION constructors [PR105310]
2022-04-21 Jonathan Wakelylibstdc++: Fix filesystem::temp_directory_path [PR101709]
2022-04-21 Jonathan Wakelylibstdc++: Remove bogus assertion in std::from_chars...
2022-04-21 Jonathan Wakelylibstdc++: Use secure_getenv for filesystem::temp_direc...
2022-04-21 Jonathan Wakelylibstdc++: Ensure C++20 std::stringstream definitions...
2022-04-21 Jonathan Wakelylibstdc++: Fix tests that fail with fully-dynamic-string
2022-04-21 Jonathan Wakelylibstdc++: Fix non-reserved name in <regex> header
2022-04-21 Jonathan Wakelylibstdc++: Add another non-reserved name to tests
2022-04-21 Jonathan Wakelylibstdc++: Add missing noexcept to lazy_split_view...
2022-04-21 Jonathan Wakelylibstdc++: Use std::construct_at in net::ip::address
2022-04-21 Jonathan Wakelylibstdc++: Improvements to standard error category...
2022-04-21 Jonathan Wakelylibstdc++: Reorder constraints on std::span::span(Range...
2022-04-21 Jonathan Wakelylibstdc++: Avoid unwanted allocations in filesystem...
2022-04-21 Pavel I. Kryukovlibstdc++: Add self-merge check to std::forward_list...
2022-04-21 Jonathan Wakelylibstdc++: Ignore cv-quals when std::allocator<void...
2022-04-21 Jonathan Wakelylibstdc++: Do not use std::isdigit in <charconv> [PR103911]
2022-04-21 Jonathan Wakelylibstdc++: Avoid overflow in ranges::advance(i, n,...
2022-04-21 Jonathan Wakelylibstdc++: Increase timeout for pthread7-rope.cc test
2022-04-21 Jonathan Wakelylibstdc++: Fix test failure on AIX
2022-04-21 Jonathan Wakelylibstdc++: Use LTLIBICONV when linking libstdc++.so...
2022-04-21 Jonathan Wakelylibstdc++: Fix incorrect IS number in doc comment
2022-04-21 Jonathan Wakelylibstdc++: Fix macro checked by test
2022-04-21 Jonathan Wakelylibstdc++: Fix warning in __moneypunct_cache::_M_cache...
2022-04-21 Jonathan Wakelylibstdc++: Avoid -Wzero-as-null-pointer-constant warnin...
2022-04-21 Jakub Jelineksparc: Preserve ORIGINAL_REGNO in epilogue_renumber...
2022-04-21 Jakub Jelinekemit-rtl: Fix -fcompare-debug bug with label references...
2022-04-21 Sergei Trofimovichgcov-profile: Allow negative counts of indirect calls...
2022-04-21 Matthias Kretzc++: don't ICE on NAMESPACE_DECL inside FUNCTION_DECL
2022-04-21 Richard BienerUpdate BASE-VER to 11.3.1
2022-04-21 Richard BienerUpdate ChangeLog and version files for release releases/gcc-11.3.0
2022-04-21 GCC AdministratorDaily bump.
2022-04-20 Jakub Jelinekc++: Fix up CONSTRUCTOR_PLACEHOLDER_BOUNDARY handling...
2022-04-20 GCC AdministratorDaily bump.
2022-04-19 Hans-Peter... doc/install.texi: CRIS: Remove gone websites. Adjust...
2022-04-19 Hans-Peter... doc/invoke.texi: CRIS: Remove references to cris-axis...
2022-04-19 Richard Bienertree-optimization/104880 - move testcase
2022-04-19 GCC AdministratorDaily bump.
2022-04-18 GCC AdministratorDaily bump.
2022-04-17 GCC AdministratorDaily bump.
2022-04-16 GCC AdministratorDaily bump.
2022-04-15 GCC AdministratorDaily bump.
2022-04-14 Jonathan Wakelylibstdc++: Update incorrect statement about mainline...
2022-04-14 Andreas KrebbelIBM zSystems: Add support for z16 as CPU name.
2022-04-14 Iain SandoeDarwin, rs6000: Amend lo_sum use for forced constants...
2022-04-14 Iain SandoeDarwin: Rework handling for unwinder code in libgcc_s...
2022-04-14 Iain Sandoelibgcc, emutls: Allow building weak definitions of...
2022-04-14 Iain SandoeDarwin: Revise handling of some driver opts.
2022-04-14 Iain Sandoelibstdc++, testsuite: Add a prune expression for extern...
2022-04-14 Iain Sandoeconfigure, Darwin: Set appropriate defaults for host...
2022-04-14 Iain SandoeIPA: Provide a mechanism to register static DTORs via...
2022-04-14 Iain SandoeDarwin : Make trampoline templates linker-visible.
2022-04-14 Iain SandoeDarwin, crts: Fix a build warning.
2022-04-14 Saagar JhaDarwin, config: Amend for Darwin 21 / macOS 12.
2022-04-14 Iain Sandoecollect2: Fix missing cleanups.
2022-04-14 Iain SandoeDarwin, PPC : Fix R13 for PPC64.
2022-04-14 Iain SandoeDarwin, crts: Build Darwin10 unwinder shim as a library.
2022-04-14 Iain SandoeJit, testsuite: Amend expect processing to tolerate...
2022-04-14 Iain Sandoeconfigure: Avoid unnecessary constraints on executables...
2022-04-14 Iain Sandoelibgcc, X86: Adjust guard for Mach-O code.
2022-04-14 Iain Sandoelibgcc, soft-float: Fix strong_alias macro use for...
2022-04-14 Iain Sandoelibiberty, configure, Darwin: Avoid detecting deprecate...
2022-04-14 Iain Sandoetestsuite, Darwin : Skip a test requiring strndup in...
2022-04-14 Iain SandoeDarwin : Mark the mod init/term section starts with...
2022-04-14 Iain Sandoetestsuite, JIT, Darwin: Adjust asm tests for Mach-O.
2022-04-14 Iain SandoeJIT, testsuite, Darwin: Initial testsuite fixes.
2022-04-14 Iain SandoeDarwin, jit: Fix build [PR100613].
2022-04-14 Iain Sandoeconfigure: Allow host fragments to react to --enable...
2022-04-14 Iain Sandoelibiberty, Darwin : Fix simple-object LTO table for...
2022-04-14 Iain SandoeDarwin: Reset section names table at the end of compile.
2022-04-14 Iain SandoeDarwin, libcc1: Handle hosts with mdynamic-no-pic support.
2022-04-14 Iain SandoeDarwin, configury : Allow for specification and detecti...
2022-04-14 Iain SandoeDarwin, config: Revise host config fragment.
2022-04-14 GCC AdministratorDaily bump.
2022-04-13 Jakub Jelineki386: Fix ICE caused by ix86_emit_i387_log1p [PR105214]
2022-04-13 Jakub Jelinekbuiltins: Fix up expand_builtin_int_roundingfn_2 [PR105211]
2022-04-13 Jakub Jelinekc-family: Initialize ridpointers for __int128 etc....
2022-04-13 Jakub Jelinekfold-const: Fix up make_range_step [PR105189]
2022-04-13 Jakub Jelinekcombine: Don't record for UNDO_MODE pointers into regno...
2022-04-13 GCC AdministratorDaily bump.
2022-04-12 Patrick Palkac++: treat NON_DEPENDENT_EXPR as not potentially consta...
2022-04-12 Patrick Palkac++: constrained auto in lambda using outer tparms...
2022-04-12 Patrick Palkac++: var tmpl w/ dependent constrained auto type [PR103341]
next
This page took 0.085089 seconds and 5 git commands to generate.