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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 61292d41 0: update: llvm-linux: 19672
new 569081c0 0: update: llvm-linux: 19677
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 (61292d41)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 222 +-
02-build_llvm/console.log | 12048 +++++++++++++++++-----------------
03-build_linux/console.log | 1050 +--
05-check_regression/console.log | 18 +-
06-update_baseline/console.log | 73 -
console.log | 13411 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
8 files changed, 13369 insertions(+), 13467 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 8f1e020b613 2019-08-01 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 8060315dd0e 2019-08-06 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/trans-decl.c | 14 ++++++++++++++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/pr91359_1.f | 16 ++++++++++++++++
gcc/testsuite/gfortran.dg/pr91359_2.f | 16 ++++++++++++++++
5 files changed, 58 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr91359_1.f
create mode 100644 gcc/testsuite/gfortran.dg/pr91359_2.f
--
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 c54aa3062 [compiler-rt] Rename FuzzedDataProvider.h to .hpp and other m [...]
new 325ce8e07 [Sanitizer] Linux explicitally migrate shadow mapping to Tran [...]
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_common.h | 2 +-
lib/sanitizer_common/sanitizer_posix_libcdep.cpp | 9 ++++-----
lib/sanitizer_common/sanitizer_win.cpp | 3 +--
lib/tsan/rtl/tsan_platform_posix.cpp | 8 +-------
4 files changed, 7 insertions(+), 15 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 linux.
from f4eb1423e433 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new a07e3324538a MIPS: kernel: only use i8253 clocksource with periodic clockevent
new b8bea8a5e5d9 mips: fix cacheinfo
new 5bbe54346b53 MIPS: Annotate fall-through in kvm/emulate.c
new 2a15d6481741 MIPS: Annotate fall-through in Cavium Octeon code
new 2d291e6cc183 MIPS: OProfile: Mark expected switch fall-throughs
new 74034a09267c MIPS: BCM63XX: Mark expected switch fall-through
new 76d7961ff4ee Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/s [...]
The 7 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:
arch/mips/cavium-octeon/octeon-usb.c | 1 +
arch/mips/kernel/cacheinfo.c | 2 ++
arch/mips/kernel/i8253.c | 3 ++-
arch/mips/kvm/emulate.c | 1 +
arch/mips/oprofile/op_model_mipsxx.c | 13 +++++++++++++
arch/mips/pci/ops-bcm63xx.c | 1 +
6 files changed, 20 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 2858f4dd6 [libc++] Use the monorepo for the back-deployment testing scripts
new af16e881a [pstl][libc++] Provide uglified header names for interface headers
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/algorithm | 2 +-
include/execution | 2 +-
include/memory | 2 +-
include/numeric | 2 +-
4 files changed, 4 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 8d454abeb4 s390: Fix Enable VDSO for static linking
new d8b9780369 Add AT_RECURSIVE from Linux 5.2 to fcntl.h.
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 | 4 ++++
io/fcntl.h | 1 +
2 files changed, 5 insertions(+)
--
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 a3f101f1 [clangd] Unfold SourceLocation flattening from findNameLoc in [...]
new 145767b1 [clang-doc] Fix paths of js in import tags
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:
clang-doc/HTMLGenerator.cpp | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.