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-arm-next-defconfig
in repository toolchain/ci/binutils-gdb.
from 352cf802a9 Automatic date update in version.in
adds 3c4029d244 Automatic date update in version.in
adds 99c9bb313e Automatic date update in version.in
adds b8f4b69aaa arm: Fix bugs with MVE vmov from two GPRs to vector lanes
adds 9112450f1e Automatic date update in version.in
adds cff396521d Automatic date update in version.in
adds 4ec27dd262 Automatic date update in version.in
adds 683278f1ed Automatic date update in version.in
adds 0fdbb25414 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 8 ++
gas/config/tc-arm.c | 4 +-
gas/testsuite/gas/arm/mve-vmov-3.d | 169 +++++++++++++++++++++++++++++++++
gas/testsuite/gas/arm/mve-vmov-3.s | 160 +++++++++++++++++++++++++++++++
gas/testsuite/gas/arm/mve-vmov-bad-2.l | 2 +-
opcodes/ChangeLog | 9 ++
opcodes/arm-dis.c | 7 +-
8 files changed, 355 insertions(+), 6 deletions(-)
create mode 100644 gas/testsuite/gas/arm/mve-vmov-3.d
create mode 100644 gas/testsuite/gas/arm/mve-vmov-3.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards d589c5f 0: update: binutils-llvm-linux-qemu: boot
new 8b737ad 0: update: binutils-llvm-linux-qemu: 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 (d589c5f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 229 +-
02-prepare_abe/console.log | 266 +-
03-build_abe-binutils/console.log | 11747 ++++++-------
04-build_llvm/console.log | 13909 +++++++--------
05-build_abe-qemu/console.log | 6522 +++----
06-build_linux/console.log | 760 +-
07-boot_linux/console.log | 496 +-
08-check_regression/console.log | 12 +-
09-update_baseline/console.log | 18 +-
console.log | 33959 ++++++++++++++++++------------------
jenkins/manifest.sh | 22 +-
11 files changed, 33995 insertions(+), 33945 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 6fdc59f196c libstdc++: Qualify functions used in tests
new 46ed811bcb4 libstdc++: Fix iterator caching inside range adaptors [PR100479]
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:
libstdc++-v3/include/std/ranges | 155 ++++++++++++---------
.../testsuite/std/ranges/adaptors/100479.cc | 113 +++++++++++++++
2 files changed, 201 insertions(+), 67 deletions(-)
create mode 100644 libstdc++-v3/testsuite/std/ranges/adaptors/100479.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_cross/gnu-master-aarch64-build_cross
in repository toolchain/ci/glibc.
from 94bc766ec6 Add cast_to_pointer to cast an integer to void * pointer
new fc335a0ded Bench: Add support for choose direction of memcpy in benchtests
new 1b992204f6 x86: Improve memmove-vec-unaligned-erms.S
new 79aec84102 Properly check stack alignment [BZ #27901]
The 3 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-memcpy-large.c | 50 ++++++++------
benchtests/bench-memcpy-walk.c | 33 +++++++---
benchtests/bench-memcpy.c | 76 ++++++++++++----------
sysdeps/generic/tst-stack-align.h | 40 ++++++++----
sysdeps/i386/i686/tst-stack-align.h | 44 -------------
sysdeps/i386/tst-stack-align.h | 41 ------------
sysdeps/powerpc/tst-stack-align.h | 27 ++------
.../m680x0/unwind-arch.h => x86/tst-stack-align.h} | 16 +++--
.../x86_64/multiarch/memmove-vec-unaligned-erms.S | 6 +-
sysdeps/x86_64/tst-stack-align.h | 46 -------------
10 files changed, 139 insertions(+), 240 deletions(-)
delete mode 100644 sysdeps/i386/i686/tst-stack-align.h
delete mode 100644 sysdeps/i386/tst-stack-align.h
copy sysdeps/{m68k/m680x0/unwind-arch.h => x86/tst-stack-align.h} (70%)
delete mode 100644 sysdeps/x86_64/tst-stack-align.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_cross/gnu-master-aarch64-build_cross
in repository toolchain/ci/base-artifacts.
discards 74babb0 0: update: binutils-gcc-glibc-qemu: 6
new 9ed980d 0: update: binutils-gcc-glibc-qemu: 6
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 (74babb0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-aarch64 [...]
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 | 227 +-
02-prepare_abe/console.log | 264 +-
04-build_abe-binutils/console.log | 10276 ++--
05-build_abe-stage1/console.log | 14212 ++---
06-build_abe-linux/console.log | 2018 +-
07-build_abe-glibc/console.log | 34912 ++++++------
08-build_abe-stage2/console.log | 34449 ++++++------
09-build_abe-qemu/console.log | 6588 ++-
10-check_regression/console.log | 16 +-
11-update_baseline/console.log | 16 +-
console.log | 106282 ++++++++++++++++++-----------------
jenkins/manifest.sh | 22 +-
12 files changed, 104680 insertions(+), 104602 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/gnu-release-aarch64-bootstrap_O3
in repository toolchain/ci/gcc.
from 5cfbfb1bd45 Daily bump.
adds 7bc4ec5941b Daily bump.
adds 09026b98a57 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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_gnu/gnu-release-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 33cb38e 0: update: gcc-5cfbfb1bd4503e6850e735fab62b913beff8dbae: 1
new a46c46f 0: update: gcc-09026b98a57a528d8f506357086d8b304677389b: 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 (33cb38e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 120 +-
02-prepare_abe/console.log | 194 +-
04-build_abe-bootstrap_O3/console.log | 68729 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 69019 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 69054 insertions(+), 69020 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.