This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 7d55c1d61e Fix problem building PE DLL test generator with compilers th [...]
new 8fb49c3c71 Move the h8300 assembler's MOVFPE and MOVTPE tests to the co [...]
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:
gas/ChangeLog | 7 ++++
gas/testsuite/gas/h8300/h8300.exp | 87 +++++++++++++++++++--------------------
gas/testsuite/gas/h8300/misc.s | 4 +-
gas/testsuite/gas/h8300/misch.s | 4 +-
gas/testsuite/gas/h8300/miscs.s | 4 +-
5 files changed, 56 insertions(+), 50 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-tools-extra.
from 9d22b190 [clangd] Remove a function accidently being added in rL368261.
new 474448d3 [clangd] Don't include internal gtest header.
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:
clangd/unittests/PrintASTTests.cpp | 1 -
1 file changed, 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/llvm-master-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 78f812c1 0: update: llvm-linux: boot
new f1771f65 0: update: llvm-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 (78f812c1)
\
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 | 220 +-
02-build_llvm/console.log | 12080 +++++++++++++++++------------------
03-build_linux/console.log | 664 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 -
console.log | 12972 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 12978 insertions(+), 13003 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a4554c83 0: update: llvm-linux: all
new a49ec198 0: update: llvm-19a71f6bdf2dddb10764939e7f0ec2b98dba76c9: 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 (a4554c83)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 220 +-
02-build_llvm/console.log | 11706 +++++++++++++++++-----------------
03-build_linux/console.log | 1059 ++--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 -
console.log | 12995 +++++++++++++++++++-------------------
jenkins/manifest.sh | 7 +-
8 files changed, 12859 insertions(+), 13163 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-tools-extra.
from 7bc13e36 [clangd] Correct the documentation, NFC.
new 9d22b190 [clangd] Remove a function accidently being added in rL368261.
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:
clangd/AST.cpp | 20 --------------------
1 file changed, 20 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 31424a79d4c [X86][SSE] Add x64 load use test case
new 1e0b4c2f369 Fix check in tools/gold/X86/strip_names.ll regarding unnamed args
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:
test/tools/gold/X86/strip_names.ll | 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 clang.
from f4d08425a8 [Extract] Fixed SemicolonExtractionPolicy for SwitchStmt and [...]
new 4579bbc8bd [clang-format] fix crash involving invalid preprocessor line
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/Format/TokenAnnotator.cpp | 2 ++
unittests/Format/FormatTest.cpp | 9 +++++++++
2 files changed, 11 insertions(+)
--
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 lldb.
from 07d20758c Add a missing include to SymbolFilePDBTests.cpp
new 02566989c Fix LLDB_CONFIGURATION_DEBUG builds for the GetSymbolVendor removal
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:
source/Symbol/SymbolContext.cpp | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.