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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5afe3ecc 0: good: binutils-gcc-linux: all
new 07f05f90 0: good: 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 (5afe3ecc)
\
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 | 16 +-
02-prepare_abe/console.log | 118 +-
03-build_abe-binutils/console.log | 10065 ++++++++--------
04-build_abe-stage1/console.log | 11746 ++++++++++---------
05-build_linux/console.log | 381 +-
06-boot_linux/console.log | 2 +-
console.log | 22474 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 22377 insertions(+), 22437 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/gcc.
from 230d3d33b50 [testsuite][arm] Update warning prune regex
adds abe8a4bf109 Daily bump.
adds 6323c88bc8a Revert r270279
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 5 -----
gcc/testsuite/g++.target/arm/arm.exp | 2 +-
gcc/testsuite/gcc.target/arm/arm.exp | 2 +-
4 files changed, 3 insertions(+), 8 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/binutils-gdb.
from 2b8301f66b Automatic date update in version.in
adds 15a455cec0 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_bmk/llvm-release-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards af99231d 0: good: binutils-gcc-glibc-llvm: -1
new 0a9b6a4e 0: good: binutils-gcc-glibc-llvm: -1
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 (af99231d)
\
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 | 221 +-
02-prepare_abe/console.log | 302 +-
03-build_abe-binutils/console.log | 11329 ++--
04-build_abe-stage1/console.log | 13817 +++--
05-build_abe-linux/console.log | 312 +-
06-build_abe-glibc/console.log | 37828 ++++++------
07-build_abe-stage2/console.log | 40680 ++++++------
08-build_llvm-true/console.log | 11582 ++--
09-benchmark/benchmark.log | 14 +-
09-benchmark/console.log | 68 +-
11-update_baseline/console.log | 2 +-
console.log | 116427 +++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
13 files changed, 116123 insertions(+), 116471 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 61e80a3678 [HIP] Use -mlink-builtin-bitcode to link device library
new 31c307cf96 Relanding r357928 with fixed debuginfo check.
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/CodeGen/CGCall.cpp | 16 ++++++++------
lib/CodeGen/CGDebugInfo.cpp | 14 ++++++++++++
lib/CodeGen/CGDebugInfo.h | 4 ++++
test/CodeGen/debug-info-codeview-heapallocsite.c | 27 ++++++++++++++++++++++++
4 files changed, 54 insertions(+), 7 deletions(-)
create mode 100644 test/CodeGen/debug-info-codeview-heapallocsite.c
--
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 compiler-rt.
from 31b0a28a5 [libFuzzer] support -runs=N in the fork mode. Make sure we se [...]
new 2d0419564 [TSan][libdispatch] Replace NSTemporaryDirectory in tests
new 2a6ceae42 [TSan][libdispatch] Don't link against Foundation
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:
test/tsan/Darwin/gcd-fd.mm | 12 +++++++-----
test/tsan/Darwin/gcd-io-barrier-race.mm | 7 +++----
test/tsan/Darwin/gcd-io-barrier.mm | 10 ++++++----
test/tsan/Darwin/gcd-io-cleanup.mm | 10 ++++++----
test/tsan/Darwin/gcd-io-race.mm | 7 ++-----
test/tsan/Darwin/gcd-io.mm | 10 ++++++----
6 files changed, 30 insertions(+), 26 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 compiler-rt.
from 517a8bcc1 [TSan][libdispatch] Fix failing test
new 31b0a28a5 [libFuzzer] support -runs=N in the fork mode. Make sure we se [...]
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/fuzzer/FuzzerFork.cpp | 10 +++++++++-
test/fuzzer/{GcSectionsTest.cpp => IntegerOverflowTest.cpp} | 8 +++++---
test/fuzzer/fork-ubsan.test | 6 ++++++
3 files changed, 20 insertions(+), 4 deletions(-)
copy test/fuzzer/{GcSectionsTest.cpp => IntegerOverflowTest.cpp} (62%)
create mode 100644 test/fuzzer/fork-ubsan.test
--
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 d1d7d3614b6 gcc/ChangeLog: * doc/extend.texi (__builtin_has_attribute) [...]
new e60a24bda6d libphobos: Add target-zlib to top-level configure
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 | 5 ++
configure | 3 +-
configure.ac | 3 +-
gcc/ChangeLog | 4 ++
gcc/doc/install.texi | 12 ++++
libphobos/ChangeLog | 11 ++++
libphobos/Makefile.in | 1 +
libphobos/configure | 114 ++++++++++++++++++++-----------------
libphobos/libdruntime/Makefile.in | 1 +
libphobos/m4/druntime/libraries.m4 | 65 +++++++++++++++------
libphobos/src/Makefile.am | 23 +-------
libphobos/src/Makefile.in | 110 ++---------------------------------
libphobos/testsuite/Makefile.in | 1 +
13 files changed, 157 insertions(+), 196 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_gnu/gnu-master-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 1e36c5c5 0: good: gcc-302001799daa4a12d77f9c6f479ba1b358090d63: -5
new 59d47814 0: good: gcc-b7a39acf193fd19e41502d5e2cf6b3fa8b44dbac: -5
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 (1e36c5c5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 14 +-
02-prepare_abe/console.log | 300 +-
03-build_abe-bootstrap_debug/console.log | 87122 ++++++++++++++--------------
console.log | 87436 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
5 files changed, 87443 insertions(+), 87439 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.