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-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards c9daacba0 0: update: binutils-gcc-linux: boot
new 3a55a05b5 0: update: binutils-gcc-linux: boot
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 (c9daacba0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 161 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11888 +++++++--------
04-build_abe-stage1/console.log | 16196 ++++++++++----------
05-build_linux/console.log | 822 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 29548 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 29539 insertions(+), 29550 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-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f0a269516 2: update: binutils-gcc-linux: 20122
new 711338b80 2: update: binutils-gcc-linux: 20122
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 (f0a269516)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 398 +-
03-build_abe-binutils/console.log | 11337 +++++------
04-build_abe-stage1/console.log | 19517 ++++++++++---------
05-build_linux/console.log | 5728 +++---
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 94 +-
console.log | 37258 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 37252 insertions(+), 37260 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 aoliva/testme
in repository gcc.
discards 4ce6d2426d7 revamp dump and aux output names
new 036d8702da1 revamp dump and aux output names
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 (4ce6d2426d7)
\
N -- N -- N refs/heads/aoliva/testme (036d8702da1)
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:
gcc/gcc.c | 48 ++++---
gcc/testsuite/gcc.misc-tests/outputs.exp | 208 +++++++++++++++++++++++++++----
2 files changed, 217 insertions(+), 39 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/llvm-release-arm-mainline-allyesconfig
in repository toolchain/ci/linux.
from 738d2902773e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
adds 74f1a299107b Revert "fs: remove ksys_dup()"
adds 8df955a32a73 pstore/ram: Fix error-path memory leak in persistent_ram_n [...]
adds 9e5f1c19800b pstore/ram: Write new dumps to start of recycled zones
adds 278b14eb9203 Merge tag 'pstore-v5.5-rc5' of git://git.kernel.org/pub/sc [...]
adds 771b894f2f3d samples/seccomp: Zero out members based on seccomp_notif_sizes
adds 88c13f8bd714 selftests/seccomp: Zero out seccomp_notif
adds 2882d53c9c6f seccomp: Check that seccomp_notif is zeroed out by the user
adds e4ab5ccc357b selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECV
adds bf6dd9a58eba Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/s [...]
adds a5b0dc5a46c2 gcc-plugins: make it possible to disable CONFIG_GCC_PLUGINS again
adds 90e0a47be934 Merge tag 'gcc-plugins-v5.5-rc5' of git://git.kernel.org/p [...]
adds 1f07dcc459d5 kernel.h: Remove unused FIELD_SIZEOF()
adds 7ca4ad5ba886 Merge tag 'sizeof_field-v5.5-rc5' of git://git.kernel.org/ [...]
No new revisions were added by this update.
Summary of changes:
fs/file.c | 7 ++++++-
fs/pstore/ram.c | 13 +++++++++++++
include/linux/kernel.h | 9 ---------
include/linux/syscalls.h | 1 +
init/main.c | 26 ++++++--------------------
kernel/seccomp.c | 7 +++++++
samples/seccomp/user-trap.c | 4 ++--
scripts/gcc-plugins/Kconfig | 9 ++++-----
tools/testing/selftests/seccomp/seccomp_bpf.c | 15 ++++++++++++++-
9 files changed, 53 insertions(+), 38 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/llvm-release-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards c418bf8c4 2: update: llvm-linux: 18242
new c23d1c3ad 2: update: llvm-linux: 18242
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 (c418bf8c4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 216 +-
02-build_llvm/console.log | 11938 +++++++++++++++++------------------
03-build_linux/console.log | 758 +--
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 26 +-
console.log | 12948 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12952 insertions(+), 12952 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-arm-lts-allyesconfig
in repository toolchain/ci/gcc.
from b1c65b1fc76 Daily bump.
adds 491c749b114 PR c/90677 * cp-objcp-common.c (identifier_global_tag): R [...]
adds cdeaa594456 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/cp-objcp-common.c | 7 +++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/pr90677-2.c | 8 ++++++++
5 files changed, 25 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr90677-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.