]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2021-06-14  Michael Forney[PATCH] config: Backport "Rely less on internal symbols...
2021-06-14  GCC AdministratorDaily bump.
2021-06-13  Uros Bizjaki386: Improve variable permutation insn avoidance ...
2021-06-13  Jason Merrillc: adjust [[maybe_unused]] testcase
2021-06-13  Trevor Saundersuse range based for loops to iterate over vec<>
2021-06-13  Jeff Law[committed] More improvements to H8 logicals for test...
2021-06-13  H.J. Lux86: Replace ix86_red_zone_size with ix86_red_zone_used
2021-06-13  Tobias Burnuscontrib/gcc-changelog: Check that PR in subject is...
2021-06-13  GCC AdministratorDaily bump.
2021-06-12  David Edelsohntestsuite: fix AIX testsuite failures
2021-06-12  Jason Merrillc-family: don't warn for [[maybe_unused]] on data member
2021-06-12  Jason Merrillc++: constexpr and array[0] [PR101029]
2021-06-12  Jason Merrillc++: speed up looking up the current class
2021-06-12  GCC AdministratorDaily bump.
2021-06-12  Eugene RozenfeldFix a typo in an AutoFDO error string
2021-06-11  Carl LoveFix effective target for check-builtin-vec_rlnm-runnabl...
2021-06-11  Thomas SchwingeFor 'OMP_CLAUSE' in 'dump_generic_node', dump the whole...
2021-06-11  Patrick Palkac++: Substitute into function parms in lexical order...
2021-06-11  Jonathan Wakelylibstdc++: Fix filesystem::path comparisons for C++23
2021-06-11  Iain Buclawd: foreach over a tuple doesn't work on 16-bit targets...
2021-06-11  Srinath Parvathaneniarm: Fix polymorphic variants failing with undefined...
2021-06-11  Roger Sayle[PATCH] PR tree-optimization/96392 Optimize x+0.0 if...
2021-06-11  Roger Sayle[PATCH] PR tree-optimization/96392 Optimize x+0.0 if...
2021-06-11  Richard Bienertree-optimization/101025 - fix store-motion dependence...
2021-06-11  Srinath Parvathaneniarm: Fix the mve multilib for the broken cmse support...
2021-06-11  Jakub Jelinekc++: Add C++23 consteval if support - P1938R3 [PR100974]
2021-06-11  David Malcolmanalyzer: tweak priority of callstrings in worklist...
2021-06-11  Richard Bienertree-optimization/101028 - fix endless SLP reassoc...
2021-06-11  Richard Bienertree-optimization/101026 - fix SLP re-association
2021-06-11  Jakub Jelineksimplify-rtx: Fix up simplify_logical_relational_operat...
2021-06-11  Jakub Jelineki386: Fix up *vec_concat<mode>_0_1 [PR101007]
2021-06-11  Uros Bizjaki386: Try to avoid variable permutation instruction...
2021-06-11  Martin LiskaIntroduce -Wcoverage-invalid-line-number
2021-06-11  Martin LiskaAdd missing ChangeLog entry.
2021-06-11  Richard Bienermiddle-end/101009 - fix distance vector recording
2021-06-11  GCC AdministratorDaily bump.
2021-06-11  Martin Liskagcc-changelog: Ignore one more commit.
2021-06-11  Kewen Linrs6000: Support more short/char to float conversion
2021-06-11  Richard BienerUse stablesort for sorting association chain
2021-06-11  Richard BienerExpose stable sort algorithm to gcc_sort_r and add...
2021-06-11  Marek Polacekc++: Extend std::is_constant_evaluated in if warning...
2021-06-10  Patrick Palkac++: matching deduced template template parameters...
2021-06-10  Patrick Palkac++: normalization of non-templated return-type-req...
2021-06-10  Peter Bergneri386: Add V8QI and other 64bit vector permutations...
2021-06-10  Ian Lance Taylorlibgo: update to Go1.16.5 release
2021-06-10  Peter Bergnerrs6000: Add new __builtin_vsx_build_pair and __builtin_...
2021-06-10  Iain Buclawd: Fix ICE in TypeInfoDeclaration, at dmd/declaration...
2021-06-10  Segher Boessenkoolrs6000: Fix *TItype_ppc
2021-06-10  Aldy HernandezUse auto_vec in ssa_equiv_stack.
2021-06-10  Jeff LawUse memory loads and extensions to eliminate redundant...
2021-06-10  Robin Dapps390: Allow more vcond_mask patterns.
2021-06-10  Robin Dapptestsuite: Change gcc.dg/vect/pr56541.c target.
2021-06-10  Andrew StubbsOpenACC: Separate enter/exit data ABIs
2021-06-10  Thomas SchwingeExtract 'goacc_enter_exit_data_internal' from 'libgomp...
2021-06-10  Thomas SchwingeMove 'libgomp/oacc-parallel.c:GOACC_declare' into ...
2021-06-10  Andrew StubbsClean up 'GOMP_MAP_POINTER' handling in 'libgomp/oacc...
2021-06-10  Aldy HernandezAdjust variable names and comments in value-query.*
2021-06-10  Thomas SchwingeFix '#pragma acc acc [...]' typos
2021-06-10  Richard Bienertree-optimization/101003 - use pattern defs when linear...
2021-06-10  Jakub Jelinektestsuite: Uncomment __cpp_consteval test
2021-06-10  Jakub Jelinektestsuite: Fix up libgomp.fortran/pr100981-2.f90 testca...
2021-06-10  Jakub Jelinekifcvt: Fix -fcompare-debug bug [PR100852]
2021-06-10  Clément Chigotaix: Power10 assembler invocation.
2021-06-10  GCC AdministratorDaily bump.
2021-06-09  David Malcolmanalyzer: make various region_model member functions...
2021-06-09  Thomas Rodgerslibstd++: Only support atomic_ref::wait tests which...
2021-06-09  Andrew PinskiFix PR 100925: Limit some a?CST1:CST2 optimizations...
2021-06-09  Jeff LawRevert "Finish last change"
2021-06-09  Jeff LawFinish last change
2021-06-09  H.J. LuUpdate doc/tm.texi.in to fix commit 4a0c4eaea32
2021-06-09  Iain Buclawd: TypeInfo error when using slice copy on Structs...
2021-06-09  Iain Buclawd: Respect explicit align(N) type alignment (PR100935)
2021-06-09  H.J. Lulibgomp: Compile tests with -march=i486 only if needed
2021-06-09  Paul EggertDocument that -fno-trampolines is for Ada only [PR100735]
2021-06-09  Carl LoveRS6000 Add 128-bit Binary Integer sign extend operations
2021-06-09  Carl LoveConversions between 128-bit integer and floating point...
2021-06-09  Carl Lovers6000, Add test 128-bit shifts for just the int128...
2021-06-09  Carl LoveAdd 128-bit int to 128-bit DFP (floattitd2) and 128...
2021-06-09  Carl LoveRS6000 add 128-bit Integer Operations part 1
2021-06-09  Carl Lovers6000, Fix arguments in altivec_vrlwmi and altivec_rlw...
2021-06-09  Christophe... arm: Auto-vectorization for MVE: vclz
2021-06-09  Christophe... arm: Auto-vectorization for MVE and Neon: vhadd/vrhadd
2021-06-09  imba-tjdFix doc/typo
2021-06-09  Roger Sayle[PATCH] PR middle-end/53267: Constant fold BUILT_IN_FMOD.
2021-06-09  Aaron SawdeyFix p10 fusion test cases for -m32
2021-06-09  Richard Bienertree-optimization/100981 - fix SLP patterns involving...
2021-06-09  Richard Bienertree-optimization/97832 - handle associatable chains...
2021-06-09  H.J. LuAlways enable DT_INIT_ARRAY/DT_FINI_ARRAY on Linux
2021-06-09  Jonathan Wakelylibstdc++: Fix constraint on std::optional assignment...
2021-06-09  Martin Liskadocs: add missing @headitem in Intrinsic Procedures
2021-06-09  Richard BienerSimplify vect_is_simple_use
2021-06-09  Bernd EdlingerFix my e-mail in the ChangeLog
2021-06-09  Jonathan Wakelylibstdc++: Add warnings for some C++23 deprecations
2021-06-09  Claudiu Zissulescuarc: Update doloop_end patterns
2021-06-09  Claudiu Zissulescuarc: Fix (u)maddhisi patterns
2021-06-09  Claudiu Zissulescuarc: Update 64bit move split patterns.
2021-06-09  Jakub Jelinekopenmp: Gimplify OMP_CLAUSE_SIZE during gfc_omp_finish_...
2021-06-09  Uros Bizjaki386: Do not emit segment overrides for %p and %P ...
2021-06-09  Martin LiskaImprove JSON examples.
2021-06-09  Xionghu Luors6000: Support doubleword swaps removal in rot64 load...
next