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/release-aarch64
in repository toolchain/ci/base-artifacts.
discards 5638887d 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 8a2ff147 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 (5638887d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/rele [...]
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 1680 -> 1692 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 30084 -> 30028 bytes
04-build_abe-stage1/console.log.xz | Bin 68132 -> 67848 bytes
06-build_abe-linux/console.log.xz | Bin 8944 -> 8912 bytes
07-build_abe-glibc/console.log.xz | Bin 233936 -> 234288 bytes
08-build_abe-stage2/console.log.xz | Bin 198556 -> 198860 bytes
09-build_abe-gdb/console.log.xz | Bin 36636 -> 36772 bytes
10-build_abe-qemu/console.log.xz | Bin 33044 -> 32852 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3884 -> 3928 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2440 -> 2444 bytes
13-check_regression/console.log.xz | Bin 3260 -> 3760 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 28 +
13-check_regression/results.compare | 29 +-
13-check_regression/results.compare2 | 276 +-
13-check_regression/results.regressions | 48 +
14-update_baseline/console.log | 774 ++---
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 28 +
14-update_baseline/results.compare | 29 +-
14-update_baseline/results.compare2 | 276 +-
14-update_baseline/results.regressions | 48 +
jenkins/manifest.sh | 22 +-
sumfiles/g++.log.xz | Bin 3353128 -> 3350704 bytes
sumfiles/g++.sum | 150 +-
sumfiles/gcc.log.xz | Bin 2944072 -> 2939924 bytes
sumfiles/gcc.sum | 4800 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1019740 -> 1023388 bytes
sumfiles/gfortran.sum | 14 +-
sumfiles/libatomic.log.xz | Bin 2288 -> 2292 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 196676 -> 196680 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2656 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 413392 -> 406480 bytes
sumfiles/libstdc++.sum | 17 +-
38 files changed, 3336 insertions(+), 3211 deletions(-)
create mode 100644 13-check_regression/extra-bisect-params
create mode 100644 13-check_regression/fails.sum
create mode 100644 13-check_regression/results.regressions
create mode 100644 14-update_baseline/extra-bisect-params
create mode 100644 14-update_baseline/fails.sum
create 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-master-aarch64-norov-allmodconfig
in repository toolchain/ci/linux.
omits 52cdf267e77d lib/cpumask: move some one-line wrappers to header file
omits db0e627fee42 mm: split include/linux/gfp.h
omits e32bd0390739 lib/cpumask: move one-line wrappers around find_bit to the header
omits 50e413c31800 lib/cpumask: change return types to unsigned
omits 220fed6b782a cpumask: change return types to bool where appropriate
omits 6f020b3fa73b lib/bitmap: change type of bitmap_weight to unsigned int
omits a97ee744f07e lib/bitmap: change return values to bool where appropriate
omits 0f39d5e59e2d arm: align find_bit defs with generic kernel
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch64-norov-allm [...]
\
O -- O -- O (52cdf267e77d)
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:
Documentation/core-api/mm-api.rst | 8 +-
MAINTAINERS | 1 -
arch/arm/include/asm/bitops.h | 20 +--
include/linux/bitmap.h | 10 +-
include/linux/cpumask.h | 125 +++-----------
include/linux/gfp.h | 334 ++++++++++++++++++++++++++++++++++++-
include/linux/gfp_flags.h | 338 --------------------------------------
lib/bitmap.c | 9 +-
lib/cpumask.c | 97 ++++++++++-
tools/include/linux/bitmap.h | 12 +-
tools/lib/bitmap.c | 6 +-
11 files changed, 477 insertions(+), 483 deletions(-)
delete mode 100644 include/linux/gfp_flags.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_kernel/gnu-master-aarch64-norov-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 781fe339 0: update: binutils-gcc-linux-qemu: 33
new 4fc068c3 0: update: binutils-gcc-linux-qemu: 33
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 (781fe339)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 1668 -> 1656 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 30656 -> 30740 bytes
04-build_abe-stage1/console.log.xz | Bin 73488 -> 74060 bytes
05-build_abe-qemu/console.log.xz | Bin 32868 -> 33408 bytes
06-build_linux/console.log.xz | Bin 5548 -> 5948 bytes
08-check_regression/console.log.xz | Bin 500 -> 476 bytes
09-update_baseline/console.log | 8 ++++----
jenkins/manifest.sh | 20 ++++++++++----------
9 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_cross_check_gcc/master-arm
in repository toolchain/ci/binutils-gdb.
from 74baa6cd1c gdbserver: LoongArch: Add orig_a0 processing
adds 0556ff7376 Fix include guard naming for arch/aarch64-mte-linux.h
No new revisions were added by this update.
Summary of changes:
gdb/arch/aarch64-mte-linux.h | 6 +++---
1 file changed, 3 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_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 5d8b61ef 0: update: gcc-0587cef3d7962a8b0f44779589ba2920dd3d71e5: 1
new d1187e1d 0: update: binutils-0556ff7376a2869e1eefd7e0b3b97bd454b5b5c3: 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 (5d8b61ef)
\
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 1624 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 29456 -> 30200 bytes
04-build_abe-stage1/console.log.xz | Bin 91292 -> 93160 bytes
06-build_abe-linux/console.log.xz | Bin 11080 -> 11072 bytes
07-build_abe-glibc/console.log.xz | Bin 231592 -> 231512 bytes
08-build_abe-stage2/console.log.xz | Bin 222844 -> 224744 bytes
09-build_abe-gdb/console.log.xz | Bin 34508 -> 34420 bytes
10-build_abe-qemu/console.log.xz | Bin 33804 -> 34572 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3852 -> 3860 bytes
12-build_abe-check_gcc/console.log.xz | Bin 3244 -> 3244 bytes
13-check_regression/console.log.xz | Bin 3012 -> 2460 bytes
13-check_regression/results.compare2 | 104 +-
14-update_baseline/console.log | 238 ++--
14-update_baseline/results.compare2 | 104 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 2685412 -> 2656048 bytes
sumfiles/g++.sum | 22 +-
sumfiles/gcc.log.xz | Bin 2200428 -> 2212532 bytes
sumfiles/gcc.sum | 2370 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 886960 -> 885848 bytes
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.log.xz | Bin 2260 -> 2256 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 199144 -> 198924 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2664 -> 2664 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 428848 -> 426032 bytes
sumfiles/libstdc++.sum | 8 +-
30 files changed, 1317 insertions(+), 1545 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_gnu_tk1/gnu-master-arm-spec2k6-O2
in repository toolchain/ci/glibc.
from eedf7886ed x86-64: Don't mark symbols as hidden in strcmp-XXX.S
adds 2a5b4f7a71 elf: Rename tst-audit26 to tst-audit28
No new revisions were added by this update.
Summary of changes:
elf/Makefile | 10 +++++-----
elf/{tst-audit26.c => tst-audit28.c} | 0
elf/{tst-auditmod26.c => tst-auditmod28.c} | 0
3 files changed, 5 insertions(+), 5 deletions(-)
rename elf/{tst-audit26.c => tst-audit28.c} (100%)
rename elf/{tst-auditmod26.c => tst-auditmod28.c} (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.