]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-08-17  Paul ThomasUpdate ChangeLogs for PR96320
2020-08-17  Paul ThomasThis patch fixes PR96320. See the explanatory comment...
2020-08-17  Paul ThomasUpdate ChangeLogs for PR96325
2020-08-17  Paul ThomasThis patch fixes PR96325. See the explanatory comment...
2020-08-17  GCC AdministratorDaily bump.
2020-08-17  Gerald PfeiferMove www.stroustrup.com to https
2020-08-17  Ian Lance Taylorlibgo: update to go1.15rc1
2020-08-17  Jan HubickaVerify symtab order
2020-08-17  Jan HubickaCap frequency of recursive calls by 90%
2020-08-17  Richard Sandifordc: Fix bogus vector initialisation error [PR96377]
2020-08-17  Jojo RC-SKY: Add -mfloat-abi= option.
2020-08-17  Cooper QuC-SKY: Delete big endian CPUs' mutilib for linux gcc.
2020-08-17  Hans-Peter... gcc.dg/loop-8.c: Skip for mmix.
2020-08-17  GCC AdministratorDaily bump.
2020-08-17  Maciej W. RozyckiRISC-V/libgcc: Reduce the size of RV64 millicode by...
2020-08-17  Gerald Pfeiferlibstdc++: ParallelSTL is now part of oneAPI DPC++...
2020-08-17  François Dumontlibstdc++: Fix and improve std::vector<bool> implementa...
2020-08-17  Jakub Jelinekc++: Use error_at rather than warning_at for missing...
2020-08-17  Jonathan Wakelylibstdc++: Fix tests that fail for C++98
2020-08-17  Jonathan Wakelylibstdc++: Fix test that fails for C++98
2020-08-17  Jonathan Wakelylibstdc++: Avoid using __float128 in strict modes
2020-08-17  Jonathan Wakelylibstdc++: Ensure c++NN effective-target present in...
2020-08-17  Jonathan Wakelylibstdc++: Add dg-require-effective-target to std:...
2020-08-17  Jonathan Wakelylibstdc++: Use c++NN_only effective target to tests
2020-08-17  Jonathan Wakelylibstdc++: Ensure c++NN effective target present in...
2020-08-17  Jonathan Wakelylibstdc++: Remove condition around friend declaration...
2020-08-17  Roger Saylenvptx: Define TARGET_TRULY_NOOP_TRUNCATION to false
2020-08-17  Jonathan Wakelylibstdc++: Remove accidental -std=gnu++17 from test
2020-08-17  Jonathan Wakelylibstdc++: Adjust tests that give different results...
2020-08-17  Jonathan Wakelylibstdc++: Add -Wno-deprecated for tests that warn...
2020-08-17  Jonathan Wakelylibstdc++: Remove duplicate dg-do directive
2020-08-17  Iain Buclawd: Split up the grouped compilable and runnable tests.
2020-08-17  Iain Buclawd: Fix regression, all 32-bit execution tests FAIL...
2020-08-17  Martin SeborSet and test no-warning bit to avoid -Wnonnull for...
2020-08-17  Jonathan Wakelylibstdc++: Fix use of newlocale in std:::from_chars
2020-08-17  Richard Bienerdebug/96383 - emit debug info for used external functions
2020-08-17  Richard BienerAmend match.pd syntax with force-simplified results
2020-08-17  Kewen Linvect: Don't consider branch costs if no peeled iterations
2020-08-17  Jonathan Wakelylibstdc++: Add PR number to ChangeLog entry
2020-08-17  Martin LiskaDo not allocate huge array in output_in_order.
2020-08-17  Richard Bienermiddle-end/96369 - fix missed short-circuiting during...
2020-08-17  Martin Liskalibgcov: support overloaded malloc
2020-08-17  xiezhihengAArch64: Add attributes according to flags in built...
2020-08-17  Richard BienerImprove var-tracking dataflow iteration order
2020-08-17  Richard BienerCompute RPO with adjacent SCC members, expose toplevel...
2020-08-17  Patrick Palkac++: decl_constant_value and unsharing [PR96197]
2020-08-17  GCC AdministratorDaily bump.
2020-08-17  Iain Buclawd: Fix associative array literals that don't have align...
2020-08-17  Iain Buclawd: Add -Wvarargs warning flag to the D front-end
2020-08-17  Iain Buclawd: Fix ICE in expand_intrinsic_vaarg
2020-08-17  Jonathan Wakelylibstdc++: Make COW string use allocator_traits for...
2020-08-17  Jonathan Wakelylibstdc++: Check _GLIBCXX_USE_C99_STDLIB for strtof...
2020-08-17  Jonathan Wakelylibstdc++: Fix tests using wrong allocator type
2020-08-17  Will Schmidt[PATCH] RS6000 Add testlsbb by Byte operations
2020-08-17  Cooper QuRISC-V: Add support for TLS stack protector canary...
2020-08-17  Iain Buclawd: Inline bounds checking for simple array assignments.
2020-08-17  Iain Buclawd: Refactor use of built-in memcmp/memcpy/memset into...
2020-08-17  Iain Buclawd: Move private functions out of ExprVisitor into local...
2020-08-17  Jonathan Wakelylibstdc++: Fix test for old string ABI
2020-08-17  Joe RamsayMAINTAINERS: Add myself for write after approval
2020-08-17  H.J. LuRequire CET support only for the final GCC build
2020-08-17  Jonathan Wakelylibstdc++: cv bool can't be an integer-like type (LWG...
2020-08-17  Jonathan Wakelylibstdc++: Add options for ieee float to relevant tests
2020-08-17  Jonathan Wakelylibstdc++: Make testsuite usable with -fno-exceptions
2020-08-17  Iain Buclawd: Implement core.bitop.rol() and core.bitop.ror()...
2020-08-17  Iain Buclawd: Refactor matching and lowering of intrinsic functions.
2020-08-17  Richard Bienertree-optimization/96370 - make reassoc expr rewrite...
2020-08-17  Roger Saylenvptx: Provide vec_set<mode> and vec_extract<vmode...
2020-08-17  Martin LiskaTune memcpy and memset for Zen cores.
2020-08-17  Martin LiskaRe-format zen memcpy/memset costs.
2020-08-17  Patrick Palkac++: overload sets and placeholder return type [PR64194]
2020-08-17  Patrick Palkac++: alias_ctad_tweaks and constrained dguide [PR95486]
2020-08-17  Patrick Palkac++: abbreviated function template friend matching...
2020-08-17  Patrick Palkac++: constraints and explicit instantiation [PR96164]
2020-08-17  GCC AdministratorDaily bump.
2020-08-17  Roger Saylenvptx: Support floating point reciprocal instructions
2020-08-17  Joseph MyersUpdate gcc ja.po, sv.po.
2020-08-17  François Dumontlibstdc++: Review _Local_iterator/_Local_const_iterator...
2020-08-17  Jason Merrillc++: Implement C++20 implicit move changes. [PR91427]
2020-08-17  Jason Merrillc++: Avoid calling const copy ctor on implicit move...
2020-08-17  Tobias BurnusOpenMP: Handle order(concurrent) clause in gfortran
2020-08-17  Tiziano Müllerpreprocessor: Teach traditional about has_include ...
2020-08-17  David Edelsohntestsuite: libstdc++ atomic_float/value_init.cc require...
2020-08-17  Fangrui SongDon't make -gsplit-dwarf imply -g
2020-08-17  Tobias BurnusOpenMP: Permit in Fortran omp target data without map
2020-08-17  Joe Ramsayarm: Enable no-writeback vldr.16/vstr.16.
2020-08-17  Martin Liskagcc-changelog: fix combining of arguments.
2020-08-17  Mark EgglestonFortran : Don't warn for LOGICAL kind conversion PR96319
2020-08-17  Richard Bienertree-optimization/96349 - avoid abnormal coalescing...
2020-08-17  Richard Bienermore SCEV cache clearing
2020-08-17  Richard Bienertree-optimization/95679 - properly signal changes from...
2020-08-17  Tobias Burnusgcc/fortran/module.c: Fix indentation
2020-08-17  Mark EgglestonFortran : ICE in gfc_conv_scalarized_array_ref PR53298
2020-08-17  François Dumontlibstdc++: Fix unordered containers move constructors...
2020-08-17  Stefan Schulze... vect: Fix infinite loop while determining peeling amount
2020-08-17  Tobias BurnusOpenMP: Add 'omp requires' to Fortran (mostly parsing)
2020-08-17  Hans-Peter... config/mmix/mmix.h (NO_FUNCTION_CSE): Define to 1.
2020-08-17  Hans-Peter... mmix.h (ASM_OUTPUT_EXTERNAL): Define to default_elf_asm...
2020-08-17  GCC AdministratorDaily bump.
2020-08-17  Sergei Trofimovichipa/96291: don't crash on unoptimized lto functions
next