public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/marxin/heads/remove-hsa-completely] (78 commits) Remove dead components from MAINTAINERS.
@ 2021-03-18 15:37 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2021-03-18 15:37 UTC (permalink / raw)
  To: gcc-cvs

The branch 'marxin/heads/remove-hsa-completely' was updated to point to:

 496c13a0d78... Remove dead components from MAINTAINERS.

It previously pointed to:

 864dddd2db7... Remove dead components from MAINTAINERS.

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  864dddd... Remove dead components from MAINTAINERS.
  c011291... Remove libhsail-rt.
  799ddcb... Remove BRIG front-end.
  1e72e9d... gcc-changelog: Remove components that will be removed.


Summary of changes (added commits):
-----------------------------------

  496c13a... Remove dead components from MAINTAINERS.
  64e474a... Remove libhsail-rt.
  dd056b1... Remove BRIG front-end.
  f52818a... gcc-changelog: Remove components that will be removed.
  d186c67... Update email address for primary entry (*)
  0211fbb... testsuite: Skip c-c++-common/zero-scratch-regs-10.c on arm (*)
  073595e... Fix building the V850 port using recent versions of gcc. (*)
  0cc218d... Objective-C++ : Fix handling of unnamed message parms [PR49 (*)
  8f0c9d5... aarch64: Improve generic SVE tuning defaults (*)
  3bcf192... coroutines: init struct members to NULL (*)
  57e2744... testsuite: Fix up pr98099.c testcase for big endian [PR9809 (*)
  19ac7c9... Daily bump. (*)
  4046529... c++: ICE with real-to-int conversion in template [PR97973] (*)
  be246ac... c++: Private parent access check for using decls [PR19377] (*)
  5074c6f... nios2: Fix format complaints and similar diagnostics. (*)
  bd364aa... Enable gather on zen3 hardware. (*)
  f3e9c98... compiler: copy receiver argument for go/defer of method cal (*)
  c86c519... testsuite, Darwin : Fix the asan/strncpy-overflow-1 test. (*)
  9c4d77f... testsuite, Darwin : Fix match output for asan/memcmp-1.c. (*)
  f7581eb... aarch64: Fix status return logic in RNG intrinsics (*)
  adf14bd... x86: Update 'P' operand modifier for -fno-plt (*)
  39916ce... AArch64: Fix -Werror issue in aarch64_simd_clone_compute_ve (*)
  bc21277... Daily bump. (*)
  a2a6e92... aarch64: Fix up aarch64_simd_clone_compute_vecsize_and_simd (*)
  a4101e5... c++: Fix NaN as C++20 template argument (*)
  0251051... c++: Ensure correct destruction order of local statics [PR9 (*)
  a0b5843... rs6000: Workaround for PR98092 (*)
  d55ce33... i386: Avoid mutual recursion between two peephole2s [PR9960 (*)
  1c7bec8... c++: support target attr for DECL_LOCAL_DECL_P fns [PR99108 (*)
  f6e9c1c... Fix potentially undefined behaviour when computing a sha1 v (*)
  408d137... options: ignore flag_ipa_ra in cl_optimization_compare (*)
  4073a09... IBM Z: Fix "+fvm" constraint with long doubles (*)
  995a740... libstdc++: Remove symbols for new std::call_once implementa (*)
  6ee2463... libstdc++: Revert to old std::call_once implementation [PR  (*)
  7b900dc... c++: Incorrect type equivalence [PR 99496] (*)
  3c5b6d2... Daily bump. (*)
  5f6a43d... gcc-changelog: skip broken commit in git_update_version.py. (*)
  82085eb... i386: Fix up _mm256_vzeroupper() handling [PR99563] (*)
  fcefc59... aarch64: Fix up aarch64_simd_clone_compute_vecsize_and_simd (*)
  1973bea... testsuite: Fix up target selector syntax errors in modules/ (*)
  3a5bcac... libgo: update to Go 1.16.2 release (*)
  7b843d4... Update gcc sv.po. (*)
  770d348... c++: Fix 2 testcases [PR 99601] (*)
  c2be820... libstdc++-v3: Update VTV vars for libtool link commands [PR (*)
  541840b... coroutines : Convert await_ready () expressions to bool [PR (*)
  020b286... coroutines : Handle rethrow from unhandled_exception [PR987 (*)
  26e0eb1... coroutines : Handle for await expressions in for stmts [PR9 (*)
  ed81984... coroutines : Avoid generating empty statements [PR96749]. (*)
  6f4b0ff... libstdc++, testsuite, Darwin : Adjust for names used in sys (*)
  f8aa819... libstdc++, Darwin, ppc : Add new long double symbols. (*)
  99415d0... tree-optimization/98834 - fix optimization regression with  (*)
  dce586f... libstdc++: Implement missing operator overloads in max_size (*)
  33f36b3... analyzer: fix missing comma in initializer (*)
  5b32a18... znver3 tuning part 1 (*)
  5265403... Handle EXEC_IOLENGTH in doloop_contained_procedure_code. (*)
  21ced27... Fortran: Fix problem with allocate initialization [PR99545] (*)
  f20fe2c... OpenMP: Fix 'omp declare target' handling for vars [PR99509 (*)
  b516a15... Fix -Wstring-concatenation warning. (*)
  52b6794... testsuite: fix typo in testcase pr99492.c (*)
  9844eef... Daily bump. (*)
  c2d7c39... PR fortran/99112 - ICE with runtime diagnostics for SIZE in (*)
  5534888... i386: Some more -mavx512vl -mno-avx512bw fixes [PR99321] (*)
  5e93c2f... Daily bump. (*)
  77643ac... PR tree-optimization/99489 - ICE calling strncat after strc (*)
  7987bee... Fortran: Fix for class defined operators [PR99125]. (*)
  bbdf59f... match.pd: Don't optimize vector X + (X << C) -> X * (1 + (1 (*)
  3972574... misc/cgo/testcarchive: don't use == for string equality in  (*)
  8c2cf7f... MAINTAINERS: Add myself for write after approval (*)
  ff4816d... sim: drop dep on configure-gdb (*)
  6da2762... Daily bump. (*)
  6e885ad... c++: ICE with using-decl [PR 99238] (*)
  d8b84e2... Fix memory constraint bug in SPARC back-end (*)
  d065576... Fortran/OpenMP: Accept implicit-save DATA vars for threadpr (*)
  0b54375... Fortran/OpenMP: Fix use_device_{ptr,addr} with assumed-size (*)
  a6e9633... Fortran: Fix libgfortran I/O race with newunit_free [PR9952 (*)
  3bb345c... i386: Hopefully last set of -mavx512vl -mno-avx512bw fixes  (*)
  425afe1... c++: Fix up calls to immediate functions returning referenc (*)
  0df3eb2... analyzer: document new param (*)

(*) This commit already exists in another branch.
    Because the reference `refs/users/marxin/heads/remove-hsa-completely' matches
    your hooks.email-new-commits-only configuration,
    no separate email is sent for this commit.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-18 15:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-18 15:37 [gcc/marxin/heads/remove-hsa-completely] (78 commits) Remove dead components from MAINTAINERS Martin Liska

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).