]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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...
2020-01-31  Tobias Burnus[Fortran] Disable front-end optimization for OpenACC...
2020-01-31  Tamar Christinamiddle-end: Fix logical shift truncation (PR rtl-optimi...
2020-01-31  Andrew StubbsFix fast-math-pr55281.c ICE
2020-01-31  David Malcolmcalls.c: refactor special_function_p for use by analyze...
2020-01-31  David Malcolmanalyzer: further fixes for comparisons between uncompa...
2020-01-31  Andrew StubbsZero-initialise masked load destinations
2020-01-31  David Malcolmanalyzer: add extrinsic_state::dump
2020-01-31  David Malcolmanalyzer: make extrinsic_state field private
2020-01-31  GCC AdministratorDaily bump.
2020-01-31  David Malcolmanalyzer: avoid using <string.h> in malloc-1.c
2020-01-31  David Malcolmanalyzer: convert conditionals-2.c to a torture test
2020-01-31  David Malcolmanalyzer: fix ICE in __builtin_isnan (PR 93356)
2020-01-30  Jeff LawMark switch expression as used to avoid bogus warning
2020-01-30  Jakub Jelinekcgraph: Avoid creating multiple *.localalias aliases...
2020-01-30  Jakub Jelinekcombine: Punt on out of range rotate counts [PR93505]
2020-01-30  Jason Merrillc++: Fix -Wtype-limits in templates.
2020-01-30  Andrew BensonRemove check for maximum symbol name length.
2020-01-30  Andrew StubbsAdd LTGT operator support for amdgcn
2020-01-30  Jeff LawFix "regression" reported by c6x testing.
2020-01-30  Martin SeborPR middle-end/92323 - bogus -Warray-bounds after unroll...
2020-01-30  Richard Bienerdump CTORs properly wrapped with _Literal with -gimple
2020-01-30  David Malcolmanalyzer: avoid comparisons between uncomparable types...
2020-01-30  John David... Fix ICE in pa_elf_select_rtx_section.
2020-01-30  Jakub Jelinekarm: Fix uaddvdi4 expander [PR93494]
2020-01-30  Tobias BurnusSkip plugin-{gcn,hsa} for (-m)x32 (PR bootstrap/93409)
2020-01-30  Paolo CarliniAdd testcase of PR c++/90338, already fixed in trunk.
2020-01-30  Jakub Jelineki386: Optimize {,v}{,p}movmsk{b,ps,pd} followed by...
2020-01-30  Jakub Jelineki386: Optimize popcnt followed by zero/sign extension...
next