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-arm-norov-defconfig
in repository toolchain/ci/linux.
omits 7ac97b2db80a cpumask: add cpumask_nth_{,and,andnot}
omits 65c9dd7e67b5 lib/bitmap: remove bitmap_ord_to_pos
omits 0e50008889af lib/bitmap: add tests for find_nth_bit()
omits 281f72954c2c lib: add find_nth(,and,andnot)_bit()
adds c3aaaf9e2ada powerpc: drop dependency on <asm/machdep.h> in archrandom.h
adds 9f0b715d0011 lib/nodemask: inline next_node_in() and node_random()
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 (7ac97b2db80a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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.
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 1 -
arch/powerpc/include/asm/archrandom.h | 9 +---
arch/powerpc/kernel/setup-common.c | 10 +++++
include/linux/bitmap.h | 1 +
include/linux/bitops.h | 19 --------
include/linux/cpumask.h | 44 -------------------
include/linux/find.h | 83 -----------------------------------
include/linux/nodemask.h | 24 +++++++---
lib/Makefile | 2 +-
lib/bitmap.c | 36 +++++++++++++--
lib/cpumask.c | 26 ++++++-----
lib/find_bit.c | 20 ---------
lib/find_bit_benchmark.c | 17 -------
lib/nodemask.c | 11 +----
lib/test_bitmap.c | 36 +--------------
15 files changed, 84 insertions(+), 255 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-arm-norov-defconfig
in repository toolchain/ci/base-artifacts.
discards 95c7688c 0: update: binutils-gcc-linux-qemu: boot
new e4cdbbad 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 (95c7688c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 1632 -> 1636 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 30456 -> 30192 bytes
04-build_abe-stage1/console.log.xz | Bin 85920 -> 85724 bytes
05-build_abe-qemu/console.log.xz | Bin 30292 -> 30360 bytes
06-build_linux/console.log.xz | Bin 3904 -> 3984 bytes
07-boot_linux/console.log.xz | Bin 5760 -> 5776 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 33 +++++++++++++++++++++++++++++++++
jenkins/manifest.sh | 18 +++++++++---------
results | 2 +-
11 files changed, 43 insertions(+), 10 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_gcc_check/master-arm
in repository toolchain/ci/gcc.
from 66434729a79 LoongArch: adjust the default of -mexplicit-relocs by check [...]
new 800781f9392 Fix Rogers e-mail in MAINTAINERS
new 3044a7a8249 testsuite: Add extra ia32 options so that -fprefetch-loop-a [...]
new 0bc1566dec0 testsuite: Add -Wno-psabi to pr94920 tests [PR94920]
new cc078cf8529 opts: Add an assertion to help static analyzers [PR106332]
new f9671b60f93 cgraphunit: Don't emit asm thunks for -dx [PR106261]
new 98cf74a2ad8 RISC-V: Add RTX costs for `if_then_else' expressions
new 3cf07cc5e51 RISC-V: Remove duplicate backslashes from `stack_protect_se [...]
The 7 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:
MAINTAINERS | 2 +-
gcc/cgraphunit.cc | 2 +-
gcc/config/riscv/riscv.cc | 27 ++++++++++++++++++++++++++
gcc/config/riscv/riscv.md | 2 +-
gcc/opts-common.cc | 2 ++
gcc/testsuite/g++.dg/debug/pr106261.C | 36 +++++++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/pr94920-1.C | 1 +
gcc/testsuite/g++.dg/pr94920.C | 2 +-
gcc/testsuite/gcc.dg/pr106397.c | 1 +
9 files changed, 71 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/debug/pr106261.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_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 10152481 0: update: binutils-gcc: 1
new 5fae795d 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 (10152481)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (5fae795d)
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 1596 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 50816 -> 51572 bytes
04-build_abe-gcc/console.log.xz | Bin 232088 -> 233768 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3816 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2660 -> 2536 bytes
07-check_regression/console.log.xz | Bin 2924 -> 2944 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 7 -
07-check_regression/results.compare | 25 +-
07-check_regression/results.compare2 | 80 +-
07-check_regression/results.regressions | 27 -
08-update_baseline/console.log | 436 +--
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 7 -
08-update_baseline/results.compare | 25 +-
08-update_baseline/results.compare2 | 80 +-
08-update_baseline/results.regressions | 27 -
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 2766188 -> 2787640 bytes
sumfiles/g++.sum | 153 +-
sumfiles/gcc.log.xz | Bin 2384180 -> 2369940 bytes
sumfiles/gcc.sum | 5070 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 909052 -> 904100 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 202204 -> 202096 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 456836 -> 452788 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 3027 insertions(+), 2996 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.