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/glibc.
from 7597b251d4 String: Improve overflow test coverage for strnlen
adds 8d6c44ee7d Update kernel version to 5.18 in header constant tests
No new revisions were added by this update.
Summary of changes:
sysdeps/unix/sysv/linux/tst-mman-consts.py | 2 +-
sysdeps/unix/sysv/linux/tst-pidfd-consts.py | 2 +-
2 files changed, 2 insertions(+), 2 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-arm
in repository toolchain/ci/binutils-gdb.
from f420c9c84e bit-rot in target before_parse function
adds 20a26f4e01 Finalize each cooked index separately
adds 834eaf9201 Fix crash in new DWARF indexer
No new revisions were added by this update.
Summary of changes:
gdb/dwarf2/cooked-index.c | 267 +++++++++++----------
gdb/dwarf2/cooked-index.h | 88 ++++---
gdb/dwarf2/read.c | 72 +++---
.../{dw2-ifort-parameter.exp => cu-no-addrs.exp} | 59 ++---
gdbsupport/range-chain.h | 121 ++++++++++
5 files changed, 371 insertions(+), 236 deletions(-)
copy gdb/testsuite/gdb.dwarf2/{dw2-ifort-parameter.exp => cu-no-addrs.exp} (51%)
create mode 100644 gdbsupport/range-chain.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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 51f14267 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 7dab9c9a 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 (51f14267)
\
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 1560 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 30356 -> 30396 bytes
04-build_abe-stage1/console.log.xz | Bin 90232 -> 90220 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 10784 -> 9620 bytes
07-build_abe-glibc/console.log.xz | Bin 232444 -> 232160 bytes
08-build_abe-stage2/console.log.xz | Bin 222376 -> 222308 bytes
09-build_abe-gdb/console.log.xz | Bin 37400 -> 37604 bytes
10-build_abe-qemu/console.log.xz | Bin 32288 -> 31300 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3856 -> 3912 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2784 -> 2620 bytes
13-check_regression/console.log.xz | Bin 3328 -> 2788 bytes
13-check_regression/results.compare | 24 +-
13-check_regression/results.compare2 | 213 +--
14-update_baseline/console.log | 539 +++----
14-update_baseline/results.compare | 24 +-
14-update_baseline/results.compare2 | 213 +--
jenkins/manifest.sh | 30 +-
sumfiles/g++.log.xz | Bin 2680116 -> 2672740 bytes
sumfiles/g++.sum | 136 +-
sumfiles/gcc.log.xz | Bin 2190692 -> 2172208 bytes
sumfiles/gcc.sum | 2612 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 880180 -> 882056 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2260 -> 2264 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 198804 -> 198740 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2672 -> 2672 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 427780 -> 417752 bytes
sumfiles/libstdc++.sum | 15 +-
33 files changed, 1778 insertions(+), 2098 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/gcc.
from 97dc78d705a c++: constrained partial spec forward decl [PR96363]
adds 47b20d027ad libstdc++: Add constexpr to std::counted_iterator post-incr [...]
adds b753405a5f0 xtensa: Simplify EXTUI instruction maskimm validations
adds 9b251fe2e39 xtensa: Make use of IN_RANGE macro where appropriate
adds 3397563ad6c xtensa: Fix instruction counting regarding block move expansion
No new revisions were added by this update.
Summary of changes:
gcc/config/xtensa/constraints.md | 4 +-
gcc/config/xtensa/predicates.md | 7 ++-
gcc/config/xtensa/xtensa.cc | 52 +++++++---------------
gcc/config/xtensa/xtensa.h | 2 +-
libstdc++-v3/include/bits/stl_iterator.h | 3 +-
.../24_iterators/counted_iterator/lwg3643.cc | 27 +++++++++++
6 files changed, 51 insertions(+), 44 deletions(-)
create mode 100644 libstdc++-v3/testsuite/24_iterators/counted_iterator/lwg3643.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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from 20a26f4e01 Finalize each cooked index separately
adds 834eaf9201 Fix crash in new DWARF indexer
No new revisions were added by this update.
Summary of changes:
gdb/dwarf2/read.c | 72 ++++++++++------------
.../{dw2-ifort-parameter.exp => cu-no-addrs.exp} | 59 ++++++++----------
2 files changed, 58 insertions(+), 73 deletions(-)
copy gdb/testsuite/gdb.dwarf2/{dw2-ifort-parameter.exp => cu-no-addrs.exp} (51%)
--
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 7d2b8f9b 0: update: binutils-gcc: 2
new 6508b5d8 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 (7d2b8f9b)
\
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 1536 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 38984 -> 38108 bytes
05-build_abe-bootstrap/console.log.xz | Bin 271004 -> 269468 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
jenkins/manifest.sh | 12 ++++++------
6 files changed, 6 insertions(+), 6 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 8d6c44ee7d Update kernel version to 5.18 in header constant tests
new 9c66efb86f x86_64: Implement evex512 version of strlen, strnlen, wcslen [...]
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 | 4 +
sysdeps/x86_64/multiarch/ifunc-impl-list.c | 20 ++
sysdeps/x86_64/multiarch/strlen-evex-base.S | 302 ++++++++++++++++++++++++++++
sysdeps/x86_64/multiarch/strlen-evex512.S | 7 +
sysdeps/x86_64/multiarch/strnlen-evex512.S | 4 +
sysdeps/x86_64/multiarch/wcslen-evex512.S | 4 +
sysdeps/x86_64/multiarch/wcsnlen-evex512.S | 5 +
7 files changed, 346 insertions(+)
create mode 100644 sysdeps/x86_64/multiarch/strlen-evex-base.S
create mode 100644 sysdeps/x86_64/multiarch/strlen-evex512.S
create mode 100644 sysdeps/x86_64/multiarch/strnlen-evex512.S
create mode 100644 sysdeps/x86_64/multiarch/wcslen-evex512.S
create mode 100644 sysdeps/x86_64/multiarch/wcsnlen-evex512.S
--
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 834eaf9201c Fix crash in new DWARF indexer
new fcf8e814206 gdb: Require psymtab before calling quick_functions in objfile
new 98aa8321ee1 gdb: Change psymbol_functions::require_partial_symbols to p [...]
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/objfiles.h | 13 +++++
gdb/psympriv.h | 5 +-
gdb/psymtab.c | 37 +++++++-------
gdb/symfile-debug.c | 30 ++++++------
.../fork-no-detach-follow-child-dlopen-shlib.c} | 8 ++-
.../fork-no-detach-follow-child-dlopen.c} | 39 +++++----------
.../fork-no-detach-follow-child-dlopen.exp | 57 ++++++++++++++++++++++
7 files changed, 119 insertions(+), 70 deletions(-)
copy gdb/testsuite/{gdb.threads/vfork-multi-inferior-sleep.c => gdb.base/fork-no-d [...]
copy gdb/testsuite/{gdb.threads/vfork-multi-inferior.c => gdb.base/fork-no-detach- [...]
create mode 100644 gdb/testsuite/gdb.base/fork-no-detach-follow-child-dlopen.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.