platform/upstream/gcc.git
2020-11-07 Iain Sandoetestsuite, Darwin, PPC : XFAIL zero-scratch-regs tests.
2020-11-07 Iain SandoeAda : Fix bootstrap after r11-4793.
2020-11-07 Martin UeckerC Parser: Implement mixing of labels and code.
2020-11-07 Liu Haolibsupc++: Make the destructor parameter to `__cxa_thre...
2020-11-07 GCC AdministratorDaily bump.
2020-11-06 Segher Boessenkoolrs6000: Don't use operands[] for temporaries in define_...
2020-11-06 Martin UeckerMAINTAINERS: Update my email address.
2020-11-06 Peter Bergnerrs6000: Use the correct minimized testcase
2020-11-06 Peter Bergnerrs6000: Fix default alignment ABI break caused by MMA...
2020-11-06 Jeff LawFix stack pointer handling in ms_hook_prologue function...
2020-11-06 Segher Boessenkoolrs6000: Fix TARGET_POWERPC64 vs. TARGET_64BIT confusion
2020-11-06 Joseph Myersbuiltins: Add DFP signaling NaN built-in functions
2020-11-06 Marek Polacekc++: Small tweak to can_convert_eh [PR81660]
2020-11-06 Bin ChengImprove uninitialized warning with value range info
2020-11-06 Jonathan Wakelylibstdc++: Fix symbol version conflict in linker script
2020-11-06 Iain SandoeObjective-C/C++ : Allow visibility prefix attributes...
2020-11-06 Iain SandoeObjective-C/C++ (parsers) : Update @property attribute...
2020-11-06 Jakub Jelinekc++: Propagate attributes to clones in duplicate_decls...
2020-11-06 Iain SandoeDarwin: Darwin 20 is to be macOS 11 (Big Sur).
2020-11-06 Richard Bienerrework PRE PHI translation cache
2020-11-06 Andrew MacLeodCombine new calculated ranges with existing range.
2020-11-06 Darius GalisAdd PC as control register
2020-11-06 Nathan Sidwellcore: Rename DECL_IS_BUILTIN -> DECL_IS_UNDECLARED_BUILTIN
2020-11-06 David Candleraarch64: Use intrinsics for upper saturating shift...
2020-11-06 Nathan Sidwelllibcpp: Provide date routine
2020-11-06 Richard Sandifordaarch64: Support permutes on unpacked SVE vectors
2020-11-06 Martin LiskaAdd -fbit-tests option.
2020-11-06 Richard Bienermake PRE constant value IDs negative
2020-11-06 Richard Bienertree-optimization/97706 - handle PHIs in pattern recog...
2020-11-06 Nathan Sidwellc++: Parser tweaks
2020-11-06 Kewen Lintestsuite: fix malloc alignment in test
2020-11-06 Thomas Schwinge[Fortran] Remove OpenACC 'loop' inside 'parallel' speci...
2020-11-06 Thomas SchwingeRemove 'gfortran.dg/goacc/loop-6.f95'
2020-11-06 Thomas SchwingeRemove 'gfortran.dg/goacc/loop-5.f95'
2020-11-06 Martin Liskagcc-changelog: prevent double cherry-pick line
2020-11-06 Richard Bienerrefactor SLP analysis
2020-11-06 Jan HubickaMove ipa-refs from ggc to heap.
2020-11-06 Jakub Jelinekipa-modref: Fix comment typos
2020-11-06 Andreas KrebbelIBM Z: Remove override of inline params
2020-11-06 Richard Bienertree-optimization/97706 - part one, refactor vect_deter...
2020-11-06 Tobias BurnusOpenACC/Fortran: Reject '!$acc atomic update capture'
2020-11-06 Tobias BurnusOpenACC (C/C++): Fix 'acc atomic' parsing
2020-11-06 Richard Bienertree-optimization/97732 - fix init of SLP induction...
2020-11-06 Olivier HainqueAdd dg-require-profiling directives to gcc.target/i386...
2020-11-06 Olivier HainqueAdd dg-require-effective-target fpic to g++ tests
2020-11-06 Jan HubickaAdd fnspec handling to ipa mode of ipa-modef.
2020-11-06 Jan HubickaMove size time tables from GGC to heap
2020-11-06 Jakub Jelinekc-common: Remove DEBUG_FUNCTION from verify_sequence_points
2020-11-06 Richard Bienertree-optimization/97733 - fix SLP of reductions with...
2020-11-06 Tobias BurnusFortran: Fix type-decl for PDT / wrong-code pdt_14...
2020-11-06 Jeff LawImprove overflow check
2020-11-06 Eugene RozenfeldSimplify x >> x to 0. This fixes PR96701.
2020-11-06 Kito ChengRISC-V: Mark non-export symbol static and const in...
2020-11-06 Kito ChengPR target/96307: Fix KASAN option checking.
2020-11-06 liuhongtMAINTAINERS: Add myself for write after approval.
2020-11-06 GCC AdministratorDaily bump.
2020-11-05 Marek Polacekc++: Add auto_diagnostic_group to check_handlers_1.
2020-11-05 Marek Polacekc++: Fix decltype(auto) deduction with rvalue ref ...
2020-11-05 Marek Polacekc++: Add -Wexceptions warning option [PR97675]
2020-11-05 Marek Polacekc++: Implement -Wvexing-parse [PR25814]
2020-11-05 Andrew MacLeodPass multi-range from range_query::value_* routines
2020-11-05 Jonathan Wakelylibstdc++: Fix typo in ChangeLog entry
2020-11-05 Jonathan Wakelylibstdc++: Fix constraints on std::optional comparisons...
2020-11-05 Kwok Cheung... openmp: Mark deprecated symbols in OpenMP 5.0
2020-11-05 Olivier HainqueHandle use of r18 as a TCB pointer on aarch64-vxworks
2020-11-05 Jonathan Wakelylibstdc++: Use non-throwing increment in recursive_dire...
2020-11-05 Jonathan Wakelylibstdc++: Fix multiple definitions of std::exception_p...
2020-11-05 Jonathan Wakelylibstdc++: Export basic_stringbuf constructor [PR 97729]
2020-11-05 Olivier HainqueAdd dg-require-effective-target fpic to gcc.dg test
2020-11-05 Olivier HainqueMove and adjust PROBE_STACK reg definitions for aarch64
2020-11-05 Jan HubickaAdd fnspecs for C++ new and delete operators
2020-11-05 Tamar Christinamiddle-end: guard slp-11b.c testcase on vec_lanes
2020-11-05 Aldy HernandezDrop overflow from constants while building ranges...
2020-11-05 David Malcolmdiagnostic paths: loosen coupling between path-printing...
2020-11-05 qing zhaoi386: Fix PR97715
2020-11-05 David Malcolmanalyzer: fix ICE comparing COMPLEX_CSTs [PR97668]
2020-11-05 Jan HubickaFix uninitialized memory use in ipa-modref
2020-11-05 Jonathan Wakelylibstdc++: Fix new <sstream> constructors
2020-11-05 Jonathan Wakelylibstdc++: Adjust whitespace in <sstream>
2020-11-05 Richard BienerFix SLP vectorization of stores from boolean vectors
2020-11-05 Tamar Christinamiddle-end: optimize slp simplify back to back permutes.
2020-11-05 Tamar Christinatestsuite: disable vect tests that was accidentally...
2020-11-05 Richard Bienerdebug/97718 - fix abstract origin references after...
2020-11-05 Tamar Christinamiddle-end: Store and use the SLP instance kind when...
2020-11-05 Kewen Linrs6000: Use direct move for char/short vector CTOR...
2020-11-05 GCC AdministratorDaily bump.
2020-11-04 Jonathan Wakelylibstdc++: Fix default mode of new basic_stringstream...
2020-11-04 Tamar Christinamiddle-end: Move load/store-lanes check till late.
2020-11-04 Ilya LeoshkevichIBM Z: Unhardcode NR_C_MODES
2020-11-04 Ilya LeoshkevichIBM Z: Remove unused RRe and RXe mode_attrs
2020-11-04 Ian Lance Taylorgo: disable -fipa-icf-functions by default in Go frontend
2020-11-04 Andrew MacLeodAdd Ranger temporal cache
2020-11-04 Jonathan Wakelylibstdc++: Fix test failure with --disable-linux-futex
2020-11-04 Jonathan Wakelylibstdc++: Define new C++17 std::search overload for...
2020-11-04 Tobias Burnustarghooks.c: Fix -fzero-call-used-regs 'sorry' typo
2020-11-04 Jonathan Wakelylibstdc++: Document istreambuf_iterator base class...
2020-11-04 Richard Bieneradd costing to SLP vectorized PHIs
2020-11-04 Richard Bienertree-optimization/97709 - set abnormal flag when vector...
2020-11-04 Jakub Jelinekphiopt: Optimize x ? 1024 : 0 to (int) x << 10 [PR97690]
2020-11-04 Jonathan Wakelylibstdc++: Fix constant expressions in std::uniform_int...
next