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-release-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 1956cac7 0: update: gcc-50a8107677b34d832a3fdbcb458a63383c3068eb: -5
new b14d5c60 0: update: gcc-5b054dcaf310d4a9a4711be7a8b1c378a79be326: -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 (1956cac7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 130 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-bootstrap_O3/console.log | 86993 +++++++++++++++----------------
console.log | 87551 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
5 files changed, 87571 insertions(+), 87541 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 tested
in repository toolchain/jenkins-scripts.
from f89ee57 round-robin.sh, tcwg_gnu-build.sh: build and check binutils
adds 2623077 tcwg_bmk-build.sh: Fix typo.
adds acb3b7e tcwg_bmk-build.sh: Make no_regression_p symmetric
adds 3d6680a tcwg_bmk-build.sh: Track code size of top 5 symbols.
adds 91aa391 tcwg_bmk-build.sh: Enable speed benchmarking
No new revisions were added by this update.
Summary of changes:
tcwg_bmk-build.sh | 23 ++++++++++++++++-------
1 file changed, 16 insertions(+), 7 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 01ccc3ad4413 Merge tag 'for-linus-20190610' of git://git.kernel.dk/linux-block
new 8103d10b7161 btrfs: Always trim all unallocated space in btrfs_trim_fre [...]
new 6fa425a26515 Merge tag 'for-5.2-rc4-tag' of git://git.kernel.org/pub/sc [...]
new 522ecce08ab2 vfio/mdev: Improve the create/remove sequence
new 26c9e3988eec vfio/mdev: Avoid creating sysfs remove file on stale devic [...]
new 5715c4dd66a3 vfio/mdev: Synchronize device create/remove with parent removal
new c23b07125f8a Merge tag 'vfio-v5.2-rc5' of git://github.com/awilliam/linux-vfio
new 4e7372e0dc5d xen/swiotlb: don't initialize swiotlb twice on arm64
new 4d8f5f91b8a6 Merge branch 'stable/for-linus-5.2' of git://git.kernel.or [...]
new f6e2aa91a46d signal/ptrace: Don't leak unitialized kernel memory with P [...]
new f6581f5b5514 ptrace: restore smp_rmb() in __ptrace_may_access()
new aa7235483a83 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
The 11 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:
drivers/vfio/mdev/mdev_core.c | 136 ++++++++++++++++++---------------------
drivers/vfio/mdev/mdev_private.h | 4 +-
drivers/vfio/mdev/mdev_sysfs.c | 6 +-
drivers/xen/swiotlb-xen.c | 12 +++-
fs/btrfs/extent-tree.c | 28 +-------
kernel/cred.c | 9 +++
kernel/ptrace.c | 20 +++++-
7 files changed, 110 insertions(+), 105 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 libcxx.
from 704a388bb Move libc++ specific tests for std::function out of the std d [...]
new 78822a685 Apply [[nodebug]] to typedefs throughout the STL.
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/__config | 13 +++++-
include/__functional_base | 10 ++--
include/__tuple | 42 ++++++++---------
include/functional | 6 +--
include/memory | 114 +++++++++++++++++++++++-----------------------
include/tuple | 22 ++++-----
include/type_traits | 72 ++++++++++++++---------------
include/utility | 32 ++++++-------
8 files changed, 160 insertions(+), 151 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 f80fa1d28c Mark declarations as referenced by a default argument in a p [...]
new d8700d49c0 [X86] [ABI] Fix i386 ABI "__m64" type bug
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/TargetInfo.cpp | 56 ++++++++++++++++++++++-------------
test/CodeGen/x86_32-arguments-linux.c | 4 +--
test/CodeGen/x86_32-m64.c | 29 ++++++++++++++++++
3 files changed, 67 insertions(+), 22 deletions(-)
create mode 100644 test/CodeGen/x86_32-m64.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-release-arm-spec2k6-Os
in repository toolchain/ci/glibc.
from 95d66fecaa Fix tcache count maximum (BZ #24531)
adds bd0a325b6a malloc: Fix warnings in tests with GCC 9
adds 2ec0b166bf Use a proper C tokenizer to implement the obsolete typedefs test.
No new revisions were added by this update.
Summary of changes:
ChangeLog | 23 ++
Rules | 5 +-
malloc/tst-malloc-too-large.c | 39 +++
malloc/tst-memalign.c | 10 +
posix/bits/types.h | 10 +-
posix/sys/types.h | 33 +--
scripts/check-installed-headers.sh | 37 +--
scripts/check-obsolete-constructs.py | 466 +++++++++++++++++++++++++++++++++++
8 files changed, 560 insertions(+), 63 deletions(-)
create mode 100755 scripts/check-obsolete-constructs.py
--
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-arm-spec2k6-Os
in repository toolchain/ci/binutils-gdb.
from 002f2721f5 Automatic date update in version.in
adds a00e21c0a5 Automatic date update in version.in
adds e4476675be Automatic date update in version.in
adds 359111205e Automatic date update in version.in
adds 95bfa8a5e1 Automatic date update in version.in
adds 1894264d34 Automatic date update in version.in
adds f47dfffafc Automatic date update in version.in
adds 86e3aac1c4 Automatic date update in version.in
adds ac0e4b7814 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.