]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-02-06  Jakub Jelineki386: Improve avx* vector concatenation [PR93594]
2020-02-06  Jakub Jelinekopenmp: Fix handling of non-addressable shared scalars...
2020-02-06  Jakub Jelinekopenmp: Notice reduction decl in outer contexts after...
2020-02-06  Alexandre OlivaInitialize barrier_cache for ARM EH ABI compliance
2020-02-06  Jason Merrillcgraph: A COMDAT decl always has non-zero address.
2020-02-06  GCC AdministratorDaily bump.
2020-02-06  Martin SeborRemove trailing comma to avoid pedantic warning in...
2020-02-05  Martin SeborPR tree-optimization/92765 - wrong code for strcmp...
2020-02-05  Jason Merrillc++: Fix decltype of empty pack expansion of parm.
2020-02-05  Uros BizjakSimplify post epilogue_completed splitters.
2020-02-05  Marek PolacekMove CL to the correct file.
2020-02-05  Marek PolacekAdd missing CL.
2020-02-05  Jakub Jelinekc++: Mark __builtin_convertvector operand as read ...
2020-02-05  Michael MeissnerFix PR 93568 (thinko)
2020-02-05  Marek Polacekc++: Fix ICE with CONSTRUCTOR flags verification [PR93559]
2020-02-05  Jason Merrillc++: Fix SEGV with malformed constructor decl.
2020-02-05  Andrew Stubbsamdgcn: Remove redundant multilib
2020-02-05  Jeff LawFix testsuite "regression" on hppa after recent IRA...
2020-02-05  Tobias Burnus[libgomp] – Fix check_effective_target_offload_target_n...
2020-02-05  Jonathan Wakelylibstdc++: Remove workarounds for constraints on alias...
2020-02-05  David Malcolmanalyzer: add enode status and revamp __analyzer_dump_e...
2020-02-05  Jakub Jelineki386: Omit clobbers from vzeroupper until final [PR92190]
2020-02-05  Jakub Jelineki386: Schedule the only -O0 split pass on x86 after...
2020-02-05  Richard Bienertestsuite/92177 fix for SLP build changes
2020-02-05  Richard Bienermiddle-end/90648 fend off builtin calls with not enough...
2020-02-05  Andrew Burgesslibiberty/hashtab: More const parameters
2020-02-05  Bin ChengIncrease index number for creating temp vars' name.
2020-02-05  Jakub JelinekFix up comment typo.
2020-02-05  Jakub Jelinekopenmp: Avoid ICEs with declare simd; declare simd...
2020-02-05  Martin LiskaDo not load body for alias symbols.
2020-02-05  Martin LiskaDocument ASLR for Precompiled Headers.
2020-02-05  Patrick Palkalibstdc++: Apply the move_iterator changes described...
2020-02-05  JunMaHandle type deduction of auto and decltype(auto) with...
2020-02-05  GCC AdministratorDaily bump.
2020-02-04  Jason Merrillc++: Fix error-recovery with concepts.
2020-02-04  Jason Merrillc++: Fix constexpr vs. omitted aggregate init.
2020-02-04  Jason Merrillc++: Fix ({ ... }) array mem-initializer.
2020-02-04  David Malcolmanalyzer: fix testsuite assumption that sizeof(int...
2020-02-04  David Malcolmanalyzer: fix build error with clang (PR 93543)
2020-02-04  Richard Bienertree-optimization/93538 - add missing comparison foldin...
2020-02-04  Jonathan Wakelylibstdc++: Fix name of macro in #undef directive
2020-02-04  Jonathan Wakelylibstdc++: Fix regressions in unique_ptr::swap (PR...
2020-02-04  Jakub Jelineklibcpp: Diagnose __has_include outside of preprocessor...
2020-02-04  Jakub Jelineklibcpp: Diagnose __has_include outside of preprocessor...
2020-02-04  Jakub Jelineklibcpp: Fix ICEs on __has_include syntax errors [PR93545]
2020-02-04  Iain Sandoecoroutines: Prevent repeated error messages for missing...
2020-02-04  Richard Bienertree-optimization/91123 - restore redundant store removal
2020-02-04  Richard Bienertree-optimization/92819 restrict new vector CTOR canoni...
2020-02-04  Martin LiskaFix release checking build of ARM.
2020-02-04  Ian Lance Taylorsyscall: fix riscv64 GNU/Linux build
2020-02-04  Ian Lance Taylorlibbacktrace: always pass -g when compiling test code
2020-02-04  GCC AdministratorDaily bump.
2020-02-03  Michael MeissnerOptimize vec_extract of vectors in memory with a PC...
2020-02-03  Michael MeissnerRewrite convulated code to avoid adding r0.
2020-02-03  Michael MeissnerAdjust how variable vector extraction is done.
2020-02-03  Jason Merrillc++: Fix constexpr vs. reference parameter.
2020-02-03  Jason Merrillc++: Allow parm of empty class type in constexpr.
2020-02-03  Michael MeissnerAdd some gcc_asserts for vector extract processing.
2020-02-03  Iain Sandoecoroutines: Fix ICE on invalid (PR93458).
2020-02-03  David Malcolmanalyzer: avoid use of fold_build2
2020-02-03  David Malcolmanalyzer: detect zero-assignment in phis (PR 93544)
2020-02-03  David Malcolmanalyzer: show BBs in .dot dumps
2020-02-03  David Malcolmanalyzer: fix ICE merging models containing label point...
2020-02-03  David Malcolmanalyzer: fix ICE due to comparing int and real constan...
2020-02-03  Segher Boessenkoolrs6000: Update constraint documentation
2020-02-03  Richard Earnshawarm: Use move-if-change for updating regenerated files...
2020-02-03  Andrew StubbsRemove gfx801 "carrizo" support
2020-02-03  Jason Merrillc++: Fix cast to pointer to VLA.
2020-02-03  Stam Markianos... This patch is for PR target/91816
2020-02-03  Tobias Burnus[OpenACC] bump version for 2.6 plus libgomp.texi update
2020-02-03  Tobias Burnus[OpenMP] Add missing parameters to omp_lib documentatio...
2020-02-03  Tobias Burnus[Fortran] Fix to strict associate check (PR93427)
2020-02-03  Jakub Jelineks390x: Fix popcounthi2_z196 expander [PR93533]
2020-02-03  JunMacoroutines: Bind label_decl of original function to...
2020-02-03  GCC AdministratorDaily bump.
2020-02-02  Marek Polacekc++: Fix ICE on invalid alignas in a template [PR93530]
2020-02-02  Iain Sandoetestsuite,Darwin,PPC: Adjust darwin-abi-12.c for common...
2020-02-02  Vladimir N... One more fix for PR 91333 - suboptimal register allocat...
2020-02-02  GCC AdministratorDaily bump.
2020-02-01  Jakub Jelinekfortran: Fix up TYPE_ARG_TYPES of procs with scalar...
2020-02-01  Sandra Loosemorenios2: Support for GOT-relative DW_EH_PE_datarel encoding.
2020-02-01  Andrew BurgessFixes after recent configure changes relating to static...
2020-02-01  GCC AdministratorDaily bump.
2020-02-01  Jason Merrillc++: Fix sizeof VLA lambda capture.
2020-01-31  Jason Merrillc++: Reduce memory consumption for arrays of non-aggreg...
2020-01-31  Jason Merrillc++: Reduce memory consumption for large static arrays.
2020-01-31  David Malcolmanalyzer: fix ICE with 'const void *' (PR 93457)
2020-01-31  David Malcolmanalyzer: fix ICE handling void-type (PR 93373)
2020-01-31  Vladimir N... Fix for PR 91333 - suboptimal register allocation...
2020-01-31  David Malcolmanalyzer: fix ICE getting void return value (PR 93379)
2020-01-31  David Malcolmanalyzer: fix ICE with pointers between stack frames...
2020-01-31  Jakub Jelinektestsuite: Fix up pr91838.C test [PR91838]
2020-01-31  Richard Sandifordaarch64: Add Armv8.6 SVE bfloat16 support
2020-01-31  Richard Sandifordaarch64: Add svbfloat16_t support to arm_sve.h
2020-01-31  Richard Sandifordaarch64: Add Armv8.6 SVE matrix multiply support
2020-01-31  Richard Sandifordaarch64: Fix SVE PCS failures for BE & ILP32
2020-01-31  Patrick Palkalibstdc++: Always return a sentinel<I> from __gnu_test...
2020-01-31  Andrew StubbsFix conditional add LRA failure for amdgcn
2020-01-31  Uros BizjakFix TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL handling.
2020-01-31  Kwok Cheung... [amdgcn] Scale number of threads/workers with VGPR...
next