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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5a54613e 0: update: binutils-llvm-linux-qemu: all
new 01469792 0: update: binutils-llvm-linux-qemu: 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 (5a54613e)
\
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.xz | Bin 1672 -> 1672 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 31604 -> 31212 bytes
04-build_kernel_llvm/console.log.xz | Bin 65000 -> 64500 bytes
05-build_abe-qemu/console.log.xz | Bin 32768 -> 33016 bytes
06-build_linux/console.log.xz | Bin 3692 -> 3692 bytes
07-boot_linux/console.log.xz | Bin 576 -> 576 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 15 insertions(+), 15 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_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from b265799996 Automatic date update in version.in
adds a4ca6efe05 [gdb/symtab] Use comp_unit_head::get_length
adds 53a7a7e17c [gdb/symtab] Fix data race in per_cu->length
No new revisions were added by this update.
Summary of changes:
gdb/dwarf2/index-write.c | 2 +-
gdb/dwarf2/read.c | 43 ++++++++++++++++++++-----------------------
gdb/dwarf2/read.h | 21 ++++++++++++++++++++-
3 files changed, 41 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards e45574fc 0: update: binutils-gcc: 2
new 95dda61e 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 (e45574fc)
\
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 1604 -> 1616 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 38996 -> 38768 bytes
05-build_abe-bootstrap/console.log.xz | Bin 271548 -> 271896 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 1 -
jenkins/manifest.sh | 12 ++++++------
7 files changed, 6 insertions(+), 7 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-master-arm-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-arm-norov-allmodco [...]
\
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-arm-norov-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 188f2a92 0: update: binutils-gcc-linux-qemu: 33
new 95030273 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 (188f2a92)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-no [...]
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 1688 -> 1648 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 32524 -> 31268 bytes
04-build_abe-stage1/console.log.xz | Bin 91880 -> 90976 bytes
05-build_abe-qemu/console.log.xz | Bin 32004 -> 32804 bytes
06-build_linux/console.log.xz | Bin 5212 -> 5172 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 24 ++++++++++++------------
jenkins/manifest.sh | 20 ++++++++++----------
9 files changed, 22 insertions(+), 22 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 glibc.
from 2a5b4f7a71 elf: Rename tst-audit26 to tst-audit28
new ec9013727d x86-64: Remove redundant strcspn-generic/strpbrk-generic/str [...]
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:
sysdeps/x86_64/multiarch/Makefile | 3 ---
1 file changed, 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.
unknown user pushed a change to branch master
in repository gcc.
from f1782a0a8c4 More update-ssa speedup
new cb7b01db7a1 c-family: Fix option check in handle_pragma_diagnostic [PR106252]
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/c-family/c-pragma.cc | 8 ++++----
1 file changed, 4 insertions(+), 4 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 binutils-gdb.
from 53a7a7e17c5 [gdb/symtab] Fix data race in per_cu->length
new 81384924cdc gdb: have gdb_disassemble_info carry 'this' in its stream pointer
new 4cbe4ca5da5 gdb: add support for disassembler styling using libopcodes
The 2 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:
gdb/NEWS | 28 +++++++
gdb/cli/cli-style.c | 107 +++++++++++++++++++++++---
gdb/cli/cli-style.h | 28 +++++--
gdb/disasm.c | 217 ++++++++++++++++++++++++++++++++++++++++++++++++----
gdb/disasm.h | 81 ++++++++++++++------
gdb/doc/gdb.texinfo | 102 +++++++++++++++++++++++-
6 files changed, 505 insertions(+), 58 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_bootstrap/master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 23eb5fe1 0: update: binutils-53a7a7e17c5d21b7b182ddf6bd8bfc092af196f5: 2
new 0ca8f379 0: update: gcc-415d2c38edadf97950eb14b8d7e6b1491c98cdd5: 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 (23eb5fe1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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.xz | Bin 1576 -> 1644 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 51532 -> 51176 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 462180 -> 461688 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
jenkins/manifest.sh | 8 ++++----
6 files changed, 4 insertions(+), 4 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 devel/modula-2
in repository gcc.
from dcc8de83f47 Added untracked files after manual merge with master.
new 90b9a1e4473 gm2-libs-min/M2RTS.mod populated with stub support procedures.
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/m2/gm2-compiler/M2MetaError.def | 7 ++++---
gcc/m2/gm2-compiler/M2MetaError.mod | 31 ++++++++++++++++++++++---------
gcc/m2/gm2-compiler/M2Quads.mod | 14 +++++++-------
gcc/m2/gm2-libs-min/M2RTS.mod | 17 +++++++++++++++++
4 files changed, 50 insertions(+), 19 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 a429a03e 0: update: linux-952c53cd357c71338a59d444933ed48a879229e1: 1
new 6b953347 0: update: qemu-63b38f6c85acd312c2cab68554abf33adf4ee2b3: 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 (a429a03e)
\
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 1712 -> 1680 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 29848 -> 29868 bytes
04-build_abe-stage1/console.log.xz | Bin 74584 -> 74768 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 9636 -> 11560 bytes
07-build_abe-glibc/console.log.xz | Bin 237428 -> 237396 bytes
08-build_abe-stage2/console.log.xz | Bin 208076 -> 205080 bytes
09-build_abe-gdb/console.log.xz | Bin 35632 -> 34672 bytes
10-build_abe-qemu/console.log.xz | Bin 34432 -> 32788 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3908 -> 3876 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2572 -> 2600 bytes
13-check_regression/console.log.xz | Bin 3040 -> 2764 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 6 -
13-check_regression/results.compare | 41 +-
13-check_regression/results.compare2 | 26 +-
13-check_regression/results.regressions | 40 -
14-update_baseline/console.log | 462 ++-
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 6 -
14-update_baseline/results.compare | 41 +-
14-update_baseline/results.compare2 | 26 +-
14-update_baseline/results.regressions | 40 -
jenkins/manifest.sh | 6 +-
sumfiles/g++.log.xz | Bin 3379680 -> 3378908 bytes
sumfiles/g++.sum | 166 +-
sumfiles/gcc.log.xz | Bin 2983644 -> 2990320 bytes
sumfiles/gcc.sum | 4765 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1023532 -> 1030144 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2296 -> 2288 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 199828 -> 199792 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2664 -> 2660 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 418444 -> 424348 bytes
sumfiles/libstdc++.sum | 20 +-
39 files changed, 2788 insertions(+), 2925 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_gnu_cross_build/master-arm
in repository toolchain/ci/gdb.
from b265799996 Automatic date update in version.in
adds a4ca6efe05 [gdb/symtab] Use comp_unit_head::get_length
adds 53a7a7e17c [gdb/symtab] Fix data race in per_cu->length
No new revisions were added by this update.
Summary of changes:
gdb/dwarf2/index-write.c | 2 +-
gdb/dwarf2/read.c | 43 ++++++++++++++++++++-----------------------
gdb/dwarf2/read.h | 21 ++++++++++++++++++++-
3 files changed, 41 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_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from b265799996 Automatic date update in version.in
adds a4ca6efe05 [gdb/symtab] Use comp_unit_head::get_length
adds 53a7a7e17c [gdb/symtab] Fix data race in per_cu->length
No new revisions were added by this update.
Summary of changes:
gdb/dwarf2/index-write.c | 2 +-
gdb/dwarf2/read.c | 43 ++++++++++++++++++++-----------------------
gdb/dwarf2/read.h | 21 ++++++++++++++++++++-
3 files changed, 41 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_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 00615b34 2: update: binutils-gcc-linux-glibc-gdb-qemu: 4
new 3860a3f8 2: update: binutils-gcc-linux-glibc-gdb-qemu: 4
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 (00615b34)
\
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 1640 -> 1660 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 30148 -> 30928 bytes
05-build_abe-stage1/console.log.xz | Bin 91356 -> 91468 bytes
07-build_abe-linux/console.log.xz | Bin 8680 -> 8648 bytes
08-build_abe-glibc/console.log.xz | Bin 233600 -> 232744 bytes
09-build_abe-stage2/console.log.xz | Bin 191436 -> 191960 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 142 +++++++++++++++++------------------
jenkins/manifest.sh | 16 ++--
10 files changed, 79 insertions(+), 79 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_bootstrap/master-aarch64-bootstrap_ubsan
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
adds b265799996 Automatic date update in version.in
adds a4ca6efe05 [gdb/symtab] Use comp_unit_head::get_length
adds 53a7a7e17c [gdb/symtab] Fix data race in per_cu->length
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/arch/aarch64-mte-linux.h | 6 +++---
gdb/dwarf2/index-write.c | 2 +-
gdb/dwarf2/read.c | 43 ++++++++++++++++++++-----------------------
gdb/dwarf2/read.h | 21 ++++++++++++++++++++-
5 files changed, 45 insertions(+), 29 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.