This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 2c42257314 elf: Do not completely clear reused namespace in dlmopen (bu [...]
new 52ab7604db x86: Update VEC macros to complete API for evex/evex512 impls
new 3088a66ff8 x86: Update memrchr to use new VEC macros
new 4fb7d8a938 x86: Update memmove to use new VEC macros
new a6784653f7 x86: Update memset to use new VEC macros
new 47f5d51461 x86: Remove now unused vec header macros.
new be066536bd x86: Update strlen-evex-base to use new reg/vec macros.
The 6 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:
.../multiarch/memmove-avx-unaligned-erms-rtm.S | 11 +-
.../x86_64/multiarch/memmove-avx-unaligned-erms.S | 9 +-
.../multiarch/memmove-avx512-unaligned-erms.S | 30 +--
.../x86_64/multiarch/memmove-evex-unaligned-erms.S | 30 +--
.../x86_64/multiarch/memmove-sse2-unaligned-erms.S | 11 +-
.../x86_64/multiarch/memmove-vec-unaligned-erms.S | 262 ++++++++++-----------
sysdeps/x86_64/multiarch/memrchr-evex.S | 42 ++--
.../multiarch/memset-avx2-unaligned-erms-rtm.S | 8 +-
.../x86_64/multiarch/memset-avx2-unaligned-erms.S | 14 +-
.../multiarch/memset-avx512-unaligned-erms.S | 20 +-
.../x86_64/multiarch/memset-evex-unaligned-erms.S | 20 +-
.../x86_64/multiarch/memset-sse2-unaligned-erms.S | 10 +-
.../x86_64/multiarch/memset-vec-unaligned-erms.S | 70 +++---
sysdeps/x86_64/multiarch/reg-macros.h | 168 +++++++++++++
sysdeps/x86_64/multiarch/scripts/gen-reg-macros.py | 133 +++++++++++
sysdeps/x86_64/multiarch/strlen-evex-base.S | 116 ++++-----
sysdeps/x86_64/multiarch/strlen-evex512.S | 4 +-
sysdeps/x86_64/multiarch/vec-macros.h | 90 -------
.../{avx-rtm-vecs.h => x86-avx-rtm-vecs.h} | 6 +-
.../multiarch/{avx-vecs.h => x86-avx-vecs.h} | 10 +-
.../{evex-vecs-common.h => x86-evex-vecs-common.h} | 12 +-
.../{evex256-vecs.h => x86-evex256-vecs.h} | 9 +-
.../{evex512-vecs.h => x86-evex512-vecs.h} | 9 +-
.../multiarch/{sse2-vecs.h => x86-sse2-vecs.h} | 10 +-
sysdeps/x86_64/multiarch/x86-vec-macros.h | 90 +++++++
25 files changed, 662 insertions(+), 532 deletions(-)
create mode 100644 sysdeps/x86_64/multiarch/reg-macros.h
create mode 100644 sysdeps/x86_64/multiarch/scripts/gen-reg-macros.py
delete mode 100644 sysdeps/x86_64/multiarch/vec-macros.h
rename sysdeps/x86_64/multiarch/{avx-rtm-vecs.h => x86-avx-rtm-vecs.h} (92%)
rename sysdeps/x86_64/multiarch/{avx-vecs.h => x86-avx-vecs.h} (90%)
rename sysdeps/x86_64/multiarch/{evex-vecs-common.h => x86-evex-vecs-common.h} (85%)
rename sysdeps/x86_64/multiarch/{evex256-vecs.h => x86-evex256-vecs.h} (88%)
rename sysdeps/x86_64/multiarch/{evex512-vecs.h => x86-evex512-vecs.h} (87%)
rename sysdeps/x86_64/multiarch/{sse2-vecs.h => x86-sse2-vecs.h} (89%)
create mode 100644 sysdeps/x86_64/multiarch/x86-vec-macros.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_kernel/gnu-release-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
from 727b185999 13: onsuccess: #386: boot: Success after binutils/gcc/linux: [...]
new 78802cc035 14: onsuccess: #387: boot: Success after binutils/gcc/linux/ [...]
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 1688 -> 1748 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 29940 -> 30048 bytes
04-build_abe-stage1/console.log.xz | Bin 86604 -> 86824 bytes
05-build_abe-qemu/console.log.xz | Bin 31376 -> 32008 bytes
06-build_linux/console.log.xz | Bin 3576 -> 3112 bytes
07-boot_linux/console.log.xz | Bin 5644 -> 5644 bytes
08-check_regression/console.log.xz | Bin 3716 -> 4320 bytes
09-update_baseline/console.log | 8 ++++----
dashboard/dashboard-generate.sh | 4 ++--
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
18 files changed, 29 insertions(+), 29 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 master
in repository toolchain/ci/interesting-commits.
from 15e6384 Add entry 25413fdb2ac24933214123e24ba165026452a6f2 from https [...]
new 87218aa Add entry 25413fdb2ac24933214123e24ba165026452a6f2 from https [...]
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:
.../tcwg_kernel/gnu-master-aarch64-lts-defconfig}/build_url | 2 +-
.../gnu-master-aarch64-lts-defconfig}/last_good | 0
.../gnu-master-aarch64-lts-defconfig}/summary.txt | 0
.../25413fdb2ac24933214123e24ba165026452a6f2/tcwg_kernel/status.txt | 3 +++
4 files changed, 4 insertions(+), 1 deletion(-)
copy gcc/sha1/{a8ebd27d0ab69b08fd6e335bbb48a73a50202586/tcwg_kernel/gnu-master-aar [...]
copy gcc/sha1/25413fdb2ac24933214123e24ba165026452a6f2/{tcwg_gcc_bootstrap/master- [...]
copy gcc/sha1/25413fdb2ac24933214123e24ba165026452a6f2/{tcwg_gcc_bootstrap/master- [...]
--
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-master-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
from 2d013adf08 14: onsuccess: #477: boot: Success after binutils/llvm/linux [...]
new aa502ae7fb 15: onsuccess: #478: boot: Success after binutils/llvm/linux [...]
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 1712 -> 1904 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 31192 -> 30340 bytes
04-build_kernel_llvm/console.log.xz | Bin 65632 -> 66084 bytes
05-build_abe-qemu/console.log.xz | Bin 32232 -> 32272 bytes
06-build_linux/console.log.xz | Bin 3104 -> 3104 bytes
07-boot_linux/console.log.xz | Bin 6172 -> 6148 bytes
08-check_regression/console.log.xz | Bin 3996 -> 4580 bytes
08-check_regression/mail-body.txt | 4 ++--
09-update_baseline/console.log | 8 ++++----
dashboard/dashboard-generate.sh | 4 ++--
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 6 +++---
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
results | 2 +-
20 files changed, 34 insertions(+), 34 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/gnu-master-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
from 23e8c43680 16: onsuccess: #492: boot: Success after qemu: 239 commits
new a1f50f0ccb 17: force: #493: boot: Success after gcc: 17 commits
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 1688 -> 1632 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 30904 -> 30872 bytes
04-build_abe-stage1/console.log.xz | Bin 72972 -> 72532 bytes
05-build_abe-qemu/console.log.xz | Bin 32336 -> 31780 bytes
06-build_linux/console.log.xz | Bin 4248 -> 3712 bytes
07-boot_linux/console.log.xz | Bin 6036 -> 6048 bytes
08-check_regression/console.log.xz | Bin 2932 -> 2948 bytes
09-update_baseline/console.log | 2 +-
dashboard/dashboard-generate.sh | 4 ++--
git/gcc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 14 +++++++-------
15 files changed, 14 insertions(+), 14 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
from 8f03d4d050 20: force: #434: boot: Success after linux: 8 commits
new dac2d10f1b 21: force: #435: boot: Success after v6.0-rc1-9-gc5d5cba795e [...]
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 1708 -> 1732 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 30236 -> 30316 bytes
04-build_kernel_llvm/console.log.xz | Bin 63744 -> 63896 bytes
05-build_abe-qemu/console.log.xz | Bin 31868 -> 31804 bytes
06-build_linux/console.log.xz | Bin 3032 -> 3668 bytes
07-boot_linux/console.log.xz | Bin 508 -> 508 bytes
08-check_regression/console.log.xz | Bin 2984 -> 2676 bytes
08-check_regression/mail-body.txt | 2 +-
09-update_baseline/console.log | 8 ++++----
dashboard/dashboard-generate.sh | 4 ++--
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 4 ++--
mail/mail-subject.txt | 2 +-
manifest.sh | 12 ++++++------
16 files changed, 18 insertions(+), 18 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/gnu-master-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
from 77c8b3b6da 15: onsuccess: #490: boot: Success after binutils: 80 commits
new 23e8c43680 16: onsuccess: #492: boot: Success after qemu: 239 commits
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 1644 -> 1688 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30832 -> 30904 bytes
04-build_abe-stage1/console.log.xz | Bin 72772 -> 72972 bytes
05-build_abe-qemu/console.log.xz | Bin 32020 -> 32336 bytes
06-build_linux/console.log.xz | Bin 3688 -> 4248 bytes
07-boot_linux/console.log.xz | Bin 6040 -> 6036 bytes
08-check_regression/console.log.xz | Bin 2992 -> 2932 bytes
dashboard/dashboard-generate.sh | 4 ++--
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 18 +++++++++---------
14 files changed, 15 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.