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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 171be25b3 0: update: binutils-gcc-linux: all
new 51080107e 0: update: binutils-gcc-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 (171be25b3)
\
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 | 128 +-
02-prepare_abe/console.log | 246 +-
03-build_abe-binutils/console.log | 10939 ++++++-------
04-build_abe-stage1/console.log | 13567 ++++++++--------
05-build_linux/console.log | 800 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 10 +-
08-update_baseline/results.regressions | 2 +-
console.log | 25916 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 25805 insertions(+), 25817 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/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-master-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 09a822628 0: update: llvm-linux: boot
new 47b308e59 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 (09a822628)
\
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 | 52 +-
02-build_llvm/console.log | 13030 +++++++++++++++++-----------------
03-build_linux/console.log | 724 +-
04-boot_linux/console.log | 476 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 14286 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 14292 insertions(+), 14292 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_bmk_tk1/gnu-master-arm-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards 34d17547d 7: update: binutils-glibc: 1
new 307fda146 7: update: binutils-glibc: 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 (34d17547d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/gnu-master-arm-s [...]
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 | 115 +-
02-prepare_abe/console.log | 420 +-
03-build_abe-binutils/console.log | 11288 +--
04-build_abe-stage1/console.log | 19845 ++--
05-build_abe-linux/console.log | 297 +-
06-build_abe-glibc/console.log | 37014 ++++---
07-build_abe-stage2/console.log | 43974 ++++-----
09-benchmark--O3_LTO_marm/benchmark-start.log | 2 +-
09-benchmark--O3_LTO_marm/benchmark.log | 23 +-
09-benchmark--O3_LTO_marm/console.log | 124 +-
10-check_regression/console.log | 1094 +-
10-check_regression/results-0.csv | 187 +-
10-check_regression/results-1.csv | 179 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 191 +-
10-check_regression/results.csv | 70 +-
10-check_regression/results.log | 4126 +-
11-update_baseline/console.log | 1921 +-
11-update_baseline/results-1.csv | 179 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-full.csv | 179 +-
11-update_baseline/results.csv | 70 +-
11-update_baseline/results.log | 2940 +-
11-update_baseline/results.regressions | 2 +-
console.log | 116498 ++++++++++++-----------
jenkins/manifest.sh | 18 +-
results_id | 2 +-
27 files changed, 121007 insertions(+), 119867 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 a7fe89194ce Daily bump.
new 94c0409717b Add missing expander for vector float_extend and float_truncate.
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/ChangeLog | 7 +++++
gcc/config/i386/sse.md | 14 ++++++++++
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.target/i386/pr95125-avx.c | 27 ++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr95125-avx512f.c | 37 +++++++++++++++++++++++++
5 files changed, 90 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/pr95125-avx.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr95125-avx512f.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_kernel/llvm-release-arm-mainline-allyesconfig
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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 458b53603 0: update: llvm-linux: 18629
new 73d5dc01b 0: update: llvm-linux: 18629
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 (458b53603)
\
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 | 12684 ++++++++++++++--------------
03-build_linux/console.log | 740 +-
05-check_regression/console.log | 8 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 8 +-
06-update_baseline/results.regressions | 2 +-
console.log | 13539 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
9 files changed, 13549 insertions(+), 13508 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.