]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-09-10  Jonathan Wakelylibstdc++: Fix -Wnarrowing warnings
2020-09-10  Nathan Sidwellc++: TINFO_VAR_DECLARED_CONSTINIT -> DECL_DECLARED_CONS...
2020-09-10  Alex Coplanaarch64: Add support for Cortex-R82
2020-09-10  Alex Coplanaarch64: Add support for Armv8-R
2020-09-10  Jonathan Wakelylibstdc++: Fix some -Wunused-parameter warnings
2020-09-10  Jonathan Wakelylibstdc++: Clean up inconsistent whitespace
2020-09-10  Krystian Kuźniareklibstdc++: Add parentheses around assignments used...
2020-09-10  Krystian Kuźniareklibstdc++: Add unused attributes to suppress warnings
2020-09-10  Jonathan Wakelylibstdc++: Enforce LWG 3472 preconditions on std::count...
2020-09-10  Iain Buclawlibphobos: libdruntime doesn't support shadow stack...
2020-09-10  Iain Buclawd: Enable miscellaneous warnings by -Wextra flag
2020-09-10  Iain Buclawd: Don't warn about variables initialized with 'void'
2020-09-10  Iain Buclawd: Warn when casting from a D class to a C++ class.
2020-09-10  Eric BotcazouFix bogus error on Value_Size clause for variant record...
2020-09-10  Eric BotcazouFix uninitialized variable with nested variant record...
2020-09-10  Eric BotcazouAdd emergency dump after an ICE
2020-09-10  Jakub Jelinekarm: Fix up arm_override_options_after_change_1
2020-09-10  Jakub Jelinekarm: Fix up arm_override_options_after_change [PR96939]
2020-09-10  Pat HaugenFix instruction types.
2020-09-10  Jonathan Wakelylibstdc++: handle small max_blocks_per_chunk in pool...
2020-09-10  Jonathan Wakelylibstdc++: Reduce monotonic_buffer_resource overallocat...
2020-09-10  Nathan Sidwellc++: DECL_LOCAL_FUNCTION_P -> DECL_LOCAL_DECL_P
2020-09-10  Tom de Vries[testsuite] Add missing require-effective-target allloca
2020-09-10  Jonathan YongCygwin/MinGW: Do not version lto plugins
2020-09-10  Tom de Vries[tree-optimization] Don't clear ctrl-altering flag...
2020-09-10  Jakub Jelineklto: Stream current working directory for first streame...
2020-09-10  Richard Bienertree-optimization/96043 - BB vectorization costing...
2020-09-10  Rainer OrthFixup config/ChangeLog.
2020-09-10  GCC AdministratorDaily bump.
2020-09-09  Marek Polacekc++: Further tweaks for new-expression and paren-init...
2020-09-09  Marek Polacekc++: Fix ICE in reshape_init with init-list [PR95164]
2020-09-09  David Malcolmanalyzer: generalize sm-malloc to new/delete [PR94355]
2020-09-09  Caroline TiceUpdate include/ChangeLog
2020-09-09  Caroline TiceAdd codes for DWARF v5 .dwp sections to dwarf2.h.
2020-09-09  David Malcolmanalyzer: eliminate sm_context::warn_for_state in favor...
2020-09-09  David Malcolmanalyzer: reimplement on_transition in terms of get_sta...
2020-09-09  David Malcolmanalyzer: use objects for state_machine::state_t
2020-09-09  Nathan Sidwellc++: omp reduction cleanups
2020-09-09  Marek Polacektestsuite: Use C++14 in g++.dg/warn/Wnonnull6.C.
2020-09-09  Marek Polacektestsuite: Move auto-96647.C to c++1y/.
2020-09-09  H.J. Lux32: Update gcc.target/i386/builtin_thread_pointer.c
2020-09-09  H.J. Lulibphobos: Include <cet.h> to generate the CET marker...
2020-09-09  Tom de Vries[nvptx, libgcc] Fix Wbuiltin-declaration-mismatch in...
2020-09-09  Segher Boessenkoolbb-reorder: Remove a misfiring micro-optimization ...
2020-09-09  Nick CliftonIf the lto plugin encounters a file with multiple symbo...
2020-09-09  Tom de Vries[nvptx] Fix Wformat in nvptx_assemble_decl_begin
2020-09-09  Patrick Palkac++: Fix resolving the address of overloaded pmf [PR96647]
2020-09-09  Richard Bienerfix useless unsharing of SLP tree
2020-09-09  Tom de Vries[nvptx] Fix boolean type test in write_fn_proto
2020-09-09  Richard Bienerenable live comparison vectorization
2020-09-09  Tobias Burnusgfortran.dg/gomp/combined-if.f90: Update nvptx tree...
2020-09-09  Richard Bienerenable live condition vectorization
2020-09-09  Rainer Orthconfig: Sync largefile.m4 from binutils-gdb
2020-09-09  Richard Bienertree-optimization/96978 - fix fallout of BB vectorizati...
2020-09-09  liuhongtImplement __builtin_thread_pointer for x86 TLS.
2020-09-09  Tobias BurnusFortran: Fixes for OpenMP loop-iter privatization ...
2020-09-09  Ian Lance Taylorlibbacktrace: don't strip leading underscore on 64...
2020-09-09  Ian Lance Taylorlibbacktrace: fetch executable path on macOS
2020-09-09  Ian Lance Taylorlibbacktrace: avoid ambiguous binary search
2020-09-09  GCC AdministratorDaily bump.
2020-09-08  Ian Lance Taylorlibbacktrace: fix tipo in comment
2020-09-08  Ian Lance Taylorlibbacktrace: correct memory lengths in Mach-O dsym...
2020-09-08  Julian Brownopenacc: Fix atomic_capture-2.c iteration-ordering...
2020-09-08  Julian Brownamdgcn: Add waitcnt after LDS write instructions
2020-09-08  Julian Brownopenacc: Fix mkoffload SGPR/VGPR count parsing for...
2020-09-08  Julian Brownopenacc: Fix race condition in Fortran loop collapse...
2020-09-08  Ian Lance Taylorlibbacktrace: correctly swap Mach-O 32-bit file offset
2020-09-08  Ian Lance Taylorlibbacktrace: only match magic number at start of line
2020-09-08  Felix Willgerodtfloatformat.h: Add bfloat16 support.
2020-09-08  David Malcolmanalyzer: fix another ICE in constructor-handling ...
2020-09-08  David Malcolmanalyzer: fix ICE on RANGE_EXPR with CONSTRUCTOR value...
2020-09-08  David Malcolmanalyzer: fix ICE on machine-specific builtins [PR96962]
2020-09-08  Aldy HernandezPR tree-optimization/96967 - cast label range to type...
2020-09-08  Jozef LawrynowiczMSP430: Fix detection of assembler support for .mspabi_...
2020-09-08  Iain Buclawlibphobos: libdruntime doesn't support shadow stack...
2020-09-08  Jozef LawrynowiczMSP430: Use enums to handle -mcpu= values
2020-09-08  Thomas KoenigFix description of FINDLOC result.
2020-09-08  Alan Modraubsan: d-demangle.c:214 signed integer overflow
2020-09-08  GCC AdministratorDaily bump.
2020-09-07  Harald AnlaufPR fortran/96711 - ICE with NINT() for integer(16)...
2020-09-07  Richard Sandifordlra: Avoid cycling on certain subreg reloads [PR96796]
2020-09-07  Jonathan Wakelylibstdc++: Simplify chrono::duration::_S_gcd
2020-09-07  Jonathan Wakelylibstdc++: Simplify constraints for semiregular-box...
2020-09-07  Andrea Corallovec: Revert "dead code removal in tree-vect-loop.c...
2020-09-07  Jozef Lawrynowiczdoc: Update documentation on MODE_PARTIAL_INT subregs
2020-09-07  Jozef LawrynowiczMSP430: Don't override default ISA when MCU name is...
2020-09-07  Iain SandoeDarwin, testsuite : Update pubtypes tests.
2020-09-07  Iain SandoeDarwin : Update libc function availability.
2020-09-07  Alex Coplanaarch64: Remove redundant mult patterns
2020-09-07  Alex Coplanaarch64: Don't emit invalid zero/sign-extend syntax
2020-09-07  Richard Bienerimprove SLP vect dumping
2020-09-07  Martin Storsjögcc: Make strchr return value pointers const
2020-09-07  Tobias BurnusFortran: Fixes for pointer function call as variable...
2020-09-07  Tom de Vries[libatomic, testsuite] Add missing include in atomic...
2020-09-07  liuhongtAdjust testcase.
2020-09-07  Jakub Jelineklto: Stream edge goto_locus [PR94235]
2020-09-07  Richard Bienercode generate live lanes in basic-block vectorization
2020-09-07  Francois-Xavier... fortran: Fix argument types in derived types procedures
2020-09-07  Francois-Xavier... fortran: Fix arg types of _gfortran_is_extension_of
2020-09-07  liuhongtAdjust testcase.
next