platform/upstream/gcc.git
2020-10-08 Will Schmidt[PATCH, rs6000] Rename BU_P10_MISC_2 define to BU_P10_P...
2020-10-08 Jan HubickaDisable TBAA in some uses of call_may_clobber_ref_p
2020-10-08 Mark Wielaarddebug: Make sure to output .file 0 when generating...
2020-10-08 qing zhaoImprove documentation of -fallow-store-data-races
2020-10-08 Jonathan Wakelylibstdc++: Add assertions for preconditions in sampling...
2020-10-08 Christophe... arm: [MVE] Add missing __arm_vcvtnq_u32_f32 intrinsic...
2020-10-08 Richard BienerSLP vectorize multiple BBs at once
2020-10-08 Jonathan Wakelylibstdc++: Add C++11 member functions for ios::failure...
2020-10-08 Jonathan Wakelylibstdc++: Avoid divide by zero in default template...
2020-10-08 Richard Bienertree-optimization/97330 - fix bad load sinking
2020-10-08 Jan HubickaFix handling of parm_offset in ipa-modref on 32bit...
2020-10-08 Martin LiskaIPA MOD REF: add debug counter.
2020-10-08 Richard Bieneradjust BB vectorization dump scanning
2020-10-08 Christophe... arm: [MVE] Remove illegal intrinsics (PR target/96914)
2020-10-08 Christophe... arm: [MVE[ Add vqdmlashq intrinsics (PR target/96914)
2020-10-08 Jakub Jelinekarm: Fix ICE on glibc compilation after my DIVMOD optim...
2020-10-08 Aldy HernandezFix PR97325.
2020-10-08 Aldy HernandezFix PR97315 (part 2 of 2)
2020-10-08 Aldy HernandezFix PR97315 (part 1 of 2)
2020-10-08 Jakub Jelinekopenmp: Set cfun->calls_alloca when needed in OpenMP...
2020-10-08 Tom de Vries[libgomp, nvptx] Report launch dimensions in GOMP_OFFLO...
2020-10-08 Patrick Palkac++: ICE in dependent_type_p with constrained auto...
2020-10-08 Patrick Palkac++: Set the constraints of a class type sooner [PR96229]
2020-10-08 GCC AdministratorDaily bump.
2020-10-07 Jonathan Wakelylibstdc++: Fix divide by zero in default template argument
2020-10-07 Jonathan Wakelylibstdc++: Fix non-reserved names in headers
2020-10-07 Marek Polacekc++: Fix P0846 (ADL and function templates) in template...
2020-10-07 Clément Chigotlibgo/configure: remove -fno-section-anchors for AIX
2020-10-07 Nikhil Beneschlibgo: handle go1.10+ correctly in match.sh
2020-10-07 Aldy HernandezRename -fevrp-mode= to --param=evrp-mode=.
2020-10-07 Richard Bienertree-optimization/97307 - improve sinking of loads
2020-10-07 Patrick Palkac++: Distinguish alignof and __alignof__ in cp_tree_equ...
2020-10-07 Andrew MacLeodOff by one final fix.
2020-10-07 Paul ThomasThis patch fixes PR47469 - a trivial bit of tidying up.
2020-10-07 David Malcolmanalyzer: handle C++ argument numbers and "this" [PR97116]
2020-10-07 David MalcolmAdd -fdiagnostics-path-format=separate-events to -fdiag...
2020-10-07 Nathan Sidwellc++: block-scope externs get an alias [PR95677,PR31775...
2020-10-07 Martin Jamboripa-prop: Fix multiple-target speculation resolution
2020-10-07 Nathan Sidwellc++: Rename DECL_BUILTIN_P to DECL_UNDECLARED_BUILTIN_P
2020-10-07 Nathan Sidwellc++: Adding exception specs can changed dependentness
2020-10-07 Andrew Stubbsamdgcn: Use scalar instructions for addptrdi3
2020-10-07 Mark WielaardOutput filepath strings in .debug_line_str for DWARF5
2020-10-07 Jakub Jelinekdebug: Pass --gdwarf-N to assembler if fixed gas is...
2020-10-07 Jakub Jelinekoptions: Avoid unused variable mask warning [PR97305]
2020-10-07 Jakub Jelinekopenmp: Improve composite simd vectorization
2020-10-07 Tom de Vries[tree-ssa-loop-ch] Add missing NULL test for dump_file
2020-10-07 GCC AdministratorDaily bump.
2020-10-06 Marek Polacekc++: typename in out-of-class member function definitio...
2020-10-06 Tobias Burnusc-c++-common/goacc/declare-pr90861.c: Remove xfail
2020-10-06 Nikhil Beneschcompiler: avoid undefined behavior in Import::read
2020-10-06 Andrew MacLeodHybrid EVRP and testcases
2020-10-06 Andrew MacLeodRanger classes.
2020-10-06 Tom de Vries[openacc, libgomp, testsuite] Xfail declare-5.f90
2020-10-06 Jonathan Wakelylibstdc++: Inline std::exception_ptr members [PR 90295]
2020-10-06 Dennis Zhangarm: Enable MVE SIMD modes for vectorization
2020-10-06 Tom de Vries[openacc] Fix acc declare for VLAs
2020-10-06 Martin Liskalto: fix LTO debug sections copying.
2020-10-06 Srinath Parvathaneni[PATCH][GCC] arm: Move iterators from mve.md to iterato...
2020-10-06 Martin Liskadbgcnt: print list after compilation
2020-10-06 Martin Liskadbgcnt: report upper limit when lower == upper
2020-10-06 Tobias Burnusconfigure: Fix in-tree building of GMP on BSD [PR97302]
2020-10-06 Tom de Vries[ftracer] Add caching of can_duplicate_bb_p
2020-10-06 Tom de Vries[ftracer] Factor out can_duplicate_bb_p
2020-10-06 Jonathan Wakelylibstdc++: Avoid CTAD for std::ranges::join_view [LWG...
2020-10-06 Jakub Jelinekdivmod: Match and expand DIVMOD even in some cases...
2020-10-06 Aldy HernandezFix off-by-one storage problem in irange_allocator.
2020-10-06 Jakub Jelinekopenmp: Fix ICE in omp_discover_declare_target_tgt_fn_r
2020-10-06 Joe Ramsayarm: Add +nomve and +nomve.fp options to -mcpu=cortex-m55
2020-10-06 Andreas KrebbelIBM Z: Doc: Add z15/arch13 to the list of -march/-mtune...
2020-10-06 Nikhil Beneschgofrontend: correct file reading logic in Stream_from_file
2020-10-06 GCC AdministratorDaily bump.
2020-10-05 Jonathan Wakelylibstdc++: Reduce uses of std::numeric_limits
2020-10-05 Marek Polacekc++: Fix typo in NON_UNION_CLASS_TYPE_P.
2020-10-05 Jonathan Wakelylibstdc++: Minor header cleanup in <numeric>
2020-10-05 Aldy HernandezCleanup legacy_union and legacy intersect in value_range.
2020-10-05 Aldy HernandezImport various range-op fixes from ranger branch.
2020-10-05 Jakub Jelineksupport TARGET_MEM_REF in C/C++ error pretty-printing...
2020-10-05 Jonathan Wakelylibstdc++: Make allocators throw bad_array_new_length...
2020-10-05 Tom de Vries[omp, ftracer] Ignore IFN_GOMP_SIMT_XCHG_* in ignore_bb_p
2020-10-05 Nathan Sidwellc++: Make spell corrections consistent
2020-10-05 Alex Coplanarm: Add missing part number for Neoverse V1
2020-10-05 Tom de Vries[omp, ftracer] Remove incorrect suggestion in ignore_bb_p
2020-10-05 Mike Crowelibstdc++: Use correct duration for atomic_futex wait...
2020-10-05 Mike Crowelibstdc++: Test C++11 implementation of std::chrono...
2020-10-05 Jonathan Wakelylibstdc++: Add missing bugzilla PR numbers to ChangeLog
2020-10-05 Jakub Jelinekoptions: Save and restore opts_set for Optimization...
2020-10-05 Jakub Jelinekstore-merging: Fix up -Wnarrowing warning
2020-10-05 Tom de Vries[omp, ftracer] Don't duplicate blocks in SIMT region
2020-10-05 GCC AdministratorDaily bump.
2020-10-04 Harald AnlaufPR fortran/97272 - Wrong answer from MAXLOC with charac...
2020-10-04 GCC AdministratorDaily bump.
2020-10-03 Clément Chigotaix: apply aix_malloc more narrowly.
2020-10-03 Jakub Jelinekoptions: Fix up opts_set saving/restoring for underlyin...
2020-10-03 Jan HubickaAdd gcc.dg/tree-ssa/modref-3.c testcase
2020-10-03 Jan HubickaTrack access ranges in ipa-modref
2020-10-03 H.J. Ludoc: Replace roudnevenl with roundevenl
2020-10-03 GCC AdministratorDaily bump.
2020-10-02 David Edelsohnrs6000: clean up headers in rs6000.c and rs6000-call.c
2020-10-02 Marek Polacekc++: Fix printing of C++20 template parameter object...
2020-10-02 Jonathan Wakelylibstdc++: Change test to work without 64-bit atomics
next