This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_90
in repository clang.
from bf5c673cec Merging r370035: ------------------------------------------- [...]
new 13589774df ReleaseNotes: drop in-progress warning and empty sections
new 49dc415021 ReleaseNotes: fixes
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/ReleaseNotes.rst | 114 +++++++-------------------------------------------
1 file changed, 16 insertions(+), 98 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 9520b8cd54 Fix variable ‘IsInitCapturePack’ set but not used warning. NFCI.
new def5967bf6 Removed a function declaration that doesn't have a definition
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/clang/AST/ExprCXX.h | 3 ---
1 file changed, 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f079e7eee6b PR libstdc++/91067 add more missing exports for directory i [...]
new b48b72c0369 [preprocessor] Include stacking
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
libcpp/ChangeLog | 14 +++
libcpp/files.c | 297 ++++++++++++++++++++++++++----------------------------
libcpp/init.c | 2 +-
libcpp/internal.h | 7 +-
4 files changed, 165 insertions(+), 155 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allmodconfig
in repository toolchain/ci/linux.
from 9e8312f5e160 Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/proje [...]
adds 2a1a3fa0f292 kallsyms: Don't let kallsyms_lookup_size_offset() fail on [...]
adds d4a8061a7c5f KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is long
adds 82e40f558de5 KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PEN [...]
adds 9cf6b756cdf2 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
No new revisions were added by this update.
Summary of changes:
kernel/kallsyms.c | 6 ++++--
virt/kvm/arm/vgic/vgic-mmio.c | 18 ++++++++++++++++++
virt/kvm/arm/vgic/vgic-v2.c | 5 ++++-
virt/kvm/arm/vgic/vgic-v3.c | 5 ++++-
virt/kvm/arm/vgic/vgic.c | 7 +++++++
5 files changed, 37 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0359e5d7 0: update: llvm-linux: all
new 18240c49 0: update: llvm-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (0359e5d7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 166 +-
02-build_llvm/console.log | 12168 +-
03-build_linux/console.log | 2843959 ++++++++++++++++++------------------
04-boot_linux/console.log | 2 +-
console.log | 2856237 +++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
6 files changed, 2856286 insertions(+), 2856260 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-defconfig
in repository toolchain/ci/llvm-project.
from f7a1e484713 Merging r370204: ------------------------------------------ [...]
adds e7a52d72c7b Merging r370035: ------------------------------------------ [...]
adds 44b3f6722e2 Merging r370271: ------------------------------------------ [...]
adds 9c8b896a1a7 Merging r368964: ------------------------------------------ [...]
adds a384ddbc3af Merging r369184: ------------------------------------------ [...]
adds f8ed27f549e ReleaseNotes from Sam Parker
adds 9adebd4b0be ReleaseNotes: omitting range checks for switches with unrea [...]
adds 9f45ba86fd2 ReleaseNotes: sinking of instructions without uses
adds 7552a3968e0 ReleaseNotes: reduce the indent
new 2f35f0004e2 ReleaseNotes: matching wide stores (r362472)
new 529706393a9 ReleaseNotes: remove in-progress warning and empty sections
new e7ecc551432 ReleaseNotes: cleanups
new 78ecdd5bfdf ReleaseNotes: drop in-progress warning and empty sections
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
clang/docs/MemorySanitizer.rst | 3 +
clang/docs/ReleaseNotes.rst | 88 +-------------------
lld/ELF/Arch/PPC.cpp | 13 ++-
lld/ELF/Arch/PPC64.cpp | 22 ++++-
lld/test/ELF/ppc64-reloc-rel.s | 58 +++++++++++++
lld/test/ELF/ppc64-relocs.s | 81 ++----------------
llvm/docs/ReleaseNotes.rst | 154 +++++++++++++++++++++--------------
llvm/tools/llvm-shlib/CMakeLists.txt | 2 +-
8 files changed, 199 insertions(+), 222 deletions(-)
create mode 100644 lld/test/ELF/ppc64-reloc-rel.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.