This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.28/master
in repository glibc.
from b297581acb Add XFAIL_ROUNDING_IBM128_LIBGCC to more fma() tests
new 492524a691 x86-64 memchr/wmemchr: Properly handle the length parameter [...]
new f57666aa30 x86-64 memcmp/wmemcmp: Properly handle the length parameter [...]
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:
ChangeLog | 26 ++++++++
NEWS | 8 +++
sysdeps/x86_64/memchr.S | 10 ++-
sysdeps/x86_64/multiarch/memchr-avx2.S | 8 ++-
sysdeps/x86_64/multiarch/memcmp-avx2-movbe.S | 7 +-
sysdeps/x86_64/multiarch/memcmp-sse4.S | 9 ++-
sysdeps/x86_64/multiarch/memcmp-ssse3.S | 7 +-
sysdeps/x86_64/x32/Makefile | 8 +++
.../s_rint.c => x86_64/x32/test-size_t.h} | 33 +++++-----
sysdeps/x86_64/x32/tst-size_t-memchr.c | 72 ++++++++++++++++++++
sysdeps/x86_64/x32/tst-size_t-memcmp.c | 76 ++++++++++++++++++++++
.../x86_64/x32/tst-size_t-wmemchr.c | 6 +-
.../x86_64/x32/tst-size_t-wmemcmp.c | 6 +-
13 files changed, 243 insertions(+), 33 deletions(-)
copy sysdeps/{sparc/sparc32/sparcv9/fpu/multiarch/s_rint.c => x86_64/x32/test-size [...]
create mode 100644 sysdeps/x86_64/x32/tst-size_t-memchr.c
create mode 100644 sysdeps/x86_64/x32/tst-size_t-memcmp.c
copy benchtests/bench-wcpncpy.c => sysdeps/x86_64/x32/tst-size_t-wmemchr.c (82%)
copy benchtests/bench-wcpncpy.c => sysdeps/x86_64/x32/tst-size_t-wmemcmp.c (82%)
--
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-release-arm-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 595d73421b Automatic date update in version.in
adds d43a048997 Skip ld/pr23169 on SPARC.
No new revisions were added by this update.
Summary of changes:
ld/ChangeLog | 4 ++++
ld/testsuite/ld-ifunc/ifunc.exp | 4 +++-
2 files changed, 7 insertions(+), 1 deletion(-)
--
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-release-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 2264974248 gcc-3cf6c3fc524da0b7a9cc4aeddae5328c404c308d: all
new 33a74a7f75 binutils-d43a04899779ad5b7d83ded8e0b3d124ccbac6fb: 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 (2264974248)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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:
3-build_abe-binutils/console.log | 3198 +++++++++---------
4-build_abe-stage1/console.log | 3707 ++++++++++----------
5-count_linux_objs/console.log | 41 +-
console.log | 6954 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
8 files changed, 6952 insertions(+), 6968 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 f280c6d35ca combine: Use TDF_DETAILS for "can't combine" dump prints
new bdb432761c3 PR c++/88325 - ICE with invalid out-of-line template membe [...]
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/cp/ChangeLog | 6 ++++++
gcc/cp/parser.c | 4 +++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp2a/typename14.C | 25 +++++++++++++++++++++++++
4 files changed, 39 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/typename14.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_kernel/gnu-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 771c10d131 gcc-ab86a6985ae6cfcad1aa84ef986d954e18943c41: all
new 9036f03707 gcc-f1329be60594951fb30fe859c6f0a86587b36bbd: 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 (771c10d131)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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:
1-reset_artifacts/console.log | 18 +-
2-prepare_abe/console.log | 14 +-
3-build_abe-binutils/console.log | 4379 ++++-----
4-build_abe-stage1/console.log | 5770 +++++------
5-count_linux_objs/console.log | 9384 +++++++++---------
console.log | 19229 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 4 +-
10 files changed, 19631 insertions(+), 19181 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-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 708a36e499 llvm-61ff0b639cca25747bcbae8bf5a213d702141bc5: 5141
new 709fac410c linux-dc4c899977350728714d44b6e0d39673f6a97281: 5147
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 (708a36e499)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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:
1-reset_artifacts/console.log | 14 +-
2-build_llvm/console.log | 9072 +++++++++++++++++++--------------------
3-count_linux_objs/console.log | 208 +-
4-check_regression/console.log | 8 +-
5-update_baseline/console.log | 8 +-
console.log | 9282 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
results | 2 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 9369 insertions(+), 9245 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 llvm.
from 3c864f6dc2a Hopefully fix a couple more sphinx doc errors.
new 37ec5c2e398 [InstCombine] Extra null-checking on TFE/LWE support
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:
lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp | 7 +++----
test/Transforms/InstCombine/AMDGPU/amdgcn-demanded-vector-elts.ll | 7 +++++++
2 files changed, 10 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.
unknown user pushed a change to branch master
in repository libcxx.
from 125313b00 Fix a bit of libc++-specific behavior in the regex tests; add [...]
new a5fae5335 [libc++] Disentangle the 3 implementations of type_info
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:
include/typeinfo | 106 +++++++++++++++++++++++++++++++++++++++----------------
1 file changed, 75 insertions(+), 31 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.