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-aarch64-mainline-defconfig
in repository toolchain/ci/gcc.
from 132ddcc78c1 libstdc++: Use correct argument type for __use_alloc, again [...]
adds e7285587186 libstdc++: Fix out-of-bounds string_view access in filesyst [...]
adds c189842fef7 Daily bump.
adds dbc775fc2ba Daily bump.
adds 6ca87f2ae83 aarch64: Add support for Neoverse V1 CPU
new 6f06be1769d Add support for __jcvt intrinsic
new 3bec35d813c rtl_data: Add sp_is_clobbered_by_asm
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/DATESTAMP | 2 +-
gcc/cfgexpand.c | 14 +++++----
gcc/config/aarch64/aarch64-builtins.c | 18 +++++++++++
gcc/config/aarch64/aarch64-c.c | 1 +
gcc/config/aarch64/aarch64-cores.def | 2 ++
gcc/config/aarch64/aarch64-tune.md | 2 +-
gcc/config/aarch64/aarch64.h | 3 ++
gcc/config/aarch64/aarch64.md | 11 +++++++
gcc/config/aarch64/arm_acle.h | 14 +++++++++
gcc/config/i386/i386.c | 6 ++--
gcc/doc/invoke.texi | 4 +--
gcc/doc/sourcebuild.texi | 3 ++
gcc/emit-rtl.h | 3 ++
gcc/testsuite/gcc.target/aarch64/acle/jcvt_1.c | 15 ++++++++++
gcc/testsuite/gcc.target/aarch64/acle/jcvt_2.c | 33 ++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr97032.c | 23 ++++++++++++++
gcc/testsuite/lib/target-supports.exp | 21 +++++++++++++
libstdc++-v3/ChangeLog | 35 ++++++++++++++++++++++
libstdc++-v3/src/c++17/fs_path.cc | 2 +-
.../27_io/filesystem/path/append/source.cc | 10 +++++++
20 files changed, 210 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/acle/jcvt_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/acle/jcvt_2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr97032.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-release-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 93b6aa3f5 0: update: binutils-gcc-linux: boot
new 9ca139b5b 0: update: binutils-gcc-linux: boot
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 (93b6aa3f5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 166 +-
02-prepare_abe/console.log | 400 +-
03-build_abe-binutils/console.log | 11351 +++++++------
04-build_abe-stage1/console.log | 12836 ++++++++-------
05-build_linux/console.log | 606 +-
06-boot_linux/console.log | 482 +-
07-check_regression/console.log | 24 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 25889 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 25796 insertions(+), 25986 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 gdb-10-branch
in repository binutils-gdb.
from 6006bb78cc1 Automatic date update in version.in
new 642ed0e9ecf Handle 64bit breakpoints of WOW64 processes as SIGINT
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:
gdb/ChangeLog | 7 +++++++
gdb/nat/windows-nat.c | 15 +++++++++++++++
gdb/nat/windows-nat.h | 2 ++
gdb/windows-nat.c | 3 ---
gdbserver/ChangeLog | 5 +++++
gdbserver/win32-low.cc | 4 ----
gdbserver/win32-low.h | 2 --
7 files changed, 29 insertions(+), 9 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 659c041188 strcmp: Add a testcase for page boundary
new c4277ba234 bench-strncmp.c: Add workloads on page boundary
new 06e95b93f0 bench-strcmp.c: Add workloads on page boundary
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:
benchtests/bench-strcmp.c | 56 ++++++++++++++++++++
benchtests/bench-strncmp.c | 128 +++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 184 insertions(+)
--
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 releases/gcc-8
in repository gcc.
from a8ec9cc2241 Add support for __jcvt intrinsic
new 97c34eb5f57 rtl_data: Add sp_is_clobbered_by_asm
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/cfgexpand.c | 3 +++
gcc/config/i386/i386.c | 6 ++++--
gcc/emit-rtl.h | 3 +++
gcc/testsuite/gcc.target/i386/pr97032.c | 22 ++++++++++++++++++++++
4 files changed, 32 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr97032.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-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f1ddac7c4 0: update: binutils-gcc-linux: all
new d680718c3 0: update: binutils-gcc-linux: 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 (f1ddac7c4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 216 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11643 ++++-----
04-build_abe-stage1/console.log | 20565 ++++++++--------
05-build_linux/console.log | 6732 ++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 39600 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
12 files changed, 39496 insertions(+), 39724 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.