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-mainline-allnoconfig
in repository toolchain/ci/llvm-project.
from 05288f5020d Merging r360674:
adds 4b1712f7006 Merging r352806:
adds 9124fda0adf Merging r355038:
No new revisions were added by this update.
Summary of changes:
llvm/lib/MC/WasmObjectWriter.cpp | 8 +++++++-
llvm/lib/Target/PowerPC/PPCSubtarget.cpp | 3 +++
llvm/test/CodeGen/PowerPC/ppc32-pic-large.ll | 4 ++++
llvm/test/MC/WebAssembly/null-output.s | 10 ++++++++++
4 files changed, 24 insertions(+), 1 deletion(-)
create mode 100644 llvm/test/MC/WebAssembly/null-output.s
--
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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 255b68ab 0: update: llvm-linux: boot
new 8c3bd807 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 (255b68ab)
\
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 | 106 +-
02-build_llvm/console.log | 11750 +++++++++++++++++------------------
03-build_linux/console.log | 604 +-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 6 +-
console.log | 12470 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 12476 insertions(+), 12476 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_bmk/llvm-release-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/glibc.
from 52b7cd6e9a malloc: Check for large bin list corruption when inserting u [...]
adds c6177be4b9 Fix crash in _IO_wfile_sync (bug 20568)
adds e3f828b8bd dlfcn: Guard __dlerror_main_freeres with __libc_once_get (on [...]
adds 980cb43f15 Update NEWS for BZ#24476 Guard __dlerror_main_freeres.
No new revisions were added by this update.
Summary of changes:
ChangeLog | 18 +++++++++++++++
NEWS | 2 ++
dlfcn/dlerror.c | 29 +++++++++++++++++-------
libio/Makefile | 3 ++-
wcsmbs/tst-c32-state.c => libio/tst-wfile-sync.c | 27 +++++++++-------------
libio/tst-wfile-sync.input | 1 +
libio/wfileops.c | 5 ++--
7 files changed, 58 insertions(+), 27 deletions(-)
copy wcsmbs/tst-c32-state.c => libio/tst-wfile-sync.c (63%)
create mode 100644 libio/tst-wfile-sync.input
--
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_bmk/llvm-release-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 04dbf600 0: update: gcc-2ebbb8729a4671d24e062317ae87f7b158775427: 0
new dc5bd2e9 0: update: glibc-980cb43f15c4320afc6272e7a508f1415413b945: 0
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 (04dbf600)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-aarch64 [...]
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 | 238 +-
02-prepare_abe/console.log | 210 +-
03-build_abe-binutils/console.log | 10310 ++--
04-build_abe-stage1/console.log | 13641 ++---
05-build_abe-linux/console.log | 312 +-
06-build_abe-glibc/console.log | 38671 ++++++------
07-build_abe-stage2/console.log | 40334 ++++++------
08-build_llvm-true/console.log | 11418 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 6 +-
09-benchmark/console.log | 426 +-
10-check_regression/console.log | 44 +-
11-update_baseline/console.log | 58 +-
console.log | 115688 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
results_id | 2 +-
16 files changed, 115376 insertions(+), 115992 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 ce3ecc9eaf [analyzer] Remove the default value arg from getChecker*Option
new 913ffa6ba3 Added an assertion to constant evaluation enty points that p [...]
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/AST/Expr.cpp | 3 +++
lib/AST/ExprConstant.cpp | 50 +++++++++++++++++++++++++++++++++++++++++++++++
lib/Sema/SemaOpenMP.cpp | 14 +++++++++++--
lib/Sema/SemaOverload.cpp | 6 ++++--
4 files changed, 69 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.
unknown user pushed a change to branch master
in repository glibc.
from fef7c63cd5 manual: Document O_DIRECTORY
new 1f50f2ad85 Small tcache improvements
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 ++++++++
malloc/malloc.c | 14 ++++++--------
manual/tunables.texi | 2 +-
3 files changed, 15 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 6d5120ea 0: update: llvm-linux: 16
new 1466d8aa 0: update: llvm-linux: 16
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 (6d5120ea)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 11785 ++++++++++++++++++------------------
03-build_linux/console.log | 840 +--
console.log | 12791 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
5 files changed, 12816 insertions(+), 12778 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.