platform/upstream/gcc.git
2020-05-19 Richard BienerFix FAIL: gcc.target/i386/pr92645-4.c
2020-05-19 Nathan Sidwellpreprocessor: Fix ICE with EOF in macro args [pr95182]
2020-05-19 Jozef LawrynowiczTESTSUITE: Fix tests for 16-bit targets
2020-05-19 Jakub Jelinekopenmp: Add basic library allocator support.
2020-05-19 Martin Liskamklog.py: improve parsing of struct names (ignore GTY).
2020-05-19 Martin LiskaAdd missing changelog entry.
2020-05-19 Martin LiskaFill up entries in reverse order.
2020-05-19 Jose E. Marchesibpf: do not save/restore callee-saved registers in...
2020-05-19 Jose E. Marchesibpf: add support for the -mxbpf option
2020-05-19 Martin LiskaNew mklog script.
2020-05-19 Martin LiskaMove 2 mklog scripts to legacy subfolder.
2020-05-19 Uros BizjakAdd missing ChangeLog entries.
2020-05-19 Uros Bizjaki386: Add missing vector zero/sign extend expanders...
2020-05-19 Martin LiskaAdd missing ChangeLog entry.
2020-05-19 Martin LiskaFix typo in c-parser.c.
2020-05-19 Jakub Jelinekopenmp: Add basic library allocator support.
2020-05-19 Martin LiskaAdd gcc-verify alias.
2020-05-19 Kito ChengRISC-V: Handle implied extension for -march parser.
2020-05-19 Kito ChengRISC-V: Update march parser
2020-05-19 Richard Bienercost invariant nodes from vect_slp_analyze_node_operati...
2020-05-19 Patrick Palkac++: Enable spec_hasher table sanitization [PR87847]
2020-05-19 Patrick Palkac++: Explain fn template argument type/value mismatches...
2020-05-19 GCC AdministratorDaily bump.
2020-05-18 Marek Polacekc++: ICE when shortening right shift [PR94955]
2020-05-18 Marek Polacekc++: ICE with -Wall and constexpr if [PR94937]
2020-05-18 Martin SeborPR middle-end/92815 - spurious -Wstringop-overflow...
2020-05-18 Marek Polacekc++: Sorry about type-dependent arg for __builtin_has_a...
2020-05-18 Martin SeborPR middle-end/92815 - spurious -Wstringop-overflow...
2020-05-18 Martin SeborPR middle-end/94940 - spurious -Warray-bounds for a...
2020-05-18 Joseph MyersUpdate gcc sv.po.
2020-05-18 Marek Polacekc++: Implement DR 1512, Pointer comparison vs qual...
2020-05-18 Jason Merrillc++: Create fewer SAVE_EXPR.
2020-05-18 Marek Polacekc++: Don't add built-in operator for ++ on bool.
2020-05-18 Marek Polacekc++: Regenerate cp/cfns.h.
2020-05-18 Douglas RuppRequire powerpc_vsx_ok in gcc.target/powerpc/pr71763.c
2020-05-18 Jason Merrillbootstrap: Update requirement to C++11.
2020-05-18 Harald AnlaufPR fortran/95053 - division by zero constants
2020-05-18 Stefan Schulze... tree-optimization: Fix use of uninitialized variables...
2020-05-18 Marek Polacekc++: Add test for c++/95143
2020-05-18 Carl Lovepr94833, fix vec_first_match_index for nulls
2020-05-18 Uros Bizjaki386: Avoid reversing a non-trapping comparison to...
2020-05-18 Alex Coplan[arm] Don't generate invalid LDRD insns
2020-05-18 Uros Bizjaki386: Improve vector mode and TFmode ABS and NEG patterns
2020-05-18 Richard Bienerfixup BB vectorization constant generation place
2020-05-18 H.J. Lux86: Update Intel processor detection
2020-05-18 Alex CoplanMAINTAINERS: Add myself for write after approval.
2020-05-18 Richard Bienermiddle-end/95171 - inlining of trapping compare into...
2020-05-18 Richard Bienertree-optimization/95172 - avoid mixing conditionalized...
2020-05-18 GCC AdministratorDaily bump.
2020-05-17 Iain Sandoecoroutines: Avoid a maybe used uninitialized warning...
2020-05-17 Jeff LawUse pc_or_label_operand to collapse a couple more patte...
2020-05-17 H.J. Lux86: Allow V1TI vector register pushes
2020-05-17 Iain Buclawlibphobos: Merge upstream druntime 5cc061a8, phobos...
2020-05-17 H.J. Lux86: Add gcc.target/i386/strncmp-1.c
2020-05-17 Aldy HernandezRevert previous patch:
2020-05-17 Aldy HernandezMove operand_less_p to vr-values.c.
2020-05-17 Aldy HernandezRemove vrp_insert::live_on_edge declaration.
2020-05-17 Aldy HernandezMore refactoring of tree-vrp.c.
2020-05-17 Aldy HernandezMove array bounds checking out of vrp_prop and into...
2020-05-17 GCC AdministratorDaily bump.
2020-05-16 Iain Sandoecoroutines: Implicitly movable objects should use move...
2020-05-16 Jeff LawConsolidate a couple peepholes and improve peepholes...
2020-05-16 GCC AdministratorDaily bump.
2020-05-15 Patrick Palkac++: decltype of invalid non-dependent expr [PR57943]
2020-05-15 Joseph MyersUpdate cpplib sv.po.
2020-05-15 Ian Lance Taylorlibgo: only build syscall test with -static if it works
2020-05-15 Jason Merrillc++: Enable coroutines with -std=c++20.
2020-05-15 Jason Merrillanalyzer: Remove stray semicolon.
2020-05-15 Segher Boessenkoolrs6000: BU_FUTURE_MISC_2 requires powerpc64
2020-05-15 Segher Boessenkoolrs6000/testsuite: Use the int128 selector where needed
2020-05-15 Segher Boessenkoolrs6000/testsuite: Use lp64 in cnttzdm-0.c
2020-05-15 Segher Boessenkoolrs6000/testsuite: Don't use powerpc64 effective target
2020-05-15 Segher Boessenkoolrs6000/testsuite: Use -mdejagnu-cpu= instead of -mcpu=
2020-05-15 Patrick Palkac++: Revert unnecessary parts of fix for [PR90996]
2020-05-15 Jason MerrillPR c++/93286 - ICE with __is_constructible and variadic...
2020-05-15 H.J. Lux86: Also check if -fcf-protection works
2020-05-15 Tobias Burnus[Fortran] OpenMP 5 – permit more sharing clauses for...
2020-05-15 Uros Bizjaki386: Allow SI, DI and TImode pushes from XMM registers
2020-05-15 Nathan Sidwellc++: Fix thinkos in template_args_equal change.
2020-05-15 Richard Bienertree-optimization/92260 - improve fix
2020-05-15 Martin LiskaFix clang [-Wmisleading-indentation] in hsa-gen.c.
2020-05-15 Andrew StubbsWIP amdgcn: use unsigned extend for lshiftrt
2020-05-15 Andrew Burgesscontrib: Handle GDB specific test result types
2020-05-15 Richard Bienertree-optimization/95133 - avoid abnormal edges in path...
2020-05-15 Christophe... arm: Add support for interrupt routines to reg_needs_sa...
2020-05-15 Tobias Burnus[OpenMP] Fix 'omp exit data' for Fortran arrays (PR...
2020-05-15 Iain Buclawlibiberty: Handle @live attribute in D demangler.
2020-05-15 Uros Bizjaki386: Add V2SFmode hadd/hsub instructions [PR95046]
2020-05-15 Uros Bizjaki386: Add V2SFmode hadd/hsub instructions [PR95046]
2020-05-15 Richard Bienertree-optimization/33315 - common stores during sinking
2020-05-15 Xionghu LuoFold (add -1; zero_ext; add +1) operations to zero_ext...
2020-05-15 GCC AdministratorDaily bump.
2020-05-14 H.J. LuSkip jit tests for targets that don't support -lgccjit
2020-05-14 Iain Buclawlibiberty: Update D symbol demangling for latest ABI...
2020-05-14 Jason Merrillc++: Fix deferred noexcept on constructor [PR93901].
2020-05-14 Ian Lance Taylorlibgo: only build syscall test with -static on GNU...
2020-05-14 Andrew Stubbsamdgcn: fix vcc clobber in vector load/store
2020-05-14 Uros Bizjaki386: Add V2DFmode float trunc/extend functions [PR95046]
2020-05-14 Patrick Palkac++: Missing SFINAE with lookup_fnfields [PR78446]
2020-05-14 Thomas KoenigRemoved double ChangeLog entries from previous commit.
next