]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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...
2021-06-09  Andrew MacLeodVirtualize fur_source and turn it into a proper API.
2021-06-09  Jason Merrillc++: remove redundant warning [PR100879]
2021-06-09  GCC AdministratorDaily bump.
2021-06-08  Thomas Rodgerslibstdc++: Fix Wrong param type in :atomic_ref<_Tp...
2021-06-08  Thomas Rodgers[libstdc++] Remove unused hasher instance.
2021-06-08  Marek Polacekc++: explicit() ignored on deduction guide [PR100065]
2021-06-08  Andrew PinskiImprove match_simplify_replacement in phi-opt
2021-06-08  Jason Merrillc++: update diagnostic messages
2021-06-08  Bernd EdlingerFix bootstrap2 breakage due to re-use of obj-c checksum
2021-06-08  Jason Merrillc++: Test for mixed string literal concatenation
2021-06-08  Jason Merrillc++: Test for whitespace and line splice
2021-06-08  Jason Merrillc++: Add test for C++23 narrowing conv to bool
2021-06-08  David Malcolmanalyzer: bitfield fixes [PR99212]
2021-06-08  David Malcolmanalyzer: fix region::get_bit_size for bitfields
2021-06-08  David Malcolmanalyzer: split out struct bit_range from class concret...
2021-06-08  David Malcolmanalyzer: remove redundant typedef
2021-06-08  Jason Merrillc++: braced-list overload resolution [PR100963]
2021-06-08  Pat HaugenUpdate Power10 scheduling description for new fused...
2021-06-08  Jeff LawFurther improve redundant test/compare removal on the H8
2021-06-08  Jonathan Wakelylibstdc++: Finish implementing LWG 3413 for propagate_const
2021-06-08  Richard Bienertree-optimization/100923 - fix alias-ref construction...
2021-06-08  Richard BienerMake SLP root stmt a vector
2021-06-08  Aldy HernandezImplement a context aware pointer equivalency class...
2021-06-08  Thomas Schwinge[GCN] Fix run-time variable 'num_workers'
2021-06-08  Thomas SchwingeEnable more 'libgomp.oacc-*/lib-*' testcases for non...
2021-06-08  Thomas SchwingeFix 'libgomp.oacc-fortran/parallel-dims.f90' for 'acc_d...
2021-06-08  Thomas SchwingeFix 'libgomp.oacc-c-c++-common/acc_prof-kernels-1.c...
2021-06-08  Thomas SchwingeEnhance 'libgomp.oacc-c-c++-common/firstprivate-1.c...
2021-06-08  Thomas SchwingeAdd 'acc_device_radeon' testing to 'libgomp.oacc-*...
2021-06-08  Thomas SchwingeDon't require 'openacc_nvidia_accel_selected' in 'libgo...
2021-06-08  Thomas SchwingeDon't require 'openacc_nvidia_accel_selected' in additi...
2021-06-08  Jakub Jelinekopenmp: Fix ICE on depend(source) clause during cdtor...
2021-06-08  Thomas Schwinge[GCN] Streamline 'libgomp/testsuite/lib/libgomp.exp...
2021-06-08  Thomas SchwingeRevert PR80547 workaround in 'libgomp.oacc-c-c++-common...
2021-06-08  Thomas Schwinge[nvptx] Update comment in 'libgomp.oacc-c-c++-common...
2021-06-08  Richard Bienermiddle-end/100951 - make sure to generate VECTOR_CST...
2021-06-08  Jakub Jelinektestsuite: Add -Wno-psabi -w to pr100887.c test [PR100943]
2021-06-08  Tobias BurnusFortran/OpenMP: Fix clause splitting for target/paralle...
next