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 69ddf9bd8 0: update: llvm-linux: all
new 037f7fa3a 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 (69ddf9bd8)
\
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 | 137 +-
02-build_llvm/console.log | 12620 +++++++++++++++++------------------
03-build_linux/console.log | 648 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 13413 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13408 insertions(+), 13426 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-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from 4c33e3766 1: reset: linux-7b9d428e05197b589d5b770a791231cf972bd2ed: 20209
new 25cbbfbb5 2: update: linux-e8f3274774b45b5f4e9e3d5cad7ff9f43ae3add5: 20393
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 | 231 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 10892 +++++------
04-build_abe-stage1/console.log | 15273 ++++++++-------
05-build_linux/console.log | 4129 +---
07-check_regression/console.log | 87 +-
07-check_regression/results.regressions | 6 +-
07-check_regression/trigger-bisect | 3 -
08-update_baseline/console.log | 69 +-
08-update_baseline/results.regressions | 6 +-
console.log | 31173 +++++++++++++-----------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 6 +-
14 files changed, 27673 insertions(+), 34642 deletions(-)
delete mode 100644 07-check_regression/trigger-bisect
delete mode 100644 reset-baseline
--
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-allmodconfig
in repository toolchain/ci/linux.
from caffb99b6929 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
adds b34cb07dde7c sched/fair: Fix enqueue_task_fair() warning some more
adds ad32bb41fca6 sched/debug: Fix requested task uclamp values shown in procfs
adds 39f23ce07b93 sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list
adds 9e61d12bac20 Merge tag 'sched-urgent-2020-05-24' of git://git.kernel.or [...]
adds d7110a26e590 x86/mmiotrace: Use cpumask_available() for cpumask_var_t v [...]
adds 187b96db5ca7 x86/unwind/orc: Fix unwind_get_return_address_ptr() for in [...]
adds 667b6249b71c Merge tag 'x86-urgent-2020-05-24' of git://git.kernel.org/ [...]
adds 081d5150845b efi/libstub: Avoid returning uninitialized data from setup [...]
adds 8f592ada59b3 efi/earlycon: Fix early printk for wider fonts
adds fd6261959806 efi/libstub/x86: Avoid EFI map buffer alloc in allocate_e820()
adds 3d8c11efd528 efi: cper: Add support for printing Firmware Error Record [...]
adds e78d334a5470 x86/boot: Mark global variables as static
adds e8da08a08823 efi: Pull up arch-specific prototype efi_systab_show_arch()
adds b4f1874c6216 tpm: check event log version before reading final events
adds 9bb4cbf4862d Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org [...]
adds 98790bbac4db Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/ [...]
adds 9cb1fd0efd19 Linux 5.7-rc7
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
arch/x86/boot/tools/build.c | 16 ++++-----
arch/x86/kernel/unwind_orc.c | 7 ++++
arch/x86/mm/mmio-mod.c | 4 +--
drivers/firmware/efi/cper.c | 62 +++++++++++++++++++++++++++++++++
drivers/firmware/efi/earlycon.c | 14 ++++----
drivers/firmware/efi/efi.c | 5 +--
drivers/firmware/efi/libstub/arm-stub.c | 6 +++-
drivers/firmware/efi/libstub/efistub.h | 13 +++++++
drivers/firmware/efi/libstub/mem.c | 2 --
drivers/firmware/efi/libstub/tpm.c | 5 +--
drivers/firmware/efi/libstub/x86-stub.c | 24 +++++--------
drivers/firmware/efi/tpm.c | 5 ++-
include/linux/cper.h | 9 +++++
include/linux/efi.h | 2 ++
kernel/sched/debug.c | 4 +--
kernel/sched/fair.c | 49 +++++++++++++++++++-------
17 files changed, 173 insertions(+), 56 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d8696f0bf 0: update: llvm-linux: all
new c397ac470 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 (d8696f0bf)
\
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 | 162 +-
02-build_llvm/console.log | 12674 +++++++++++++++++------------------
03-build_linux/console.log | 740 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 10 +-
console.log | 13594 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13598 insertions(+), 13598 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-mainline-allmodconfig
in repository toolchain/ci/linux.
from caffb99b6929 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
adds b34cb07dde7c sched/fair: Fix enqueue_task_fair() warning some more
adds ad32bb41fca6 sched/debug: Fix requested task uclamp values shown in procfs
adds 39f23ce07b93 sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list
adds 9e61d12bac20 Merge tag 'sched-urgent-2020-05-24' of git://git.kernel.or [...]
adds d7110a26e590 x86/mmiotrace: Use cpumask_available() for cpumask_var_t v [...]
adds 187b96db5ca7 x86/unwind/orc: Fix unwind_get_return_address_ptr() for in [...]
adds 667b6249b71c Merge tag 'x86-urgent-2020-05-24' of git://git.kernel.org/ [...]
adds 081d5150845b efi/libstub: Avoid returning uninitialized data from setup [...]
adds 8f592ada59b3 efi/earlycon: Fix early printk for wider fonts
adds fd6261959806 efi/libstub/x86: Avoid EFI map buffer alloc in allocate_e820()
adds 3d8c11efd528 efi: cper: Add support for printing Firmware Error Record [...]
adds e78d334a5470 x86/boot: Mark global variables as static
adds e8da08a08823 efi: Pull up arch-specific prototype efi_systab_show_arch()
adds b4f1874c6216 tpm: check event log version before reading final events
adds 9bb4cbf4862d Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org [...]
adds 98790bbac4db Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/ [...]
adds 9cb1fd0efd19 Linux 5.7-rc7
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
arch/x86/boot/tools/build.c | 16 ++++-----
arch/x86/kernel/unwind_orc.c | 7 ++++
arch/x86/mm/mmio-mod.c | 4 +--
drivers/firmware/efi/cper.c | 62 +++++++++++++++++++++++++++++++++
drivers/firmware/efi/earlycon.c | 14 ++++----
drivers/firmware/efi/efi.c | 5 +--
drivers/firmware/efi/libstub/arm-stub.c | 6 +++-
drivers/firmware/efi/libstub/efistub.h | 13 +++++++
drivers/firmware/efi/libstub/mem.c | 2 --
drivers/firmware/efi/libstub/tpm.c | 5 +--
drivers/firmware/efi/libstub/x86-stub.c | 24 +++++--------
drivers/firmware/efi/tpm.c | 5 ++-
include/linux/cper.h | 9 +++++
include/linux/efi.h | 2 ++
kernel/sched/debug.c | 4 +--
kernel/sched/fair.c | 49 +++++++++++++++++++-------
17 files changed, 173 insertions(+), 56 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-mainline-allmodconfig
in repository toolchain/ci/gcc.
from 81e65b210d3 x86: Handle -mavx512vpopcntdq for -march=native
adds 1b91e2f53b6 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8371de09d 0: update: binutils-gcc-linux: boot
new 8e0000646 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 (8371de09d)
\
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 | 120 +-
02-prepare_abe/console.log | 152 +-
03-build_abe-binutils/console.log | 11449 +++++++-------
04-build_abe-stage1/console.log | 12313 ++++++++-------
05-build_linux/console.log | 604 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 24774 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 24723 insertions(+), 24739 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-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from bb68f22c8e ld: Handle --dynamic-list* before -Bsymbolic -Bsymbolic-functions
adds e08bd6c508 Don't remove C++ aliases from completions if symbol doesn't match
adds 41a77cbaad gdb: make gdbarch.sh write gdbarch.{c,h} directly
adds 72393fd103 RISC-V: Gas inserts cfa relocs in wrong section.
adds ddb9ebd500 Automatic date update in version.in
adds 0a4f5f8cae Revert "Add completion styling"
adds 3c5a0e025b [gdb/testsuite] Add target board gold
adds 465e1b0f19 [gdb/testsuite] Fix exec_is_pie with gold linker
adds 8f7d38efad [gdb/testsuite] Fix var use in compile_and_download_n_jit_so
new a39d29cda1 gas: Update fr_literal access in frag for GCC 10
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:
bfd/version.h | 2 +-
gas/ChangeLog | 14 +++++++
gas/config/tc-csky.c | 2 +-
gas/config/tc-microblaze.c | 2 +-
gas/config/tc-riscv.c | 13 +++++-
gas/config/tc-sh.c | 2 +-
gdb/ChangeLog | 23 +++++++++++
gdb/NEWS | 11 -----
gdb/cli/cli-style.c | 42 -------------------
gdb/cli/cli-style.h | 9 ----
gdb/completer.c | 57 ++++----------------------
gdb/doc/ChangeLog | 5 +++
gdb/doc/gdb.texinfo | 20 ---------
gdb/gdbarch.c | 12 +-----
gdb/gdbarch.h | 12 +-----
gdb/gdbarch.sh | 39 +++---------------
gdb/symtab.c | 13 +++---
gdb/symtab.h | 5 ++-
gdb/testsuite/ChangeLog | 19 +++++++++
gdb/testsuite/boards/{fission.exp => gold.exp} | 19 +++------
gdb/testsuite/gdb.base/style.exp | 14 -------
gdb/testsuite/lib/gdb-utils.exp | 2 -
gdb/testsuite/lib/gdb.exp | 5 ++-
gdb/testsuite/lib/jit-elf-helpers.exp | 2 +-
24 files changed, 112 insertions(+), 232 deletions(-)
copy gdb/testsuite/boards/{fission.exp => gold.exp} (62%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.