This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-8.3-branch
in repository binutils-gdb.
from 8d597d0217 Automatic date update in version.in
new 0a04b387e6 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 binutils-2_32-branch
in repository binutils-gdb.
from d3a33b07fa Automatic date update in version.in
new dc0c1219b2 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 llvm.
from 8d482fe28a8 [AMDGPU] removed unused functions from printf lowering
new a1e74cca28e Do not call replaceAllUsesWith to upgrade calls to ARC runt [...]
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:
lib/IR/AutoUpgrade.cpp | 40 ++++++++++++++++++--
test/Bitcode/upgrade-arc-runtime-calls.bc | Bin 2896 -> 3040 bytes
test/Bitcode/upgrade-arc-runtime-calls.ll | 60 +++++++++++++++++++++++++++---
test/Bitcode/upgrade-mrr-runtime-calls.bc | Bin 2720 -> 2880 bytes
4 files changed, 91 insertions(+), 9 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 f5d1b99742 [clang] Update isDerivedFrom to support Objective-C classes 🔍
new 28065473cc [X86] Remove 'Server' from Tigerlake description comments.
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/Basic/X86Target.def | 4 ++--
1 file changed, 2 insertions(+), 2 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/gnu-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 01f7b61d41 Automatic date update in version.in
adds d3a33b07fa Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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/gnu-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e22cdfd 0: update: binutils-gcc-linux: boot
new bd74d92 0: update: binutils-gcc-linux: boot
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 (e22cdfd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 162 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11051 +++++++--------
04-build_abe-stage1/console.log | 13987 +++++++++----------
05-build_linux/console.log | 680 +-
06-boot_linux/console.log | 6 +-
console.log | 26349 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 26446 insertions(+), 26241 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 llvm.
from bf3672857ea [WinEH] Fix catch block parent frame pointer offset
new 8d482fe28a8 [AMDGPU] removed unused functions from printf lowering
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:
lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp | 21 ---------------------
1 file changed, 21 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 8cfecdf7b6 [Sema] Check __builtin_bit_cast operand for completeness bef [...]
new f5d1b99742 [clang] Update isDerivedFrom to support Objective-C classes 🔍
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:
docs/LibASTMatchersReference.html | 97 +++++++++++++++++--
include/clang/ASTMatchers/ASTMatchers.h | 105 ++++++++++++++++-----
include/clang/ASTMatchers/ASTMatchersInternal.h | 11 ++-
lib/ASTMatchers/ASTMatchFinder.cpp | 63 ++++++++++++-
unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp | 105 +++++++++++++++++++++
unittests/ASTMatchers/Dynamic/RegistryTest.cpp | 2 +-
6 files changed, 349 insertions(+), 34 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0e7bb5d 6: update: llvm-linux: 17560
new c013838 6: update: llvm-linux: 17560
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 (0e7bb5d)
\
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 | 12158 +++++++++++++------------
03-build_linux/console.log | 6188 ++++++-------
06-update_baseline/console.log | 4 +-
console.log | 18516 +++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
6 files changed, 18507 insertions(+), 18535 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.