]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-08-26  Jonathan Wakelylibstdc++: Enable assertions in constexpr string_view...
2020-08-26  Jonathan Wakelylibstdc++: Make variant_npos conversions explicit ...
2020-08-26  Roger Saylehppa: PR middle-end/87256: Improved hppa_rtx_costs...
2020-08-26  Roger Saylehppa: Improve expansion of ashldi3 when !TARGET_64BIT
2020-08-26  GCC AdministratorDaily bump.
2020-08-25  Jakub Jelinekgimple: Ignore *0 = {CLOBBER} in path isolation [PR96722]
2020-08-25  Jakub Jelinekstrlen: Fix handle_builtin_string_cmp [PR96758]
2020-08-25  Jakub Jelinekgimple-fold: Don't optimize wierdo floating point value...
2020-08-25  Jakub Jelinekc: Fix -Wunused-but-set-* warning with _Generic [PR96571]
2020-08-25  Jakub JelinekFix up flag_cunroll_grow_size handling in presence...
2020-08-25  Jakub Jelinekc-family: Fix ICE in get_atomic_generic_size [PR96545]
2020-08-25  Jakub Jelinektree: Fix up get_narrower [PR96549]
2020-08-25  Jakub Jelinekc++: Fix constexpr evaluation of SPACESHIP_EXPR [PR96497]
2020-08-25  Jakub Jelinekopenmp: Handle clauses with gimple sequences in convert...
2020-08-25  Jakub Jelinekopenmp: Handle reduction clauses on host teams construc...
2020-08-25  Martin Jamborsra: Bail out when encountering accesses with negative...
2020-08-25  GCC AdministratorDaily bump.
2020-08-24  Jason Merrillc++: Emit as-base 'tor symbols for final class. [PR95428]
2020-08-24  Mark EgglestonFortran : get_environment_variable runtime error...
2020-08-24  GCC AdministratorDaily bump.
2020-08-23  GCC AdministratorDaily bump.
2020-08-22  GCC AdministratorDaily bump.
2020-08-21  Richard SandifordUpdate links to Arm docs
2020-08-21  Tobias Burnus[LTO/offloading] Fix offloading-compilation ICE without...
2020-08-21  Jonathan Wakelylibstdc++: Skip PSTL tests when installed TBB is too...
2020-08-21  GCC AdministratorDaily bump.
2020-08-20  Iain Buclawd: Adjust backport of PR96250 for front-end implementation.
2020-08-20  Iain Buclawd: Field access in parentheses causes error: need ...
2020-08-20  Iain Buclawd: Fix ICE in setValue at dmd/dinterpret.c:7046
2020-08-20  Iain Buclawd: Fix ICE using non-local variable: internal compiler...
2020-08-20  Chung-Lin Tanglibgomp: adjust nvptx_free callback context checking
2020-08-20  GCC AdministratorDaily bump.
2020-08-19  Jonathan Wakelylibstdc++: Add deprecated attributes to old iostream...
2020-08-19  Joe Ramsayarm: Enable no-writeback vldr.16/vstr.16.
2020-08-19  Peter Bergnerrs6000: Rename instruction xvcvbf16sp to xvcvbf16spn
2020-08-19  Peter Bergnerrs6000: ICE when using an MMA type as a function param...
2020-08-19  GCC AdministratorDaily bump.
2020-08-18  Jason Merrillc++: Handle enumerator in C++20 alias CTAD. [PR96199]
2020-08-18  Uros Bizjaki386: Fix restore_stack_nonlocal expander [PR96536].
2020-08-18  Iain Buclawd: Fix ICE Segmentation fault during RTL pass: expand...
2020-08-18  liuhongtDon't use pinsr/pextr for struct initialization/extraction.
2020-08-18  Ian Lance Taylorcompiler: export thunks referenced by inline functions
2020-08-18  GCC AdministratorDaily bump.
2020-08-17  GCC AdministratorDaily bump.
2020-08-16  GCC AdministratorDaily bump.
2020-08-15  GCC AdministratorDaily bump.
2020-08-14  Jakub Jelinektestsuite: Fix up pr95548.C testcase.
2020-08-14  Jan HubickaFix streamer desynchornization caused by streamer debug...
2020-08-14  GCC AdministratorDaily bump.
2020-08-13  Patrick Palkac++: constraints and address of template-id
2020-08-13  Jan HubickaBump LTO version
2020-08-13  Jan HubickaFix ICE in ODR enum streaming [PR95548]
2020-08-13  Jan HubickaOptimize ODR enum streaming
2020-08-13  Jan HubickaDo not stream redundant stuff
2020-08-13  Jan HubickaAvoid streaming stray references.
2020-08-13  Jan HubickaFix hashing of prestreamed nodes
2020-08-13  Jan HubickaSimplify streaming of SCC components
2020-08-13  Jan HubickaAvoid SCC hashing on unmergeable trees
2020-08-13  Martin Liskaipa: fix ICE in get_default_value
2020-08-13  GCC AdministratorDaily bump.
2020-08-12  Alan ModraRe: PR96493, powerpc local call linkage failure
2020-08-12  Alan ModraPR96493, powerpc local call linkage failure
2020-08-12  Martin Liskaipa: fix bit CPP when combined with IPA bit CP
2020-08-12  Sergei Trofimovichipa/96291: don't crash on unoptimized lto functions
2020-08-12  Jose E. Marchesibpf: remove trailing whitespaces from source files
2020-08-12  Jose E. Marchesibpf: more flexible support for kernel helpers
2020-08-12  Jose E. Marchesibpf: do not save/restore callee-saved registers in...
2020-08-12  Jose E. Marchesibpf: add support for the -mxbpf option
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  GCC AdministratorDaily bump.
2020-08-11  Jonathan Wakelylibstdc++: Disable net tests that depend on threads...
2020-08-11  Patrick Palkac++: abbreviated function template friend matching...
2020-08-11  Paul ThomasThis patch fixes PR96312. Cures a used uninitialized...
2020-08-11  Patrick Palkac++: constraints and explicit instantiation [PR96164]
2020-08-11  GCC AdministratorDaily bump.
2020-08-10  Jonathan Wakelylibstdc++: Use _wstat64 for Windows [PR 95749]
2020-08-10  liuhongtUsing UNSPEC for vector compare to mask register.
2020-08-10  Martin LiskaFill up {,un}compression stats for ZSTD in LTO.
2020-08-10  Peter Bergnerrs6000: MMA built-ins reject typedefs of MMA types
2020-08-10  GCC AdministratorDaily bump.
2020-08-09  GCC AdministratorDaily bump.
2020-08-08  Peter Bergnerrs6000: Don't ICE when spilling an MMA accumulator
2020-08-08  GCC AdministratorDaily bump.
2020-08-07  Jonathan Wakelylibstdc++: Fix ambiguous comparisons in __gnu_debug...
2020-08-07  Tamar ChristinaAArch64: Fix hwasan failure in readline.
2020-08-07  Tamar ChristinaAArch64: Add test for -mcpu=native
2020-08-07  Tamar ChristinaTestuite: Document environment setting directives
2020-08-07  Tamar ChristinaTestsuite: Make it easier to debug environment setting...
2020-08-07  Tamar ChristinaArm: Add GCC_CPUINFO override
2020-08-07  Tamar ChristinaAArch64: Add GCC_CPUINFO override
2020-08-07  Tamar ChristinaAArch64: Fix bugs in -mcpu=native detection.
2020-08-07  Richard Sandifordarm: Clear canary value after stack_protect_test [PR96191]
2020-08-07  Richard Sandifordaarch64: Clear canary value after stack_protect_test...
2020-08-07  GCC AdministratorDaily bump.
2020-08-06  Jonathan Wakelylibstdc++: Fix unnecessary allocations in read_symlink...
2020-08-06  Richard Bienertree-optimization/96483 - fix ICE in PRE with POLY_INT_CST
2020-08-06  GCC AdministratorDaily bump.
2020-08-05  GCC AdministratorDaily bump.
2020-08-04  Michael MeissnerBackport prefixed instruction tests from master branch.
next