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 7565d82a500 Don't create _Complex type name if there is no target type name
new 34718bcc228 Automatic date update in version.in
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 +-
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_kernel/llvm-release-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9fbe5848 0: update: llvm-linux: boot
new 6e0f60f9 0: update: llvm-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 (9fbe5848)
\
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:
01-reset_artifacts/console.log | 183 +-
02-build_llvm/console.log | 12622 +++++++++++++++++------------------
03-build_linux/console.log | 728 +-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13541 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
results | 2 +-
9 files changed, 13536 insertions(+), 13558 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-master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 1c70af58 0: update: gcc-1c56c143b2011080d8a4516f37f78f647b0ee258: 1
new 701e98d3 0: update: gcc-3307a810d9401d3cefbde979d7a15691c5780600: 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 (1c70af58)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 139 +-
02-prepare_abe/console.log | 400 +-
04-build_abe-bootstrap_O3/console.log | 91657 +++++++++++++++----------------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 65 +-
console.log | 92267 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 92221 insertions(+), 92323 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_cross/gnu-release-aarch64-build_cross
in repository toolchain/ci/glibc.
from d59630f995 arm: CVE-2020-6096: Fix multiarch memcpy for negative length [...]
adds afc53d52dc AArch64: Align ENTRY to a cacheline
adds ade1fa24e3 AArch64: Add optimized Q-register memcpy
adds 236287f869 AArch64: Improve backwards memmove performance
adds ad34abcad5 AArch64: Rename IS_ARES to IS_NEOVERSE_N1
adds 704e18d66d aarch64: Increase small and medium cases for __memcpy_generic
adds 80259cd098 [AArch64] Improve integer memcpy
adds 24c0d68815 AArch64: Use __memcpy_simd on Neoverse N2/V1
No new revisions were added by this update.
Summary of changes:
sysdeps/aarch64/memcpy.S | 211 +++++++++++----------
sysdeps/aarch64/multiarch/Makefile | 2 +-
sysdeps/aarch64/multiarch/ifunc-impl-list.c | 2 +
sysdeps/aarch64/multiarch/memcpy.c | 8 +-
sysdeps/aarch64/multiarch/memcpy_advsimd.S | 248 +++++++++++++++++++++++++
sysdeps/aarch64/multiarch/memmove.c | 6 +-
sysdeps/aarch64/sysdep.h | 2 +-
sysdeps/unix/sysv/linux/aarch64/cpu-features.h | 8 +-
8 files changed, 383 insertions(+), 104 deletions(-)
create mode 100644 sysdeps/aarch64/multiarch/memcpy_advsimd.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_cross/gnu-release-aarch64-build_cross
in repository toolchain/ci/base-artifacts.
discards 89b106f4 0: update: binutils-gcc-glibc-qemu: 6
new 4eabd3a6 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 (89b106f4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-release-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:
01-reset_artifacts/console.log | 202 +-
02-prepare_abe/console.log | 462 +-
04-build_abe-binutils/console.log | 11642 ++--
05-build_abe-stage1/console.log | 13875 ++---
06-build_abe-linux/console.log | 104 +-
07-build_abe-glibc/console.log | 40006 ++++++-------
08-build_abe-stage2/console.log | 39623 ++++++-------
09-build_abe-qemu/console.log | 2291 +-
10-check_regression/console.log | 2 +-
11-update_baseline/console.log | 2 +-
console.log | 108693 ++++++++++++++++++-----------------
jenkins/manifest.sh | 16 +-
12 files changed, 108549 insertions(+), 108369 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.