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_check_binutils/release-aarch64
in repository toolchain/ci/base-artifacts.
discards 448fc712 0: update: binutils-gcc-linux-glibc-gdb: 1
new f1c03d59 0: update: binutils-gcc-linux-glibc-gdb: 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 (448fc712)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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 1620 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2712 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 37632 -> 37420 bytes
04-build_abe-gcc/console.log.xz | Bin 200880 -> 201052 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8804 -> 8824 bytes
07-build_abe-glibc/console.log.xz | Bin 237848 -> 238588 bytes
08-build_abe-gdb/console.log.xz | Bin 36968 -> 36868 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3828 -> 3816 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2048 -> 2048 bytes
11-check_regression/console.log.xz | Bin 2268 -> 2292 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
12-update_baseline/console.log | 132 ++++++------
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 18 +-
sumfiles/binutils.log.xz | Bin 55496 -> 55284 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 80396 -> 80380 bytes
sumfiles/gas.sum | 270 +++++++++++------------
sumfiles/ld.log.xz | Bin 118872 -> 118872 bytes
sumfiles/ld.sum | 332 ++++++++++++++---------------
23 files changed, 419 insertions(+), 419 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_check/master-arm
in repository toolchain/ci/gcc.
from d458c53a6f3 PR rtl-optimization/96692: ((A|B)^C)^A using andn with -mbm [...]
adds 02e2e15ec4b UNSPEC_PALIGNR optimizations and clean-ups on x86.
adds c73e8d45ca0 Doubleword version of and;cmp to not;test optimization on x86.
adds 1d2aa262482 Provide a relation verification mechanism.
adds 543828e79bf c-family: Prevent -Wformat warnings with u8 strings [PR105626]
new bd2d0aab4d2 libstdc++: testsuite: why cast getpid result
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-format.cc | 3 +-
gcc/config/i386/i386-builtin.def | 2 +-
gcc/config/i386/i386-expand.cc | 8 +--
gcc/config/i386/i386.cc | 13 +++++
gcc/config/i386/i386.md | 22 +++++++-
gcc/config/i386/sse.md | 37 +++++++++----
gcc/testsuite/g++.dg/warn/Wformat-char8_t-1.C | 10 ++++
gcc/testsuite/gcc.target/i386/ssse3-palignr-2.c | 21 ++++++++
gcc/testsuite/gcc.target/i386/testnot-3.c | 9 ++++
gcc/value-relation.cc | 70 ++++++++++++++++++++++++-
gcc/value-relation.h | 10 ++--
libstdc++-v3/testsuite/util/testsuite_fs.h | 3 +-
12 files changed, 184 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wformat-char8_t-1.C
create mode 100644 gcc/testsuite/gcc.target/i386/ssse3-palignr-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/testnot-3.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_gcc_check/master-arm
in repository toolchain/ci/binutils-gdb.
from 3acd9a692d Make 'import gdb.events' work
adds 99298c958c Add gdb.Objfile.is_file attribute
adds 22f8e2e726 [gdb/exp] Fix internal error when printing C++ pointer-to-member
No new revisions were added by this update.
Summary of changes:
gdb/NEWS | 3 +++
gdb/cp-valprint.c | 5 ++++-
gdb/doc/python.texi | 7 +++++++
gdb/python/py-objfile.c | 14 ++++++++++++++
gdb/testsuite/gdb.base/jit-reader.exp | 12 ++++++++++++
.../interrupt-a.c => gdb.cp/pointer-to-member.cc} | 17 ++++++++++++-----
.../gdb.cp/{typed-enum.exp => pointer-to-member.exp} | 11 ++++++-----
7 files changed, 58 insertions(+), 11 deletions(-)
copy gdb/testsuite/{gdb.base/interrupt-a.c => gdb.cp/pointer-to-member.cc} (88%)
copy gdb/testsuite/gdb.cp/{typed-enum.exp => pointer-to-member.exp} (79%)
--
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_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 4e3090d2 0: update: binutils-gcc: 1
new f587d3e4 0: update: binutils-gcc: 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 (4e3090d2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (f587d3e4)
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 1632 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 52172 -> 52536 bytes
04-build_abe-gcc/console.log.xz | Bin 234392 -> 232632 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3820 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2964 -> 2476 bytes
07-check_regression/console.log.xz | Bin 4560 -> 2976 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 10 -
07-check_regression/results.compare | 99 +-
07-check_regression/results.compare2 | 211 +-
07-check_regression/results.regressions | 101 -
08-update_baseline/console.log | 538 +---
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 10 -
08-update_baseline/results.compare | 99 +-
08-update_baseline/results.compare2 | 211 +-
08-update_baseline/results.regressions | 101 -
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2773188 -> 2821572 bytes
sumfiles/g++.sum | 135 +-
sumfiles/gcc.log.xz | Bin 2375628 -> 2361780 bytes
sumfiles/gcc.sum | 4794 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 904464 -> 905060 bytes
sumfiles/gfortran.sum | 51 +-
sumfiles/libatomic.log.xz | Bin 2180 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 201740 -> 201636 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2536 -> 2536 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 461924 -> 457620 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2759 insertions(+), 3651 deletions(-)
delete mode 100644 07-check_regression/extra-bisect-params
delete mode 100644 07-check_regression/fails.sum
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 08-update_baseline/extra-bisect-params
delete mode 100644 08-update_baseline/fails.sum
delete mode 100644 08-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_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 658bbdee 0: update: gcc-1d2aa262482fc9b23201200ca82aa3b8659b072e: 1
new 1aa23d2c 0: update: binutils-99298c958c5393402cd2bc2885c195838a9dd363: 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 (658bbdee)
\
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 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 29556 -> 30208 bytes
04-build_abe-stage1/console.log.xz | Bin 90932 -> 92532 bytes
06-build_abe-linux/console.log.xz | Bin 11700 -> 11912 bytes
07-build_abe-glibc/console.log.xz | Bin 230980 -> 230588 bytes
08-build_abe-stage2/console.log.xz | Bin 222844 -> 225568 bytes
09-build_abe-gdb/console.log.xz | Bin 34500 -> 34492 bytes
10-build_abe-qemu/console.log.xz | Bin 33696 -> 34220 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3860 -> 3892 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2736 -> 2740 bytes
13-check_regression/console.log.xz | Bin 2984 -> 2352 bytes
13-check_regression/results.compare2 | 67 +-
14-update_baseline/console.log | 206 ++--
14-update_baseline/results.compare2 | 67 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 2665836 -> 2663936 bytes
sumfiles/g++.sum | 2 +-
sumfiles/gcc.log.xz | Bin 2219092 -> 2225616 bytes
sumfiles/gcc.sum | 2156 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 881096 -> 885520 bytes
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.log.xz | Bin 2268 -> 2264 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 198912 -> 198836 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2664 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 423188 -> 423180 bytes
sumfiles/libstdc++.sum | 2 +-
30 files changed, 1172 insertions(+), 1344 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 c1084b6c5620 Merge tag 'soc-fixes-5.19-2' of git://git.kernel.org/pub/s [...]
adds 2f446ffe9d73 xen/blkfront: fix leaking data in shared pages
adds 307c8de2b023 xen/netfront: fix leaking data in shared pages
adds 4491001c2e0f xen/netfront: force data bouncing when backend is untrusted
adds 2400617da7ee xen/blkfront: force data bouncing when backend is untrusted
adds f63c2c2032c2 xen-netfront: restore __skb_queue_tail() positioning in xe [...]
adds b75cd218274e xen/arm: Fix race in RB-tree based P2M accounting
adds e35e5b6f695d Merge tag 'xsa-5.19-tag' of git://git.kernel.org/pub/scm/l [...]
No new revisions were added by this update.
Summary of changes:
arch/arm/xen/p2m.c | 6 +++--
drivers/block/xen-blkfront.c | 54 ++++++++++++++++++++++++++++--------------
drivers/net/xen-netfront.c | 56 ++++++++++++++++++++++++++++++++++++++++----
3 files changed, 93 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 97bf1b43 0: update: gdb-99298c958c5393402cd2bc2885c195838a9dd363: 7
new 13d2a8b5 0: update: linux-e35e5b6f695d241ffb1d223207da58a1fbcdff4b: 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 (97bf1b43)
\
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 1784 -> 1660 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 29908 -> 29952 bytes
05-build_abe-stage1/console.log.xz | Bin 74104 -> 74248 bytes
07-build_abe-linux/console.log.xz | Bin 11736 -> 9516 bytes
08-build_abe-glibc/console.log.xz | Bin 237200 -> 237788 bytes
09-build_abe-stage2/console.log.xz | Bin 203480 -> 203708 bytes
10-build_abe-gdb/console.log.xz | Bin 37836 -> 34600 bytes
11-build_abe-qemu/console.log.xz | Bin 33944 -> 34520 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 8 ++++----
12 files changed, 5 insertions(+), 5 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_check_gcc/master-arm
in repository toolchain/ci/gdb.
from 96c33f79de Fix snafu in rust demangler recursion limit code
adds 10e52570b8 Automatic date update in version.in
adds 8180707f90 x86: de-duplicate sub-architecture strings accumulation
adds 6ceeed2506 x86: macro-ize cpu_arch[] entries
adds c368d2a802 x86: introduce fake processor type to mark sub-arch entries [...]
adds 4694a0e5fe Support for location and range lists for split-dwarf and dwarf-5.
adds 736918239b gdb: LoongArch: add orig_a0 into register set
adds 3acd9a692d Make 'import gdb.events' work
adds 99298c958c Add gdb.Objfile.is_file attribute
new 22f8e2e726 [gdb/exp] Fix internal error when printing C++ pointer-to-member
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:
bfd/version.h | 2 +-
binutils/dwarf.c | 41 +-
binutils/dwarf.h | 2 +
gas/config/tc-i386.c | 528 +++++++--------------
gas/config/tc-i386.h | 8 +-
gdb/NEWS | 3 +
gdb/cp-valprint.c | 5 +-
gdb/doc/python.texi | 7 +
gdb/features/loongarch/base32.c | 1 +
gdb/features/loongarch/base32.xml | 1 +
gdb/features/loongarch/base64.c | 1 +
gdb/features/loongarch/base64.xml | 1 +
gdb/loongarch-linux-nat.c | 2 +
gdb/loongarch-linux-tdep.c | 8 +
gdb/loongarch-tdep.c | 1 +
gdb/loongarch-tdep.h | 7 +-
gdb/python/lib/gdb/__init__.py | 5 +
gdb/python/py-evtregistry.c | 4 +-
gdb/python/py-evts.c | 28 +-
gdb/python/py-objfile.c | 14 +
gdb/python/python-internal.h | 4 +-
gdb/python/python.c | 16 +-
gdb/testsuite/gdb.base/jit-reader.exp | 12 +
.../interrupt-a.c => gdb.cp/pointer-to-member.cc} | 17 +-
.../{typed-enum.exp => pointer-to-member.exp} | 11 +-
gdb/testsuite/gdb.python/py-events.exp | 2 +
26 files changed, 336 insertions(+), 395 deletions(-)
copy gdb/testsuite/{gdb.base/interrupt-a.c => gdb.cp/pointer-to-member.cc} (88%)
copy gdb/testsuite/gdb.cp/{typed-enum.exp => pointer-to-member.exp} (79%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.