]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-08-12  Tom de Vries[nvptx] Fix array dimension in nvptx_assemble_decl_begin
2020-08-12  Senthil Kumar... MAINTAINERS: Update my email address
2020-08-12  Christophe... testsuite: Fix gcc.target/arm/stack-protector-1.c for...
2020-08-12  Christophe... testsuite: Fix gcc.target/arm/multilib.exp use of gcc_opts
2020-08-12  Roger Saylex86_64: Use peephole2 to eliminate redundant moves.
2020-08-12  Aldy HernandezReplace std::vector<> usage in ipa-fnsummary.c with...
2020-08-12  Andreas KrebbelIBM Z: Fix PR96308
2020-08-12  Andreas KrebbelIBM Z: Fix PR96456
2020-08-12  Alan ModraRe: PR96493, powerpc local call linkage failure
2020-08-12  GCC AdministratorDaily bump.
2020-08-11  François Dumontlibstdc++: Implement DR 526 on [forward_]list remove_if...
2020-08-11  Ian Lance Taylorinternal/syscall/unix: restore ppc build tag
2020-08-11  David Edelsohntestsuite: remove xfail flifetime-dse[24].C
2020-08-11  Tom de Vries[testsuite] Add missing require-effective-target direct...
2020-08-11  Jonathan Wakelylibstdc++: Fix failing tests for AIX
2020-08-11  Jonathan Wakelylibstdc++: Make Networking TS work without gthreads...
2020-08-11  Jonathan Wakelylibstdc++: Make net::system_context tag type constructo...
2020-08-11  Jonathan Wakelylibstdc++: Fix net::system_context stop condition
2020-08-11  Jonathan Wakelylibstdc++: Fix <stop_token> to compile without gthreads
2020-08-11  Jonathan Wakelylibstdc++: Make std::this_thread functions work without...
2020-08-11  Jakub Jelinekc-family: Fix ICE in get_atomic_generic_size [PR96545]
2020-08-11  Jakub Jelinekexpr: Optimize noop copies [PR96539]
2020-08-11  Jakub Jelinektree: Fix up get_narrower [PR96549]
2020-08-11  Jan HubickaDo not combine PRED_LOOP_GUARD and PRED_LOOP_GUARD_WITH...
2020-08-11  Martin LiskaAdd debug counter for IPA bits CP.
2020-08-11  GCC AdministratorDaily bump.
2020-08-10  Marek Polacekc++: Add unfixed test [PR88003]
2020-08-10  Clément Chigotruntime: revert eqtype for AIX
2020-08-10  Marek Polacektestsuite: Introduce dg-ice.
2020-08-10  Roger Saylei386: Improve code generation of smin(x,0) with -m32.
2020-08-10  Jonathan Wakelylibstdc++: Fix build for targets without lstat [PR...
2020-08-10  Jonathan Wakelylibstdc++: Fix compatibility support in unique_ptr...
2020-08-10  Thomas KoenigFix NULL pointer dereference in doloop_contained_functi...
2020-08-10  Jakub Jelinekc++: Fix constexpr evaluation of SPACESHIP_EXPR [PR96497]
2020-08-10  Patrick Palkac++: constraints and address of template-id
2020-08-10  Jonathan Wakelylibstdc++: Make C++17 ignore --disable-libstdcxx-filesy...
2020-08-10  Jonathan Wakelylibstdc++: Implement LWG 561 for std::inserter
2020-08-10  Jonathan Wakelylibstdc++: Check __cpp_exceptions in basic_string:...
2020-08-10  Aldy HernandezDeclare gt_* functions inline in value-range.h.
2020-08-10  Marc GlisseSimplify X * C1 == C2 with wrapping overflow
2020-08-10  Jonathan Wakelylibstdc++: Use _wstat64 for Windows [PR 95749]
2020-08-10  Jan HubickaFix remove_predictions_associated_with_edge
2020-08-10  Paul ThomasCorrect ChangeLog foul ups.
2020-08-10  Paul ThomasThis patch fixes PR96312. Cures a used uninitialized...
2020-08-10  Paul ThomasThis patch fixes PR96102. See the explanatory comment...
2020-08-10  liuhongtUsing UNSPEC for vector compare to mask register.
2020-08-10  GCC AdministratorDaily bump.
2020-08-09  Roger Saylemiddle-end: Correct calculation of mul_widen_cost and...
2020-08-09  Iain Sandoetestsuite, Darwin: XFAIL runs for two timode conversion...
2020-08-09  Hans-Peter... gcc.dg/pr44194-1.c: Skip for mmix.
2020-08-09  GCC AdministratorDaily bump.
2020-08-09  Hans-Peter... gcc.dg/pr30957-1.c: xfail for mmix.
2020-08-08  Peter Bergnerrs6000: MMA built-ins reject typedefs of MMA types
2020-08-08  Jakub Jelinekopenmp: Handle clauses with gimple sequences in convert...
2020-08-08  Jakub Jelinekopenmp: Avoid floating point comparison at the end...
2020-08-08  Ian Lance Taylorlibgo: update to Go1.15rc2 release
2020-08-08  GCC AdministratorDaily bump.
2020-08-07  Jonathan Wakelylibstdc++: Fix ambiguous comparisons in __gnu_debug...
2020-08-07  Marc GlisseDisable some VEC_COND_EXPR transformations after vector...
2020-08-07  Jonathan Wakelylibstdc++: Replace some VERIFY tests with static_assert
2020-08-07  Jonathan Wakelylibstdc++: Fix linker script patterns for 32-bit targets
2020-08-07  Richard Bienertree-optimization/96514 - avoid if-converting control...
2020-08-07  Jose E. Marchesibpf: remove trailing whitespaces from source files
2020-08-07  Kwok Cheung... [testsuite] Add gcc.dg/ia64-sync-5.c
2020-08-07  Michael MeissnerPower10: Add BRD, BRW, and BRH support.
2020-08-07  Alan ModraPR96493, powerpc local call linkage failure
2020-08-07  GCC AdministratorDaily bump.
2020-08-06  Hans-Peter... mmix: fix gcc.dg/loop-9.c by more accurate move insns
2020-08-06  Andrew Luolibstdc++: Implement P0966 std::string::reserve should...
2020-08-06  Jonathan Wakelylibstdc++: Do not set eofbit eagerly in operator>>...
2020-08-06  Richard Sandifordarm: Clear canary value after stack_protect_test [PR96191]
2020-08-06  Jonathan Wakelylibstdc++: Fix unnecessary allocations in read_symlink...
2020-08-06  Jonathan Wakelylibstdc++: Adjust overflow prevention to operator>>
2020-08-06  Peter Bergnerrs6000: Don't ICE when spilling an MMA accumulator
2020-08-06  Roger Saylex86: Restrict new gcc.target/i386/minmax-9.c test to...
2020-08-06  Jakub Jelinekreassoc: Improve maybe_optimize_range_tests [PR96480]
2020-08-06  Jose E. Marchesibpf: more flexible support for kernel helpers
2020-08-06  Richard Bienertree-optimization/96491 - avoid store commoning across...
2020-08-06  Richard Bienertree-optimization/96483 - fix ICE in PRE with POLY_INT_CST
2020-08-06  Richard BienerRemove std::map use from graphite
2020-08-06  Roger Saylex86_64: Integer min/max improvements.
2020-08-06  Gerald Pfeiferipa-fnsummary: Include <vector> the proper way
2020-08-06  Kewen Linvect/rs6000: Support vector with length cost modeling
2020-08-06  Kewen Linvect: Skip epilogue loops for dbgcnt check [PR96451]
2020-08-06  GCC AdministratorDaily bump.
2020-08-05  Jonathan Wakelylibstdc++: Break long lines to fit in 80 columns
2020-08-05  Jonathan Wakelylibstdc++: Change URL for PSTL again
2020-08-05  Jonathan Wakelylibstdc++: Replace operator>>(istream&, char*) [LWG...
2020-08-05  Patrick Palkac++: cxx_eval_vec_init after zero-initialization [PR96282]
2020-08-05  Thomas KoenigAdded test case to make sure that legal cases still...
2020-08-05  Thomas KoenigStatic analysis for definition of DO index variables...
2020-08-05  Marc GlisseVEC_COND_EXPR optimizations
2020-08-05  Richard Sandifordaarch64: Clear canary value after stack_protect_test...
2020-08-05  Richard Sandifordaarch64: Add missing %z prefixes to LDP/STP patterns
2020-08-05  Richard Bienerrefactor LIM a bit
2020-08-05  Richard BienerMake genmatch transform failure handling more consistent
2020-08-05  Jakub Jelinekopenmp: Handle even some combined non-rectangular loops
2020-08-05  Jakub Jelinekopenmp: Handle reduction clauses on host teams construc...
2020-08-05  Jakub Jelinekopenmp: Use more efficient logical -> actual computatio...
2020-08-05  Carl Lovers6000 Add vector blend, permute builtin support
next