platform/upstream/gcc.git
2021-03-19 Joseph MyersRegenerate gcc.pot.
2021-03-19 Pat HaugenAdd Power10 scheduling description.
2021-03-19 Jonathan Wakelylibstdc++: Add std::is_scoped_enum for C++23
2021-03-19 Thomas KoenigAdd size check to vector-matrix matmul.
2021-03-19 Vladimir N... [PR99663] Don't use unknown constraint for address...
2021-03-19 Jakub Jelinekc++: Only reject reinterpret casts from pointers to...
2021-03-19 Iain SandoeDarwin : Fix build failure for powerpc-darwin8 [PR99661].
2021-03-19 Olivier Hainquetarget/99660 - missing VX_CPU_PREFIX for vxworksae
2021-03-19 John David... Use memcpy instead of strncpy to avoid error with ...
2021-03-19 Tamar Christinaslp: remove unneeded permute calculation (PR99656)
2021-03-19 H.J. Lux86: Issue error for return/argument only with function...
2021-03-19 David Malcolmanalyzer: mark epath_finder with DISABLE_COPY_AND_ASSIG...
2021-03-19 Jakub Jelinekarm: Fix mve_vshlq* [PR99593]
2021-03-19 Andrew Stubbsamdgcn: Typo fix
2021-03-19 Matthias Klosesubstitute @tie{} with a space for the man pages
2021-03-19 Eric BotcazouRequire linker plugin for another LTO test
2021-03-19 Eric BotcazouFix segfault during encoding of CONSTRUCTORs
2021-03-19 GCC AdministratorDaily bump.
2021-03-19 Marek Polacekc++: Fix error-recovery with requires expression [PR99500]
2021-03-18 Marek Polacekc++: Remove FLOAT_EXPR assert in tsubst.
2021-03-18 Vladimir N... [PR99422] LRA: Use lookup_constraint only for a single...
2021-03-18 Martin SeborPR middle-end/99502 - missing -Warray-bounds on partial...
2021-03-18 Marek Polacekc++: Add assert to tsubst.
2021-03-18 Andrew Stubbsamdgcn: Silence warnings in gcn.c
2021-03-18 Jan HubickaFix idiv latencies for znver3
2021-03-18 Sinan LinPR target/99314: Fix integer signedness issue for cpyme...
2021-03-18 Jakub Jelinektestsuite: Fix up strlenopt-80.c on powerpc [PR99636]
2021-03-18 Jakub Jelinektestsuite: Fix up strlenopt-73.c on powerpc [PR99626]
2021-03-18 Jeff LawUpdate email address for primary entry
2021-03-18 Christophe... testsuite: Skip c-c++-common/zero-scratch-regs-10.c...
2021-03-18 Nick CliftonFix building the V850 port using recent versions of...
2021-03-18 Iain SandoeObjective-C++ : Fix handling of unnamed message parms...
2021-03-18 Kyrylo Tkachovaarch64: Improve generic SVE tuning defaults
2021-03-18 Martin Liskacoroutines: init struct members to NULL
2021-03-18 Jakub Jelinektestsuite: Fix up pr98099.c testcase for big endian...
2021-03-18 GCC AdministratorDaily bump.
2021-03-17 Marek Polacekc++: ICE with real-to-int conversion in template [PR97973]
2021-03-17 Anthony Sharpc++: Private parent access check for using decls [PR19377]
2021-03-17 Sandra Loosemorenios2: Fix format complaints and similar diagnostics.
2021-03-17 Jan HubickaEnable gather on zen3 hardware.
2021-03-17 Ian Lance Taylorcompiler: copy receiver argument for go/defer of method...
2021-03-17 Iain Sandoetestsuite, Darwin : Fix the asan/strncpy-overflow-1...
2021-03-17 Iain Sandoetestsuite, Darwin : Fix match output for asan/memcmp...
2021-03-17 Kyrylo Tkachovaarch64: Fix status return logic in RNG intrinsics
2021-03-17 H.J. Lux86: Update 'P' operand modifier for -fno-plt
2021-03-17 Tamar ChristinaAArch64: Fix -Werror issue in aarch64_simd_clone_comput...
2021-03-17 GCC AdministratorDaily bump.
2021-03-16 Christophe... aarch64: Fix up aarch64_simd_clone_compute_vecsize_and_...
2021-03-16 Jason Merrillc++: Fix NaN as C++20 template argument
2021-03-16 Jakub Jelinekc++: Ensure correct destruction order of local statics...
2021-03-16 Segher Boessenkoolrs6000: Workaround for PR98092
2021-03-16 Jakub Jelineki386: Avoid mutual recursion between two peephole2s...
2021-03-16 Martin Liskac++: support target attr for DECL_LOCAL_DECL_P fns...
2021-03-16 Nick CliftonFix potentially undefined behaviour when computing...
2021-03-16 Martin Liskaoptions: ignore flag_ipa_ra in cl_optimization_compare
2021-03-16 Ilya LeoshkevichIBM Z: Fix "+fvm" constraint with long doubles
2021-03-16 Jonathan Wakelylibstdc++: Remove symbols for new std::call_once implem...
2021-03-16 Jonathan Wakelylibstdc++: Revert to old std::call_once implementation...
2021-03-16 Nathan Sidwellc++: Incorrect type equivalence [PR 99496]
2021-03-16 GCC AdministratorDaily bump.
2021-03-16 Martin Liskagcc-changelog: skip broken commit in git_update_version.py.
2021-03-16 Jakub Jelineki386: Fix up _mm256_vzeroupper() handling [PR99563]
2021-03-16 Jakub Jelinekaarch64: Fix up aarch64_simd_clone_compute_vecsize_and_...
2021-03-15 Jakub Jelinektestsuite: Fix up target selector syntax errors in...
2021-03-15 Ian Lance Taylorlibgo: update to Go 1.16.2 release
2021-03-15 Joseph MyersUpdate gcc sv.po.
2021-03-15 Nathan Sidwellc++: Fix 2 testcases [PR 99601]
2021-03-15 Caroline Ticelibstdc++-v3: Update VTV vars for libtool link commands...
2021-03-15 Iain Sandoecoroutines : Convert await_ready () expressions to...
2021-03-15 Iain Sandoecoroutines : Handle rethrow from unhandled_exception...
2021-03-15 Iain Sandoecoroutines : Handle for await expressions in for stmts...
2021-03-15 Iain Sandoecoroutines : Avoid generating empty statements [PR96749].
2021-03-15 Iain Sandoelibstdc++, testsuite, Darwin : Adjust for names used...
2021-03-15 Iain Sandoelibstdc++, Darwin, ppc : Add new long double symbols.
2021-03-15 Richard Bienertree-optimization/98834 - fix optimization regression...
2021-03-15 Patrick Palkalibstdc++: Implement missing operator overloads in...
2021-03-15 Martin Liskaanalyzer: fix missing comma in initializer
2021-03-15 Jan Hubickaznver3 tuning part 1
2021-03-15 Thomas KoenigHandle EXEC_IOLENGTH in doloop_contained_procedure_code.
2021-03-15 Paul ThomasFortran: Fix problem with allocate initialization ...
2021-03-15 Tobias BurnusOpenMP: Fix 'omp declare target' handling for vars...
2021-03-15 Martin LiskaFix -Wstring-concatenation warning.
2021-03-15 David Edelsohntestsuite: fix typo in testcase pr99492.c
2021-03-15 GCC AdministratorDaily bump.
2021-03-14 Harald AnlaufPR fortran/99112 - ICE with runtime diagnostics for...
2021-03-14 Uros Bizjaki386: Some more -mavx512vl -mno-avx512bw fixes [PR99321]
2021-03-14 GCC AdministratorDaily bump.
2021-03-13 Martin SeborPR tree-optimization/99489 - ICE calling strncat after...
2021-03-13 Paul ThomasFortran: Fix for class defined operators [PR99125].
2021-03-13 Jakub Jelinekmatch.pd: Don't optimize vector X + (X << C) -> X ...
2021-03-13 Ian Lance Taylormisc/cgo/testcarchive: don't use == for string equality...
2021-03-13 Eugene RozenfeldMAINTAINERS: Add myself for write after approval
2021-03-13 Mike Frysingersim: drop dep on configure-gdb
2021-03-13 GCC AdministratorDaily bump.
2021-03-12 Nathan Sidwellc++: ICE with using-decl [PR 99238]
2021-03-12 Eric BotcazouFix memory constraint bug in SPARC back-end
2021-03-12 Tobias BurnusFortran/OpenMP: Accept implicit-save DATA vars for...
2021-03-12 Tobias BurnusFortran/OpenMP: Fix use_device_{ptr,addr} with assumed...
2021-03-12 Tobias BurnusFortran: Fix libgfortran I/O race with newunit_free...
2021-03-12 Jakub Jelineki386: Hopefully last set of -mavx512vl -mno-avx512bw...
next