]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2021-09-02 Jonathan Wakelylibstdc++: Implement std::atomic<T*>::compare_exchange_weak
2021-09-02 Jonathan Wakelylibstdc++: Tweak whitespace in <atomic>
2021-09-02 Jonathan Wakelylibstdc++: Remove "no stronger" assertion in compare...
2021-09-02 Jonathan Wakelylibstdc++: Define std::invoke_r for C++23 (P2136R3)
2021-09-02 Martin SeborImprove -Wuninitialized note location.
2021-09-02 Marcel VollweilerAdd support for device-modifiers for 'omp target device'.
2021-09-02 Richard BienerRefine fix for PR78185, improve LIM for code after...
2021-09-02 Jakub Jelinekmatch.pd: Demote IFN_{ADD,SUB,MUL}_OVERFLOW operands...
2021-09-02 Richard BienerRevert "tree-optimization/102155 - fix LIM fill_always_...
2021-09-02 liuhongtlibgcc: Enable hfmode soft-sf/df/xf/tf extensions and...
2021-09-02 liuhongtEnable _Float16 type for TARGET_SSE2 and above.
2021-09-02 liuhongtUpdate hf soft-fp from glibc.
2021-09-02 Richard Bienertree-optimization/102155 - fix LIM fill_always_executed...
2021-09-02 YunQiang SuRevert "MIPS: add .module mipsREV to all output asm...
2021-09-02 GCC AdministratorDaily bump.
2021-09-01 Jeff LawCall reduce_vector_comparison_to_scalar_comparison...
2021-09-01 Andrew PinskiFix target/101934: aarch64 memset code creates unaligne...
2021-09-01 Jakub Jelineklibcpp: Implement C++23 P1949R7 - C++ Identifier Syntax...
2021-09-01 Andrew PinskiAdd MIPS Linux support to gcc.misc-tests/linkage.c...
2021-09-01 Martin SeborEnable ranger and caching in pass_waccess.
2021-09-01 Jason Merrilllibcpp: __VA_OPT__ tweak
2021-09-01 Jakub Jelineklibcpp: __VA_OPT__ p1042r1 placemarker changes [PR101488]
2021-09-01 Marek Polacekc++: Add test for fixed PR [PR101592]
2021-09-01 Iain Sandoelibiberty, configure, Darwin: Avoid detecting deprecate...
2021-09-01 Harald AnlaufFortran - improve wording of error message
2021-09-01 Sebastian HuberFix arm target build with inhibit_libc
2021-09-01 Thomas SchwingeSimplify 'gcc/tree.c:walk_tree_1' handling of 'OMP_CLAUSE'
2021-09-01 Iain SandoeObjective-C, NeXT: Fix messenging non-aggregate return...
2021-09-01 Iain SandoeC-family: Add attribute 'unavailable'.
2021-09-01 Iain Sandoecoroutines : Add a missed begin/finish else clause...
2021-09-01 Iain Sandoecoroutines: No cleanups on goto statements.
2021-09-01 Iain Buclawlibphobos: Update comment for DRUNTIME_OS_SOURCES
2021-09-01 Iain Buclawlibphobos: Don't add zlib when ENABLE_LIBDRUNTIME_ONLY
2021-09-01 Jakub Jelinekvectorizer: Fix up vectorization using WIDEN_MINUS_EXPR...
2021-09-01 Martin Liskagraph output: use better colors for edges
2021-09-01 Richard Bienertree-optimization/93491 - avoid PRE of trapping calls...
2021-09-01 Richard Bienertree-optimization/102139 - fix SLP DR base alignment
2021-09-01 YunQiang SuMAINTAINERS: Add YunQiang Su for write after approval
2021-09-01 YunQiang Sumd/define_c_enum: support value assignation
2021-09-01 Jakub Jelinekbswap: Fix up bswap_view_convert handling [PR102141]
2021-09-01 Richard Bienertree-optimization/102149 - add testcase for fixed bug
2021-09-01 Roger SayleC: PR c/79412: Poison decls with error_mark_node after...
2021-09-01 liuhongtGet rid of all float-int special cases in validate_subreg.
2021-09-01 liuhongtRevert "Make sure we're playing with integral modes...
2021-09-01 GCC AdministratorDaily bump.
2021-08-31 Jason Merrillc++: Various small fixes
2021-08-31 Harald AnlaufFortran - extend set of substring expressions handled...
2021-08-31 Jonathan Wakelylibstdc++: Add valid range checks to std::span construc...
2021-08-31 Patrick Palkac++: check arity before deduction w/ explicit targs...
2021-08-31 Thomas SchwingeFix 'OMP_CLAUSE_TILE' operands handling in 'gcc/tree...
2021-08-31 Thomas Schwinge[OMP] Standardize on 'omp_privatize_by_reference'
2021-08-31 Martin SeborAvoid valid Coverity warning for comparing array to...
2021-08-31 Martin SeborDisable gcc_rich_location copying and assignment.
2021-08-31 Martin SeborAdd attribute returns nonnull to get_range_query.
2021-08-31 Jonathan Wakelylibstdc++: Fix broken autoconf check for O_NONBLOCK
2021-08-31 Jonathan Wakelylibstdc++: Remove redundant noexcept-specifier on defin...
2021-08-31 Jonathan Wakelylibstdc++: Add missing return for atomic timed wait...
2021-08-31 Jonathan Wakelylibstdc++: Improve error handling in Net TS name resolution
2021-08-31 Jonathan Wakelylibstdc++: Fix ip::tcp::resolver test failure on Solaris
2021-08-31 Roger Sayle[Committed] Fix subreg_promoted_mode breakage on variou...
2021-08-31 Jason Merrillc++: use iloc_sentinel in another place
2021-08-31 Jason Merrillc++: Improve error recovery with constexpr [PR92193]
2021-08-31 Jeff LawRestore intent of data-sym-multi-pool test
2021-08-31 Jeff LawMore stabs removal.
2021-08-31 Jakub Jelinektestsuite: Fix gcc.dg/vect/pr101145* tests [PR101145]
2021-08-31 Marcel VollweilerAdd support for device-modifiers for 'omp target device'.
2021-08-31 Jonathan Wakelylibstdc++: Fix 17_intro/names.cc failures on Solaris
2021-08-31 Roger SaylePreserve SUBREG_PROMOTED_VAR_P on (extend:HI (subreg...
2021-08-31 Roger SayleOnly simplify TRUNCATE to SUBREG on TRULY_NOOP_TRUNCATI...
2021-08-31 Richard Bienertree-optimization/102142 - fix typo in loop BB reduc...
2021-08-31 Richard Sandifordlibgcc: Add missing runtime exception notices
2021-08-31 Richard Bienermiddle-end/102129 - avoid TER of possibly trapping...
2021-08-31 Andrew Burgessgdb: Add a dependency between gdb and libbacktrace
2021-08-31 Jakub Jelinektree-ssa-ccp: Fix up bit_value_binop on RSHIFT_EXPR...
2021-08-31 prathamesh... arm: Adjust test for soft fp targets.
2021-08-31 Andrew PinskiFix gcc.dg/ipa/inline-8.c for -fPIC
2021-08-31 Andrew PinskiFix PR driver/79181 (and others), not deleting some...
2021-08-31 Andrew PinskiFix x86/56337 : 1<<28 alignment is broken
2021-08-31 YunQiang SuMIPS: add .module mipsREV to all output asm file
2021-08-31 YunQiang SuMIPS: use mips_isa enum instead hardcoded numbers
2021-08-31 liuhongtUnify UNSPEC_MASKED_EQ/GT to the form of UNSPEC_PCMP.
2021-08-31 GCC AdministratorDaily bump.
2021-08-30 David Malcolmanalyzer: support "bifurcation"; reimplement realloc...
2021-08-30 Jason Merrillc++: limit instantiation with ill-formed class [PR96286]
2021-08-30 Jason Merrillc++: preserve location through constexpr
2021-08-30 Jason Merrillc++: fold function template args sooner [PR101460]
2021-08-30 Harald AnlaufFortran - fix whitespace issue during parsing of assign...
2021-08-30 Andrew PinskiFix PR 90142: contrib/download_prerequisites uses test ==
2021-08-30 Jason Merrillc++: Add warning about missing 'requires'
2021-08-30 Harald AnlaufFortran - correct check for constraint F2008:C628 ...
2021-08-30 Bill Schmidtrs6000: Always initialize vector_pair and vector_quad...
2021-08-30 Bill Schmidtrs6000: Add sanity to V2DI_type_node definitions
2021-08-30 Bill Schmidtrs6000: Darwin builtin support
2021-08-30 John David... Fix libgfortran build on hppa*-hp-hpux[01]*
2021-08-30 Joseph MyersUpdate gcc sv.po.
2021-08-30 Pat HaugenEnable store fusion on Power10.
2021-08-30 Iain Buclawlibphobos: Compile configure tests with -fno-druntime
2021-08-30 Richard Bienertree-optimization/102128 - rework if-converted BB vect...
2021-08-30 Richard BienerMake sure -fexceptions is enabled when -fnon-call-excep...
2021-08-30 Sebastian HuberUse __builtin_trap() for abort() if inhibit_libc
next
This page took 0.084264 seconds and 5 git commands to generate.