This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 30b12396 0: update: binutils-gcc: 1
new 8c9af2b8 0: update: binutils-gcc: 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 (30b12396)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (8c9af2b8)
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 1516 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 52996 -> 52676 bytes
04-build_abe-gcc/console.log.xz | Bin 225124 -> 224460 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3808 -> 3856 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2516 -> 2548 bytes
07-check_regression/console.log.xz | Bin 3692 -> 3432 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 15 -
07-check_regression/results.compare | 25 +-
07-check_regression/results.compare2 | 93 +-
07-check_regression/results.regressions | 35 -
08-update_baseline/console.log | 375 ++-
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 15 -
08-update_baseline/results.compare | 25 +-
08-update_baseline/results.compare2 | 93 +-
08-update_baseline/results.regressions | 35 -
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2710828 -> 2738052 bytes
sumfiles/g++.sum | 128 +-
sumfiles/gcc.log.xz | Bin 2274056 -> 2286676 bytes
sumfiles/gcc.sum | 4218 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 887468 -> 885352 bytes
sumfiles/gfortran.sum | 51 +-
sumfiles/libatomic.log.xz | Bin 2164 -> 2160 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 173512 -> 173432 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2520 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 456824 -> 450736 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2497 insertions(+), 2661 deletions(-)
delete mode 100644 07-check_regression/extra-bisect-params
delete mode 100644 07-check_regression/fails.sum
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 08-update_baseline/extra-bisect-params
delete mode 100644 08-update_baseline/fails.sum
delete mode 100644 08-update_baseline/results.regressions
--
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 cd8c917a56f2 Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH
new b68f8a13e3b4 platform/x86: thinkpad_acpi: Restore missing hotkey_tablet [...]
new be892e95361f platform/x86: thinkpad_acpi: Add lid_logo_dot to the list [...]
new 48d5e836ebc0 platform/x86: lg-laptop: Recognize more models
new bbb9429a210e platform/x86: touchscreen_dmi: Add TrekStor SurfTab duo W1 [...]
new 49201b90af81 platform/x86: amd-pmc: Fix s2idle failures on certain AMD laptops
new 7d0c009043f6 platform/x86/intel: hid: add quirk to support Surface Go 3
new 957232439c2a Merge tag 'platform-drivers-x86-v5.16-3' of git://git.kern [...]
new 3f8d6577163f Revert "perf bench: Fix two memory leaks detected with ASan"
new 71a16df164b2 tools headers UAPI: Sync s390 syscall table file changed b [...]
new c29d9792607e perf inject: Fix itrace space allowed for new attributes
new cba43fcf7aaf tools headers UAPI: Sync powerpc syscall table file change [...]
new 4ffbe87e2d5b perf tools: Fix SMT detection fast read path
new 3d1d57debee2 tools build: Remove needless libpython-version feature che [...]
new 6c481031c9f7 perf test: Fix 'Simple expression parser' test on arch wit [...]
new 1aa79e577309 perf test: Reset shadow counts before loading
new 4747395082ab perf header: Fix memory leaks when processing feature headers
new f7c4e85bccea perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by defau [...]
new 5a897531e002 perf bpf_skel: Do not use typedef to avoid error on old clang
new 2a987e65025e Merge tag 'perf-tools-fixes-for-v5.16-2021-12-07' of git:/ [...]
The 19 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:
drivers/platform/x86/amd-pmc.c | 2 +-
drivers/platform/x86/intel/hid.c | 7 +++++++
drivers/platform/x86/lg-laptop.c | 12 ++++++++++++
drivers/platform/x86/thinkpad_acpi.c | 6 ++++--
drivers/platform/x86/touchscreen_dmi.c | 18 ++++++++++++++++++
tools/build/Makefile.feature | 1 -
tools/build/feature/Makefile | 4 ----
tools/build/feature/test-all.c | 5 -----
tools/build/feature/test-libpython-version.c | 11 -----------
tools/perf/Makefile.config | 2 --
tools/perf/arch/powerpc/entry/syscalls/syscall.tbl | 1 +
tools/perf/arch/s390/entry/syscalls/syscall.tbl | 1 +
tools/perf/bench/sched-messaging.c | 4 ----
tools/perf/builtin-inject.c | 2 +-
tools/perf/tests/expr.c | 4 +++-
tools/perf/tests/parse-metric.c | 1 +
tools/perf/util/bpf_skel/bperf.h | 14 --------------
tools/perf/util/bpf_skel/bperf_follower.bpf.c | 19 ++++++++++++++-----
tools/perf/util/bpf_skel/bperf_leader.bpf.c | 19 ++++++++++++++-----
tools/perf/util/bpf_skel/bpf_prog_profiler.bpf.c | 2 +-
tools/perf/util/header.c | 15 ++++++++++-----
tools/perf/util/smt.c | 2 +-
22 files changed, 89 insertions(+), 63 deletions(-)
delete mode 100644 tools/build/feature/test-libpython-version.c
delete mode 100644 tools/perf/util/bpf_skel/bperf.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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/qemu.
from 7635eff971 Merge tag 'block-pull-request' of https://gitlab.com/stefanh [...]
adds b9537d5904 tcg/arm: Reduce vector alignment requirement for NEON
adds 92ac58e34c Merge tag 'pull-tcg-20211207' of https://gitlab.com/rth7680/ [...]
adds 2958e5150d gicv3: fix ICH_MISR's LRENP computation
adds a216e7cf11 Merge tag 'pull-target-arm-20211207' of https://git.linaro.o [...]
No new revisions were added by this update.
Summary of changes:
hw/intc/arm_gicv3_cpuif.c | 3 ++-
tcg/arm/tcg-target.c.inc | 13 +++++++++----
tcg/tcg.c | 8 +++++++-
3 files changed, 18 insertions(+), 6 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_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from 4281b0c8fc [gdb/testsuite] Fix options arg handling in compile_jit_elf_ [...]
adds c5a9fcdfee Avoid extra work in global_symbol_searcher::expand_symtabs
adds b4992e9990 Support AT_FXRNG and AT_KPRELOAD on FreeBSD.
adds cd0f67f363 gdb: make set_raw_breakpoint static
adds c32ce0dc6c gdb: rename "maint agent" functions
adds 9931e521bf gdb/linespec.c: simplify condition
No new revisions were added by this update.
Summary of changes:
gdb/ax-gdb.c | 14 +++++++-------
gdb/breakpoint.c | 10 +++++-----
gdb/fbsd-tdep.c | 2 ++
gdb/linespec.c | 3 +--
gdb/symtab.c | 13 +++++++++----
include/ChangeLog | 4 ++++
include/elf/common.h | 2 ++
7 files changed, 30 insertions(+), 18 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_check_gcc/master-aarch64
in repository toolchain/ci/gcc.
from 8e836af61b7 Fix --help -Q output
adds f47662204de Fortran: add check for type of upper bound in case range
adds 652c2873620 Fortran: catch failed simplification of bad stride expression
adds 4394fd67264 testsuite: Fix check_effective_target_rop_ok [PR103556, PR103586]
No new revisions were added by this update.
Summary of changes:
gcc/fortran/array.c | 9 ++++-----
gcc/fortran/match.c | 9 +++++++++
gcc/testsuite/gfortran.dg/pr103588.f90 | 8 ++++++++
gcc/testsuite/gfortran.dg/select_9.f90 | 10 ++++++++++
gcc/testsuite/lib/target-supports.exp | 3 +--
5 files changed, 32 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr103588.f90
create mode 100644 gcc/testsuite/gfortran.dg/select_9.f90
--
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_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 4281b0c8fc [gdb/testsuite] Fix options arg handling in compile_jit_elf_ [...]
adds c5a9fcdfee Avoid extra work in global_symbol_searcher::expand_symtabs
adds b4992e9990 Support AT_FXRNG and AT_KPRELOAD on FreeBSD.
adds cd0f67f363 gdb: make set_raw_breakpoint static
adds c32ce0dc6c gdb: rename "maint agent" functions
adds 9931e521bf gdb/linespec.c: simplify condition
No new revisions were added by this update.
Summary of changes:
gdb/ax-gdb.c | 14 +++++++-------
gdb/breakpoint.c | 10 +++++-----
gdb/fbsd-tdep.c | 2 ++
gdb/linespec.c | 3 +--
gdb/symtab.c | 13 +++++++++----
include/ChangeLog | 4 ++++
include/elf/common.h | 2 ++
7 files changed, 30 insertions(+), 18 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_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 268cec3a 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new b8f4df52 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (268cec3a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1548 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 31320 -> 31164 bytes
04-build_abe-stage1/console.log.xz | Bin 71180 -> 71204 bytes
06-build_abe-linux/console.log.xz | Bin 9340 -> 9124 bytes
07-build_abe-glibc/console.log.xz | Bin 235580 -> 236564 bytes
08-build_abe-stage2/console.log.xz | Bin 194376 -> 194248 bytes
09-build_abe-gdb/console.log.xz | Bin 39060 -> 38728 bytes
10-build_abe-qemu/console.log.xz | Bin 29832 -> 29940 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3956 -> 3936 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2676 -> 2644 bytes
13-check_regression/console.log.xz | Bin 6000 -> 2980 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 28 -
13-check_regression/results.compare | 121 +-
13-check_regression/results.compare2 | 504 +---
13-check_regression/results.regressions | 101 -
14-update_baseline/console.log | 879 ++----
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 28 -
14-update_baseline/results.compare | 121 +-
14-update_baseline/results.compare2 | 504 +---
14-update_baseline/results.regressions | 101 -
jenkins/manifest.sh | 22 +-
sumfiles/g++.log.xz | Bin 3287468 -> 3276544 bytes
sumfiles/g++.sum | 55 +-
sumfiles/gcc.log.xz | Bin 2881384 -> 2885952 bytes
sumfiles/gcc.sum | 4432 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 869676 -> 876804 bytes
sumfiles/gfortran.sum | 11 +-
sumfiles/libatomic.log.xz | Bin 2276 -> 2272 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 170256 -> 170284 bytes
sumfiles/libgomp.sum | 8 +-
sumfiles/libitm.log.xz | Bin 2644 -> 2640 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 405008 -> 406636 bytes
sumfiles/libstdc++.sum | 2 +-
38 files changed, 2527 insertions(+), 4396 deletions(-)
delete mode 100644 13-check_regression/extra-bisect-params
delete mode 100644 13-check_regression/fails.sum
delete mode 100644 13-check_regression/results.regressions
delete mode 100644 14-update_baseline/extra-bisect-params
delete mode 100644 14-update_baseline/fails.sum
delete mode 100644 14-update_baseline/results.regressions
--
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-lts-defconfig
in repository toolchain/ci/qemu.
from 99fc08366b Merge tag 'seabios-20211203-pull-request' of git://git.kraxe [...]
adds 24ade8c5de hw/mips/bootloader: Fix write_ulong()
adds d77c462bf2 hw/mips/boston: Fix load_elf() error detection
adds ac5837e330 Revert "vga: don't abort when adding a duplicate isa-vga device"
adds 2f8eb08673 Merge tag 'mips-20211206' of https://github.com/philmd/qemu [...]
adds 5b807181c2 virtio-blk: Fix clean up of host notifiers for single MR tra [...]
adds 7635eff971 Merge tag 'block-pull-request' of https://gitlab.com/stefanh [...]
adds b9537d5904 tcg/arm: Reduce vector alignment requirement for NEON
adds 92ac58e34c Merge tag 'pull-tcg-20211207' of https://gitlab.com/rth7680/ [...]
adds 2958e5150d gicv3: fix ICH_MISR's LRENP computation
adds a216e7cf11 Merge tag 'pull-target-arm-20211207' of https://git.linaro.o [...]
No new revisions were added by this update.
Summary of changes:
hw/block/dataplane/virtio-blk.c | 2 +-
hw/display/vga-isa.c | 10 ----------
hw/intc/arm_gicv3_cpuif.c | 3 ++-
hw/mips/bootloader.c | 6 +++++-
hw/mips/boston.c | 5 +++--
tcg/arm/tcg-target.c.inc | 13 +++++++++----
tcg/tcg.c | 8 +++++++-
7 files changed, 27 insertions(+), 20 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-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from ad2e61e47f Automatic date update in version.in
adds f80ba9701b Automatic date update in version.in
adds d07a768416 Automatic date update in version.in
adds 31ab2271b4 Automatic date update in version.in
adds 44d742f92d Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 0ba421c1 0: update: binutils-gcc-linux-qemu: boot
new bb7626c7 0: update: binutils-gcc-linux-qemu: 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 (0ba421c1)
\
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.xz | Bin 1548 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 43080 -> 42976 bytes
04-build_abe-stage1/console.log.xz | Bin 67464 -> 67988 bytes
05-build_abe-qemu/console.log.xz | Bin 29456 -> 30476 bytes
06-build_linux/console.log.xz | Bin 3532 -> 3584 bytes
07-boot_linux/console.log.xz | Bin 6100 -> 6116 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 18 +++++++++---------
10 files changed, 14 insertions(+), 14 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_gcc/master-arm
in repository toolchain/ci/gdb.
from a85885ff7e gdb: Add PowerPC support to gdb.dwarf2/frame-inlined-in-outer-frame
adds 21ce5fa063 Automatic date update in version.in
adds 43908c1653 Error on ld output file name matching input file name
adds d91c67e873 Re: Add support for AArch64 EFI (efi-*-aarch64)
adds af5300fe24 [gdb/ada] Fix assert in ada_is_unconstrained_packed_array_type
adds 9dec38d3b1 [gdb/symtab] Support -readnow during reread
adds 545e49f5ee [gdb/tdep] Fix inferior plt calls in PIE for i386
adds c178f2a133 [gdb/testsuite] Fix FAIL in gdb.tui/basic.exp
adds 4281b0c8fc [gdb/testsuite] Fix options arg handling in compile_jit_elf_ [...]
adds c5a9fcdfee Avoid extra work in global_symbol_searcher::expand_symtabs
adds b4992e9990 Support AT_FXRNG and AT_KPRELOAD on FreeBSD.
new cd0f67f363 gdb: make set_raw_breakpoint static
new c32ce0dc6c gdb: rename "maint agent" functions
new 9931e521bf gdb/linespec.c: simplify condition
new c0390cb8c1 Remove an xfree from add_path
The 4 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 +-
binutils/objcopy.c | 86 ++++++++++------------
gdb/ada-lang.c | 2 +
gdb/ax-gdb.c | 14 ++--
gdb/breakpoint.c | 10 +--
gdb/fbsd-tdep.c | 2 +
gdb/i386-tdep.c | 43 +++++++++++
gdb/infcmd.c | 4 +-
gdb/linespec.c | 3 +-
gdb/maint.c | 2 +-
gdb/maint.h | 3 +
gdb/remote.c | 2 +-
gdb/source.c | 13 +---
gdb/symfile.c | 17 ++++-
gdb/symtab.c | 13 +++-
gdb/symtab.h | 2 +-
gdb/testsuite/gdb.ada/exec_changed.exp | 8 --
gdb/testsuite/gdb.base/cached-source-file.exp | 18 +++--
gdb/testsuite/gdb.base/reread.exp | 8 --
gdb/testsuite/gdb.tui/basic.exp | 46 ++++++++----
.../include-main.c => gdb.tui/main-one-line.c} | 2 +-
gdb/testsuite/lib/jit-elf-helpers.exp | 4 +-
include/ChangeLog | 4 +
include/elf/common.h | 2 +
ld/ldlang.c | 16 ++++
ld/testsuite/ld-misc/just-symbols.exp | 2 +-
26 files changed, 206 insertions(+), 122 deletions(-)
copy gdb/testsuite/{gdb.base/include-main.c => gdb.tui/main-one-line.c} (96%)
--
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_gcc/master-arm
in repository toolchain/ci/linux.
from f80ef9e49fdf Merge tag 'docs-5.16-3' of git://git.lwn.net/linux
adds cd8c917a56f2 Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH
No new revisions were added by this update.
Summary of changes:
Makefile | 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_gnu_native_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 5484211b 0: update: binutils-gcc-linux-glibc-gdb: 1
new efc7a47a 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 (5484211b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/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 1544 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 52892 -> 51852 bytes
04-build_abe-gcc/console.log.xz | Bin 226420 -> 225744 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8856 -> 9056 bytes
07-build_abe-glibc/console.log.xz | Bin 228120 -> 230536 bytes
08-build_abe-gdb/console.log.xz | Bin 48368 -> 47064 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3800 -> 3804 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2428 -> 2528 bytes
11-check_regression/console.log.xz | Bin 2852 -> 2864 bytes
11-check_regression/results.compare | 31 +-
11-check_regression/results.compare2 | 82 +-
12-update_baseline/console.log | 257 +-
12-update_baseline/results.compare | 31 +-
12-update_baseline/results.compare2 | 82 +-
jenkins/manifest.sh | 20 +-
sumfiles/g++.log.xz | Bin 2759148 -> 2767724 bytes
sumfiles/g++.sum | 128 +-
sumfiles/gcc.log.xz | Bin 2388520 -> 2417524 bytes
sumfiles/gcc.sum | 4948 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 917388 -> 914752 bytes
sumfiles/gfortran.sum | 49 +-
sumfiles/libatomic.log.xz | Bin 2240 -> 2244 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 183264 -> 181976 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2648 -> 2660 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 450568 -> 447624 bytes
sumfiles/libstdc++.sum | 10 +-
31 files changed, 2851 insertions(+), 2813 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-next-allyesconfig
in repository toolchain/ci/qemu.
from 99fc08366b Merge tag 'seabios-20211203-pull-request' of git://git.kraxe [...]
adds 24ade8c5de hw/mips/bootloader: Fix write_ulong()
adds d77c462bf2 hw/mips/boston: Fix load_elf() error detection
adds ac5837e330 Revert "vga: don't abort when adding a duplicate isa-vga device"
adds 2f8eb08673 Merge tag 'mips-20211206' of https://github.com/philmd/qemu [...]
adds 5b807181c2 virtio-blk: Fix clean up of host notifiers for single MR tra [...]
adds 7635eff971 Merge tag 'block-pull-request' of https://gitlab.com/stefanh [...]
adds b9537d5904 tcg/arm: Reduce vector alignment requirement for NEON
adds 92ac58e34c Merge tag 'pull-tcg-20211207' of https://gitlab.com/rth7680/ [...]
adds 2958e5150d gicv3: fix ICH_MISR's LRENP computation
adds a216e7cf11 Merge tag 'pull-target-arm-20211207' of https://git.linaro.o [...]
No new revisions were added by this update.
Summary of changes:
hw/block/dataplane/virtio-blk.c | 2 +-
hw/display/vga-isa.c | 10 ----------
hw/intc/arm_gicv3_cpuif.c | 3 ++-
hw/mips/bootloader.c | 6 +++++-
hw/mips/boston.c | 5 +++--
tcg/arm/tcg-target.c.inc | 13 +++++++++----
tcg/tcg.c | 8 +++++++-
7 files changed, 27 insertions(+), 20 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from def0ee3f 5: reset: linux-a51e3ac43ddbad891c2b1a4f3aa52371d6939570: 40
new 6854ad0a 6: update: binutils-llvm-linux-qemu: 40
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 1772 -> 1616 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 30764 -> 31184 bytes
04-build_llvm/console.log.xz | Bin 59480 -> 60428 bytes
05-build_abe-qemu/console.log.xz | Bin 30956 -> 30056 bytes
06-build_linux/console.log.xz | Bin 3428 -> 3712 bytes
08-check_regression/console.log.xz | Bin 1296 -> 472 bytes
08-check_regression/jira-body.txt | 2 -
08-check_regression/mail-body.txt | 32 ----------
08-check_regression/mail-subject.txt | 1 -
08-check_regression/results.regressions | 6 --
08-check_regression/trigger-bisect | 2 -
09-update_baseline/console.log | 100 +++++++++++++++++++++++---------
jenkins/manifest.sh | 23 ++++----
mail/jira-body.txt | 6 --
mail/mail-body.txt | 36 ------------
mail/mail-subject.txt | 1 -
reset-baseline | 0
results | 6 --
19 files changed, 87 insertions(+), 128 deletions(-)
delete mode 100644 08-check_regression/jira-body.txt
delete mode 100644 08-check_regression/mail-body.txt
delete mode 100644 08-check_regression/mail-subject.txt
delete mode 100644 08-check_regression/results.regressions
delete mode 100644 08-check_regression/trigger-bisect
delete mode 100644 mail/jira-body.txt
delete mode 100644 mail/mail-body.txt
delete mode 100644 mail/mail-subject.txt
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_gcc_bootstrap/master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 68bb9604 0: update: binutils-gcc: 2
new 2e9d30cb 0: update: binutils-gcc: 2
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 (68bb9604)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1540 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 39012 -> 38412 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 263448 -> 263680 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
jenkins/manifest.sh | 12 ++++++------
6 files changed, 6 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.