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-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 63bd2cd6ee 0: last-good: binutils-gcc-linux: all
new fae527cb17 0: last-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 (63bd2cd6ee)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3485 ++++----
4-build_abe-stage1/console.log | 3735 ++++----
5-count_linux_objs/console.log | 12026 ++++++++++++-------------
console.log | 17764 +++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
7 files changed, 18545 insertions(+), 18501 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 0733cd371 [asan] Fix vfork handling.
new 748f97f86 Revert "[asan] Fix vfork handling.", +1
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/sanitizer/hwasan_interface.h | 8 ----
lib/asan/CMakeLists.txt | 1 -
lib/asan/asan_interceptors.cc | 4 --
lib/asan/asan_interceptors_vfork.S | 7 ----
lib/asan/asan_interface.inc | 2 -
lib/asan/asan_interface_internal.h | 3 --
lib/asan/asan_rtl.cc | 13 -------
lib/asan/asan_thread.h | 3 --
lib/hwasan/CMakeLists.txt | 1 -
lib/hwasan/hwasan.cc | 24 ------------
lib/hwasan/hwasan_interceptors.cc | 5 ---
lib/hwasan/hwasan_interceptors_vfork.S | 7 ----
lib/hwasan/hwasan_interface_internal.h | 6 ---
lib/hwasan/hwasan_thread.h | 3 --
lib/sanitizer_common/CMakeLists.txt | 1 -
...nitizer_common_interceptors_vfork_aarch64.inc.S | 43 ----------------------
test/asan/TestCases/Linux/vfork.cc | 31 ----------------
test/hwasan/TestCases/Linux/vfork.c | 32 ----------------
18 files changed, 194 deletions(-)
delete mode 100644 lib/asan/asan_interceptors_vfork.S
delete mode 100644 lib/hwasan/hwasan_interceptors_vfork.S
delete mode 100644 lib/sanitizer_common/sanitizer_common_interceptors_vfork_aarch64.inc.S
delete mode 100644 test/asan/TestCases/Linux/vfork.cc
delete mode 100644 test/hwasan/TestCases/Linux/vfork.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 llvm.
from 7a1fe3a9c77 [X86] Remove hasSideEffects=1 from the X87 pseudos with fol [...]
new a58cbb23de9 Revert "[asan] Fix vfork handling.", +1
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/compiler-rt/lib/hwasan/BUILD.gn | 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/gnu-release-aarch64-next-allyesconfig
in repository toolchain/ci/gcc.
from b52d714d908 Daily bump.
adds 2e66223273e 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-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 90d6710c8f 1: last-good: linux-43dc36c945ef56ea58e0fb885626206d7b05d2aa: 16721
discards 14bd80be9d 0: last-good: gcc-bc9ba4e2a03ef7e0b393437caf8b48998fa91f4b: all
new bec6c30e85 0: last-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 (90d6710c8f)
\
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:
1-reset_artifacts/console.log | 15 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3950 ++++++++---------
4-build_abe-stage1/console.log | 4918 ++++++++++----------
5-count_linux_objs/console.log | 212 +-
6-check_regression/console.log | 12 +-
7-update_baseline/console.log | 32 +-
console.log | 9125 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
10 files changed, 9114 insertions(+), 9170 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 a6ed7180331 [hwasan,asan] Intercept vfork.
new 7a1fe3a9c77 [X86] Remove hasSideEffects=1 from the X87 pseudos with fol [...]
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/X86/X86InstrFPStack.td | 6 ++++--
test/CodeGen/X86/pr34080-2.ll | 2 +-
2 files changed, 5 insertions(+), 3 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 0474a37aeb AMDGPU: Don't emit debugger subtarget features
new 6745733cd2 [clang-cl] Whitelist -fbracket-depth=123 in clang-cl
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/Driver/Options.td | 2 +-
test/Driver/cl-options.c | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.