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-aarch64
in repository toolchain/ci/qemu.
from 0d0275c31f Merge tag 'net-pull-request' of https://github.com/jasowang/ [...]
adds bd4b7fd6ba linux-user/hppa: Fix segfaults on page zero
adds 499d805537 linux-user: Unconditionally use pipe2() syscall
adds 6f200f5186 linux-user: Use target abi_int type for pipefd[1] in pipe()
adds d1c912b816 Merge tag 'linux-user-for-7.1-pull-request' of https://gitla [...]
adds 32226db011 scripts/coverity-scan/COMPONENTS.md: Add loongarch component
adds 02b7035d15 scripts/coverity-scan/COMPONENTS.md: Update slirp component info
adds fca75f60ab target/arm: Add MO_128 entry to pred_esz_masks[]
adds 35a7a6fc56 configure: Add missing POSIX-required space
adds d466d416ed configure: Add braces to clarify intent of $emu[[:space:]]
adds 65842b03d1 configure: Don't use bash-specific string-replacement syntax
adds aca5001dab configure: Drop dead code attempting to use -msmall-data on [...]
adds c5cfdabaf5 configure: Avoid '==' bashism
adds 5865d99fe8 hw/display/bcm2835_fb: Fix framebuffer allocation address
adds f6cce6bcb2 Merge tag 'pull-target-arm-20220726' of https://git.linaro.o [...]
No new revisions were added by this update.
Summary of changes:
configure | 20 +++++++-------------
hw/display/bcm2835_fb.c | 3 +--
linux-user/hppa/cpu_loop.c | 3 +++
linux-user/syscall.c | 13 ++-----------
meson.build | 9 ---------
scripts/coverity-scan/COMPONENTS.md | 7 +++++--
target/arm/cpu.h | 2 +-
target/arm/translate-sve.c | 5 +++--
8 files changed, 22 insertions(+), 40 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-aarch64
in repository toolchain/ci/gdb.
from 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
new 1bcb0708f2 gdb/linux-nat: Check whether /proc/pid/mem is writable
new dd09fe0d53 gdb/linux_nat: Write memory using ptrace if /proc/pid/mem is [...]
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/linux-nat.c | 116 +++++-
gdb/loongarch-tdep.c | 586 +++++++++++++++++++++---------
gdb/testsuite/gdb.opt/inline-small-func.h | 8 +-
ld/ChangeLog | 6 +
ld/configure.tgt | 1 +
5 files changed, 521 insertions(+), 196 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-aarch64
in repository toolchain/ci/linux.
from e0dccc3b76fb Linux 5.19-rc8
adds cdb281e63874 mm: fix NULL pointer dereference in wp_page_reuse()
adds 918e75f77af7 s390/archrandom: prevent CPACF trng invocations in interru [...]
adds 5de64d44968e Merge tag 's390-5.19-7' of git://git.kernel.org/pub/scm/li [...]
No new revisions were added by this update.
Summary of changes:
arch/s390/include/asm/archrandom.h | 9 ++++++---
mm/memory.c | 2 +-
2 files changed, 7 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64
in repository toolchain/ci/gcc.
from 87ce0f1fd65 docs: fix previsou commit
adds 5b96c823e59 LoongArch: Modify the output message string of the warning.
adds 975658b782f c: Handle initializations of opaque types [PR106016]
adds 600956c81c7 Fortran: error recovery from calculation of storage size of [...]
No new revisions were added by this update.
Summary of changes:
gcc/config/loongarch/loongarch-opts.cc | 4 ++--
gcc/expr.cc | 2 +-
gcc/fortran/interface.cc | 7 +++++--
gcc/testsuite/gcc.target/powerpc/pr106016.c | 14 ++++++++++++++
gcc/testsuite/gfortran.dg/pr103504.f90 | 28 ++++++++++++++++++++++++++++
5 files changed, 50 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr106016.c
create mode 100644 gcc/testsuite/gfortran.dg/pr103504.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_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 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
new 1bcb0708f2 gdb/linux-nat: Check whether /proc/pid/mem is writable
new dd09fe0d53 gdb/linux_nat: Write memory using ptrace if /proc/pid/mem is [...]
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/linux-nat.c | 116 +++++-
gdb/loongarch-tdep.c | 586 +++++++++++++++++++++---------
gdb/testsuite/gdb.opt/inline-small-func.h | 8 +-
ld/ChangeLog | 6 +
ld/configure.tgt | 1 +
5 files changed, 521 insertions(+), 196 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-aarch64
in repository toolchain/ci/base-artifacts.
discards c1a5c610 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 220b8ca4 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (c1a5c610)
\
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 1624 -> 1636 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 30576 -> 31488 bytes
05-build_abe-stage1/console.log.xz | Bin 72736 -> 72824 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 8564 -> 9132 bytes
08-build_abe-glibc/console.log.xz | Bin 239152 -> 239584 bytes
09-build_abe-stage2/console.log.xz | Bin 202828 -> 202596 bytes
10-build_abe-gdb/console.log.xz | Bin 37936 -> 38352 bytes
11-build_abe-qemu/console.log.xz | Bin 31160 -> 32724 bytes
12-check_regression/console.log.xz | Bin 432 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 30 +++++++++++++++---------------
13 files changed, 23 insertions(+), 23 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-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
from 759c01ff 3: reset: llvm-2a721374aef326d4668f750d341c86d1aa1a0309: 19906
new 1512de2c 4: reset: llvm-8f0c901c1a172313a32bc06a1fcface76cd1220f: 19625
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 1628 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30152 -> 30188 bytes
04-build_kernel_llvm/console.log.xz | Bin 63312 -> 63232 bytes
05-build_abe-qemu/console.log.xz | Bin 32392 -> 32532 bytes
06-build_linux/console.log.xz | Bin 6824 -> 38716 bytes
08-check_regression/console.log.xz | Bin 1280 -> 1268 bytes
08-check_regression/mail-body.txt | 35 +++++++++++++++++---------
08-check_regression/results.regressions | 20 +++++++--------
08-check_regression/trigger-bisect | 2 +-
09-update_baseline/console.log | 34 ++++++++++++-------------
jenkins/manifest.sh | 10 ++++----
mail/jira-body.txt | 8 +++---
mail/mail-body.txt | 43 ++++++++++++++++++++------------
mail/mail-subject.txt | 2 +-
results | 22 ++++++++--------
16 files changed, 99 insertions(+), 77 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.