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_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from de69cec0c5 gdb/netbsd: add missing header file
adds e01493b7cb gdb/hurd: pass memory_tagged as false to find_memory_region_ftype
adds c138af9573 PowerPC32 ld test fails with --enable-targets=all
adds 206977b2ed [gdb/testsuite] Fix gdb.opt/inline-small-func.exp with clang
adds 91896b4d6a Stop the linker from complaining about RWX segments in sparc [...]
adds 4a75d7c538 gdb: LoongArch: Fix code style issues
adds ecbff28a44 gdb: LoongArch: Handle the function return value
adds 1bcb0708f2 gdb/linux-nat: Check whether /proc/pid/mem is writable
adds dd09fe0d53 gdb/linux_nat: Write memory using ptrace if /proc/pid/mem is [...]
adds 9c6dd6885b gprofng: check for the makeinfo version
adds 3c0c7b4e1a Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/fbsd-nat.c | 2 +-
gdb/gnu-nat.c | 2 +
gdb/linux-nat.c | 116 +++++-
gdb/loongarch-tdep.c | 586 +++++++++++++++++++++---------
gdb/netbsd-nat.c | 2 +-
gdb/testsuite/gdb.opt/inline-small-func.h | 8 +-
gprofng/configure | 64 +++-
gprofng/configure.ac | 22 +-
ld/ChangeLog | 6 +
ld/configure.tgt | 1 +
ld/testsuite/ld-powerpc/tlsexe32.r | 12 +-
ld/testsuite/ld-powerpc/tlsexe32no.r | 12 +-
ld/testsuite/ld-powerpc/tlsso32.r | 4 +-
14 files changed, 618 insertions(+), 221 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_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 038d0c95 0: update: binutils-gcc-linux-glibc-gdb: 6
new f7bf250a 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (038d0c95)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 1612 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2712 bytes
04-build_abe-binutils/console.log.xz | Bin 38332 -> 37988 bytes
05-build_abe-gcc/console.log.xz | Bin 211456 -> 212872 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 8576 -> 9228 bytes
08-build_abe-glibc/console.log.xz | Bin 241592 -> 242508 bytes
09-build_abe-gdb/console.log.xz | Bin 38576 -> 38476 bytes
10-check_regression/console.log.xz | Bin 420 -> 416 bytes
11-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 24 ++++++++++++------------
11 files changed, 21 insertions(+), 21 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-allnoconfig
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-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.
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-master-arm-norov-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 258b9544 0: update: binutils-gcc-linux-qemu: all
new 827eb574 0: update: binutils-gcc-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 (258b9544)
\
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 1772 -> 1632 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 29976 -> 30144 bytes
04-build_abe-stage1/console.log.xz | Bin 91940 -> 90656 bytes
05-build_abe-qemu/console.log.xz | Bin 30580 -> 30284 bytes
06-build_linux/console.log.xz | Bin 4456 -> 4516 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 22 +++++++++++-----------
results | 2 +-
11 files changed, 13 insertions(+), 13 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 5c25b473 0: update: binutils-gcc: 2
new bd29fc8e 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 (5c25b473)
\
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 1608 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 52024 -> 50668 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 461868 -> 460496 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 48 +++++++++++++++----------------
jenkins/manifest.sh | 12 ++++----
7 files changed, 30 insertions(+), 30 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.