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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ad16e9834 6: update: binutils-gcc-linux-qemu: 33
new ec6f1e660 6: 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 (ad16e9834)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 1560 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 30392 -> 30444 bytes
04-build_abe-stage1/console.log.xz | Bin 90068 -> 90272 bytes
05-build_abe-qemu/console.log.xz | Bin 32672 -> 32880 bytes
06-build_linux/console.log.xz | Bin 5076 -> 4892 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 210 +++++++++++++++++------------------
jenkins/manifest.sh | 20 ++--
9 files changed, 115 insertions(+), 115 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 e8609768fbb c++: Elide calls to NOP module initializers
new e0e3ce63481 rs6000: Delete VS_scalar
new 3e16b4359e8 regrename: Fix -fcompare-debug issue in check_new_reg_p [PR105041]
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:
gcc/config/rs6000/vsx.md | 141 +++++++++++++---------------
gcc/regrename.cc | 3 +-
gcc/testsuite/gcc.target/powerpc/pr105041.c | 22 +++++
3 files changed, 89 insertions(+), 77 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr105041.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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from 476288fa2b Revert "Fix fbsd core matching"
new e5ab6af52d gdbserver: Add LoongArch/Linux support
new edb6b77c75 Allow 'interrupt -a' in all-stop mode
new 2808125fbb Fix bugs in aarch64-ravenscar-thread.c
new e73434e38f Reimplement ravenscar registers using tables
new 965b71a7f7 Implement lazy FPU initialization for ravenscar
The 5 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 | 3 +
gdb/aarch64-ravenscar-thread.c | 149 ++----------
gdb/amd64-ravenscar-thread.c | 112 ++-------
gdb/arch/loongarch.c | 12 +-
gdb/arch/loongarch.h | 13 ++
gdb/infcmd.c | 3 -
gdb/ppc-ravenscar-thread.c | 154 +------------
gdb/ravenscar-thread.c | 253 +++++++++++++++++++--
gdb/ravenscar-thread.h | 104 ++++++++-
gdb/riscv-ravenscar-thread.c | 120 +++-------
gdb/sparc-ravenscar-thread.c | 124 +---------
.../interrupt-a.c} | 8 +-
.../cplabel.exp => gdb.base/interrupt-a.exp} | 34 +--
gdbserver/Makefile.in | 2 +
gdbserver/configure.srv | 6 +
gdbserver/linux-loongarch-low.cc | 245 ++++++++++++++++++++
16 files changed, 706 insertions(+), 636 deletions(-)
copy gdb/testsuite/{gdb.threads/vfork-multi-inferior-sleep.c => gdb.base/interrupt [...]
copy gdb/testsuite/{gdb.cp/cplabel.exp => gdb.base/interrupt-a.exp} (61%)
create mode 100644 gdbserver/linux-loongarch-low.cc
--
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 fe35bf6b6 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 095bc18fa 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 (fe35bf6b6)
\
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 1548 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 30504 -> 30780 bytes
04-build_abe-stage1/console.log.xz | Bin 72184 -> 72184 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 8912 -> 8912 bytes
07-build_abe-glibc/console.log.xz | Bin 239160 -> 239164 bytes
08-build_abe-stage2/console.log.xz | Bin 203736 -> 203060 bytes
09-build_abe-gdb/console.log.xz | Bin 37648 -> 37896 bytes
10-build_abe-qemu/console.log.xz | Bin 32204 -> 32668 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3888 -> 3924 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2880 -> 2604 bytes
13-check_regression/console.log.xz | Bin 2556 -> 2740 bytes
13-check_regression/results.compare | 24 +-
13-check_regression/results.compare2 | 46 +-
14-update_baseline/console.log | 258 +-
14-update_baseline/results.compare | 24 +-
14-update_baseline/results.compare2 | 46 +-
jenkins/manifest.sh | 22 +-
sumfiles/g++.log.xz | Bin 3401456 -> 3379336 bytes
sumfiles/g++.sum | 226 +-
sumfiles/gcc.log.xz | Bin 2953732 -> 2972928 bytes
sumfiles/gcc.sum | 4347 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1023040 -> 1020828 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2288 -> 2292 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 199220 -> 199168 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2668 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 423544 -> 420556 bytes
sumfiles/libstdc++.sum | 14 +-
33 files changed, 2568 insertions(+), 2505 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.