This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from bbda248c50 sim: v850: fix cpu_option testsuite handling
adds b4d069fbea gdb/testsuite: Remove duplicates in gdb.base/catch-signal.exp
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.base/catch-signal.exp | 5 ++---
1 file changed, 2 insertions(+), 3 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_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 486d7936 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new aa905c06 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (486d7936)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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.xz | Bin 1552 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 44912 -> 44144 bytes
05-build_abe-stage1/console.log.xz | Bin 90504 -> 90004 bytes
07-build_abe-linux/console.log.xz | Bin 9420 -> 9152 bytes
08-build_abe-glibc/console.log.xz | Bin 230888 -> 229584 bytes
09-build_abe-stage2/console.log.xz | Bin 219544 -> 216632 bytes
10-build_abe-gdb/console.log.xz | Bin 44576 -> 44000 bytes
11-build_abe-qemu/console.log.xz | Bin 29812 -> 29288 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 22 +++++++++++-----------
12 files changed, 12 insertions(+), 12 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 923dcc5eb0c1 Merge branch 'akpm' (patches from Andrew)
new 61eb495c83bf pstore/blk: Use "%lu" to format unsigned long
new dae581864609 KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr()
new 2da516d7ed08 powerpc/83xx/mpc8349emitx: Drop unused variable
new 964c33cd0be6 powerpc: clean vdso32 and vdso64 directories
new 0bd81274e3f1 powerpc/pseries: rename numa_dist_table to form2_distances
new 302039466f6a powerpc/pseries: Fix numa FORM2 parsing fallback code
new 2d33f5504490 powerpc/pseries/ddw: Revert "Extend upper limit for huge D [...]
new fb4ee2b30cd0 powerpc/pseries/ddw: simplify enable_ddw()
new ad3976025b31 powerpc/pseries/ddw: Do not try direct mapping with persis [...]
new 5b54860943dc powerpc/book3e: Fix TLBCAM preset at boot
new 5499802b2284 powerpc/signal32: Fix sigset_t copy
new 1e35eba40551 powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWX
new 8e80a73fa9a7 powerpc/xive: Change IRQ domain to a tree domain
new 75603b14ed14 Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm [...]
new e324234e0aa8 perf/x86/intel/uncore: Fix filter_tid mask for CHA events [...]
new 3866ae319c84 perf/x86/intel/uncore: Fix IIO event constraints for Skyla [...]
new bdc0feee0517 perf/x86/intel/uncore: Fix IIO event constraints for Snowridge
new f3fd84a3b775 x86/perf: Fix snapshot_branch_stack warning in VM
new af16bdeae8e0 Merge tag 'perf-urgent-2021-11-21' of git://git.kernel.org [...]
new 8d48bf8206f7 x86/boot: Pull up cmdline preparation and early param parsing
new ac5d272a0ad0 x86/sgx: Fix free page accounting
new 40c93d7fff6f Merge tag 'x86-urgent-2021-11-21' of git://git.kernel.org/ [...]
The 22 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:
arch/powerpc/kernel/Makefile | 3 ++
arch/powerpc/kernel/head_8xx.S | 13 ++---
arch/powerpc/kernel/signal.h | 10 +++-
arch/powerpc/kvm/book3s_hv_rmhandlers.S | 4 +-
arch/powerpc/mm/nohash/kaslr_booke.c | 2 +-
arch/powerpc/mm/nohash/tlb.c | 4 +-
arch/powerpc/mm/numa.c | 44 ++++++++---------
arch/powerpc/platforms/83xx/mcu_mpc8349emitx.c | 1 -
arch/powerpc/platforms/pseries/iommu.c | 26 ++++------
arch/powerpc/sysdev/xive/Kconfig | 1 -
arch/powerpc/sysdev/xive/common.c | 3 +-
arch/x86/events/intel/core.c | 2 -
arch/x86/events/intel/uncore_snbep.c | 12 +++++
arch/x86/kernel/cpu/sgx/main.c | 12 ++---
arch/x86/kernel/setup.c | 66 +++++++++++++++-----------
fs/pstore/blk.c | 2 +-
16 files changed, 110 insertions(+), 95 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_gnu_native_check_gdb/master-arm
in repository toolchain/ci/gdb.
from 911438f9f4 gdbsupport: fix array-view compilation with c++11 && _GLIBCXX_DEBUG
adds dbf98db6f0 Fix intermittent failures on the H8, particularly H8/SX tests.
adds c2851b66eb Automatic date update in version.in
adds bbda248c50 sim: v850: fix cpu_option testsuite handling
adds b4d069fbea gdb/testsuite: Remove duplicates in gdb.base/catch-signal.exp
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/testsuite/gdb.base/catch-signal.exp | 5 ++---
sim/h8300/compile.c | 3 ++-
sim/testsuite/lib/sim-defs.exp | 8 +++++++-
sim/testsuite/v850/allinsns.exp | 27 ++++++++-------------------
5 files changed, 20 insertions(+), 25 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_gnu_native_check_gdb/master-arm
in repository toolchain/ci/binutils-gdb.
from 911438f9f4 gdbsupport: fix array-view compilation with c++11 && _GLIBCXX_DEBUG
adds dbf98db6f0 Fix intermittent failures on the H8, particularly H8/SX tests.
adds c2851b66eb Automatic date update in version.in
adds bbda248c50 sim: v850: fix cpu_option testsuite handling
adds b4d069fbea gdb/testsuite: Remove duplicates in gdb.base/catch-signal.exp
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/testsuite/gdb.base/catch-signal.exp | 5 ++---
sim/h8300/compile.c | 3 ++-
sim/testsuite/lib/sim-defs.exp | 8 +++++++-
sim/testsuite/v850/allinsns.exp | 27 ++++++++-------------------
5 files changed, 20 insertions(+), 25 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_gnu_native_check_gdb/master-arm
in repository toolchain/ci/base-artifacts.
discards dbdb3894 0: update: binutils-gcc-linux-glibc-gdb: 1
new b9d4ec24 0: update: binutils-gcc-linux-glibc-gdb: 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 (dbdb3894)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/mas [...]
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.xz | Bin 1556 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 66304 -> 66868 bytes
04-build_abe-gcc/console.log.xz | Bin 226960 -> 227780 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 9048 -> 9312 bytes
07-build_abe-glibc/console.log.xz | Bin 230528 -> 231172 bytes
08-build_abe-gdb/console.log.xz | Bin 54744 -> 53828 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3912 -> 3828 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2648 -> 2344 bytes
11-check_regression/console.log.xz | Bin 4208 -> 4064 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 19 +-
11-check_regression/results.compare | 39 +-
11-check_regression/results.compare2 | 187 +-
11-check_regression/results.regressions | 39 +-
12-update_baseline/console.log | 358 ++-
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 19 +-
12-update_baseline/results.compare | 39 +-
12-update_baseline/results.compare2 | 187 +-
12-update_baseline/results.regressions | 39 +-
jenkins/manifest.sh | 20 +-
sumfiles/gdb.log.xz | Bin 1572156 -> 1590976 bytes
sumfiles/gdb.sum | 4309 ++++++++++++++++---------------
25 files changed, 2612 insertions(+), 2647 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.