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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 2cc767f9 2: update: binutils-gcc-linux: 19870
new 28e7f1ed 2: update: binutils-gcc-linux: 19870
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 (2cc767f9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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-prepare_abe/console.log | 412 +-
03-build_abe-binutils/console.log | 10528 ++++++-------
04-build_abe-stage1/console.log | 18418 +++++++++++-----------
05-build_linux/console.log | 840 +-
08-update_baseline/console.log | 36 +-
console.log | 30400 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
8 files changed, 30406 insertions(+), 30402 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-aarch64-stable-allyesconfig
in repository toolchain/ci/gcc.
from 80233708fda 2019-10-01 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds 24aa2ff77cd Daily bump.
adds 689393beb29 2019-10-02 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/trans-array.c | 11 +++++++----
gcc/testsuite/ChangeLog | 9 +++++++++
4 files changed, 27 insertions(+), 5 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-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards b88c4cc2 0: update: binutils-gcc-linux: all
new c57e019b 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 (b88c4cc2)
\
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 | 184 +-
02-prepare_abe/console.log | 432 +-
03-build_abe-binutils/console.log | 11065 +++++++--------
04-build_abe-stage1/console.log | 13276 +++++++++---------
05-build_linux/console.log | 886 +-
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 25865 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 25870 insertions(+), 25868 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 c9f1b7f4c3c Fix inconsistent indentation in TableGen.cpp
new 92aeda089b4 [PowerPC] Fix SH field overflow issue
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/PowerPC/PPCInstrInfo.cpp | 12 +++++---
test/CodeGen/PowerPC/sh-overflow.mir | 58 ++++++++++++++++++++++++++++++++++++
2 files changed, 66 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/PowerPC/sh-overflow.mir
--
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 f44a44d2c0 [Stencil] Hide implementaion detai. NFC.
new 418e4ac57a CGObjCMac - silence static analyzer dyn_cast<>/getAs<> null [...]
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/CGObjCMac.cpp | 10 ++++------
1 file changed, 4 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.
unknown user pushed a change to branch master
in repository compiler-rt.
from 5f8a0110e [CMake] Fix the value of `config.target_cflags` for non-macOS [...]
new c88ce270a [sanitizer_common] Rename OnPrint to __sanitizer_on_print.
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/sanitizer_common/sanitizer_printf.cpp | 8 +++++++-
test/sanitizer_common/TestCases/onprint.cpp | 31 +++++++++++++++++++++++++++++
2 files changed, 38 insertions(+), 1 deletion(-)
create mode 100644 test/sanitizer_common/TestCases/onprint.cpp
--
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 3db39a2998e Improve C++ fold caching efficiency.
new 9fa0badea1c runtime: mark go-context.S as no-executable-stack and s [...]
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:
gcc/go/gofrontend/MERGE | 2 +-
libgo/runtime/go-context.S | 4 ++++
2 files changed, 5 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.
unknown user pushed a change to branch master
in repository libcxx.
from 6035dc683 [libc++] Use a function to set warning flags per target
new 48a15a7b3 [libc++] Use functions instead of global variables to set lib [...]
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:
CMakeLists.txt | 111 +++++++++++++++++++++++++++++++++++------------------
src/CMakeLists.txt | 33 ++--------------
2 files changed, 77 insertions(+), 67 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 gcc.
from d07428e896b Add some hash_map_safe_* functions like vec_safe_*.
new 3db39a2998e Improve C++ fold caching efficiency.
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:
gcc/cp/ChangeLog | 5 +++++
gcc/cp/typeck2.c | 7 ++++---
2 files changed, 9 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 llvm.
from 45ff6456d26 [TableGen] Improve error reporting of overlapping definitio [...]
new f35391129a1 Handle llvm.launder.invariant.group in msan.
new c9f1b7f4c3c Fix inconsistent indentation in TableGen.cpp
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:
lib/Transforms/Instrumentation/MemorySanitizer.cpp | 9 ++
.../MemorySanitizer/msan_llvm_launder_invariant.ll | 38 ++++++
.../MemorySanitizer/msan_llvm_strip_invariant.ll | 21 ++++
utils/TableGen/TableGen.cpp | 132 ++++++++++-----------
4 files changed, 132 insertions(+), 68 deletions(-)
create mode 100644 test/Instrumentation/MemorySanitizer/msan_llvm_launder_invariant.ll
create mode 100644 test/Instrumentation/MemorySanitizer/msan_llvm_strip_invariant.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.