This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 32b8188ac8 Don't declare __malloc_check_init in <malloc.h> (bug 23352)
new 30ba037546 aarch64: simplify the DT_AARCH64_VARIANT_PCS handling code
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:
ChangeLog | 8 ++++++++
sysdeps/aarch64/dl-machine.h | 6 +-----
sysdeps/aarch64/linkmap.h | 1 -
3 files changed, 9 insertions(+), 6 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-stable-allmodconfig
in repository toolchain/ci/llvm-project.
from 180a937d9a6 Merging r354633:
adds 635f8ffdbd7 Revert merge of r360861:
adds 19a71f6bdf2 Merging r360861, with an additional change to also add the [...]
No new revisions were added by this update.
Summary of changes:
libunwind/src/assembly.h | 4 +++-
1 file changed, 3 insertions(+), 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-release-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards dd6de1a 1: update: llvm-linux: 18110
new a11feac 1: update: llvm-linux: 18110
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 (dd6de1a)
\
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 | 52 +-
02-build_llvm/console.log | 11582 +++++++++++++++---------------
03-build_linux/console.log | 3425 ++++-----
06-update_baseline/console.log | 32 +-
console.log | 15091 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 15098 insertions(+), 15092 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-arm-stable-allnoconfig
in repository toolchain/ci/gcc.
from b33668e1bb8 Daily bump.
adds 86f93ecc77c Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-arm-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from c3f9d95f92 Automatic date update in version.in
adds 696fde8af3 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-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 5152669 0: update: binutils-gcc-linux: all
new 369538c 0: update: binutils-gcc-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 (5152669)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 131 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10910 ++++++-------
04-build_abe-stage1/console.log | 17578 +++++++++++----------
05-build_linux/console.log | 731 +-
06-boot_linux/console.log | 2 +-
console.log | 29729 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 29778 insertions(+), 29753 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 5db0e022 [clangd] Trim spaces around parsed include in include extractor
new 6faca2ee [clangd] Filter out non-governed files from broadcast
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/GlobalCompilationDatabase.cpp | 187 ++++++++++++++++-----
clangd/GlobalCompilationDatabase.h | 43 ++++-
clangd/QueryDriverDatabase.cpp | 8 +-
clangd/index/Background.cpp | 10 +-
clangd/unittests/ClangdTests.cpp | 4 +-
.../unittests/GlobalCompilationDatabaseTests.cpp | 128 +++++++++++++-
clangd/unittests/TestFS.cpp | 14 +-
clangd/unittests/TestFS.h | 6 +-
8 files changed, 331 insertions(+), 69 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 97818aba88b [docs][llvm-symbolizer] Fix grammar
new ce208493523 gn build: Merge r365585
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:
utils/gn/secondary/clang/lib/StaticAnalyzer/Checkers/BUILD.gn | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.