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-master-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards c2d8b6d3b 0: update: gcc-ae6fc5ce43788db6962ca657e8c0d17017c1a6e2: 1
new 6cb771319 0: update: gcc-42e20fd25d3651349d892d8af864dc576c09019c: 1
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 (c2d8b6d3b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 140 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-bootstrap_debug/console.log | 95959 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 6 +-
console.log | 96549 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
7 files changed, 96867 insertions(+), 96241 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-allnoconfig
in repository toolchain/ci/linux.
from 8632e9b5645b Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pu [...]
adds b450b30b9701 efi/cper: Use scnprintf() for avoiding potential buffer overflow
adds 05a08796281f efi/libstub/x86: Remove redundant assignment to pointer hdr
adds 105cb9544b16 efi/x86: Move efi stub globals from .bss to .data
adds 21cb9b414301 efi/x86: Always relocate the kernel for EFI handover entry
adds a94691680bac efi/arm: Deal with ADR going out of range in efi_enter_kernel()
adds 8b84769a7a15 Documentation/x86, efi/x86: Clarify EFI handover protocol [...]
adds 464fb126d98a efi/libstub/file: Merge file name buffers to reduce stack usage
adds a4b81ccfd4ca efi/x86: Fix the deletion of variables in mixed mode
adds f6103162008d efi/x86: Don't remap text<->rodata gap read-only for mixed mode
adds a088b858f16a efi/x86: Revert struct layout change to fix kexec boot regression
adds 00086336a8d9 Merge tag 'efi-urgent-2020-04-15' of git://git.kernel.org/ [...]
No new revisions were added by this update.
Summary of changes:
Documentation/x86/boot.rst | 21 ++++++++++++++++++---
arch/arm/boot/compressed/head.S | 3 ++-
arch/x86/include/asm/efi.h | 2 ++
arch/x86/platform/efi/efi_64.c | 16 ++++++++++++----
drivers/firmware/efi/cper.c | 2 +-
drivers/firmware/efi/libstub/efistub.h | 2 +-
drivers/firmware/efi/libstub/file.c | 27 ++++++++++++++-------------
drivers/firmware/efi/libstub/x86-stub.c | 18 +++++++++++-------
8 files changed, 61 insertions(+), 30 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 18aae24f1 0: update: llvm-linux: all
new 1220cb8ef 0: update: llvm-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 (18aae24f1)
\
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 | 66 +-
02-build_llvm/console.log | 12623 ++++++++++++++--------------
03-build_linux/console.log | 448 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13178 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
9 files changed, 13146 insertions(+), 13185 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 bd87b1fddbb sra: Fix access verification (PR 94598)
new 437eea66a4b intl: Unbreak intl build with bison 3 when no regeneration [...]
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:
contrib/ChangeLog | 5 +++++
contrib/gcc_update | 1 +
intl/ChangeLog | 15 +++++++++++++++
intl/Makefile.in | 7 ++++++-
intl/config.h.in | 3 ---
intl/configure | 3 ---
intl/configure.ac | 1 -
intl/plural-config.h | 1 +
intl/plural-exp.h | 4 +++-
intl/plural.c | 8 ++++----
intl/plural.y | 8 ++++----
11 files changed, 39 insertions(+), 17 deletions(-)
create mode 100644 intl/plural-config.h
--
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-master-aarch64-mainline-defconfig
in repository toolchain/ci/linux.
from 8632e9b5645b Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pu [...]
adds b450b30b9701 efi/cper: Use scnprintf() for avoiding potential buffer overflow
adds 05a08796281f efi/libstub/x86: Remove redundant assignment to pointer hdr
adds 105cb9544b16 efi/x86: Move efi stub globals from .bss to .data
adds 21cb9b414301 efi/x86: Always relocate the kernel for EFI handover entry
adds a94691680bac efi/arm: Deal with ADR going out of range in efi_enter_kernel()
adds 8b84769a7a15 Documentation/x86, efi/x86: Clarify EFI handover protocol [...]
adds 464fb126d98a efi/libstub/file: Merge file name buffers to reduce stack usage
adds a4b81ccfd4ca efi/x86: Fix the deletion of variables in mixed mode
adds f6103162008d efi/x86: Don't remap text<->rodata gap read-only for mixed mode
adds a088b858f16a efi/x86: Revert struct layout change to fix kexec boot regression
adds 00086336a8d9 Merge tag 'efi-urgent-2020-04-15' of git://git.kernel.org/ [...]
No new revisions were added by this update.
Summary of changes:
Documentation/x86/boot.rst | 21 ++++++++++++++++++---
arch/arm/boot/compressed/head.S | 3 ++-
arch/x86/include/asm/efi.h | 2 ++
arch/x86/platform/efi/efi_64.c | 16 ++++++++++++----
drivers/firmware/efi/cper.c | 2 +-
drivers/firmware/efi/libstub/efistub.h | 2 +-
drivers/firmware/efi/libstub/file.c | 27 ++++++++++++++-------------
drivers/firmware/efi/libstub/x86-stub.c | 18 +++++++++++-------
8 files changed, 61 insertions(+), 30 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-master-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 4f0b14669 0: update: llvm-linux: boot
new 47f89d8b2 0: update: llvm-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 (4f0b14669)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 128 +-
02-build_llvm/console.log | 32065 ++++++++++++++++++++++------
03-build_linux/console.log | 746 +-
04-boot_linux/console.log | 476 +-
05-check_regression/console.log | 50 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 2 +-
06-update_baseline/results.regressions | 2 +-
console.log | 33467 +++++++++++++++++++++++-------
jenkins/manifest.sh | 14 +-
10 files changed, 52583 insertions(+), 14369 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.