This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 2c4e368a41 linux: Remove unnecessary nice.c and signal.c
new 2a1099020c x86: Add definition for __wmemset_chk AVX2 RTM in ifunc impl list
new 4a3f29e7e4 x86: Move and slightly improve memset_erms
new 21925f6473 x86: Move mem{p}{mov|cpy}_{chk_}erms to its own file
new 58bcf7b71a x86-64: Small improvements to dl-trampoline.S
new 88070acdd0 x86-64: Properly indent X86_IFUNC_IMPL_ADD_VN arguments
new 8cfbbbcdf9 x86: Add missing IS_IN (libc) check to memmove-ssse3.S
new 0aa294fb88 x86: Add missing IS_IN (libc) check to strcspn-sse4.c
new 96ac447d91 x86: Add missing IS_IN (libc) check to strncmp-sse4_2.S
The 8 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:
sysdeps/x86_64/dl-trampoline.S | 4 +
sysdeps/x86_64/dl-trampoline.h | 113 +++++++++++----------
sysdeps/x86_64/multiarch/Makefile | 2 +
sysdeps/x86_64/multiarch/ifunc-impl-list.c | 103 ++++++++++---------
sysdeps/x86_64/multiarch/memmove-erms.S | 72 +++++++++++++
sysdeps/x86_64/multiarch/memmove-ssse3.S | 60 ++++++++---
.../x86_64/multiarch/memmove-vec-unaligned-erms.S | 50 ---------
.../multiarch/memset-erms.S} | 39 ++++---
.../x86_64/multiarch/memset-vec-unaligned-erms.S | 31 ------
sysdeps/x86_64/multiarch/strcspn-sse4.c | 39 +++----
sysdeps/x86_64/multiarch/strncmp-sse4_2.S | 8 +-
sysdeps/x86_64/multiarch/varshift.c | 5 +-
12 files changed, 288 insertions(+), 238 deletions(-)
create mode 100644 sysdeps/x86_64/multiarch/memmove-erms.S
copy sysdeps/{nptl/pthread_mutex_backoff.h => x86_64/multiarch/memset-erms.S} (60%)
--
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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from 7e8621cf6d Fix GDBserver regression due to change to avoid reading shel [...]
adds 133791286f Automatic date update in version.in
No new revisions were added by this update.
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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards ad77b5b4 0: update: binutils-gcc: 2
new 07ef7f2b 0: update: binutils-gcc: 2
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 (ad77b5b4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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.xz | Bin 1556 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 39340 -> 38452 bytes
05-build_abe-bootstrap/console.log.xz | Bin 270032 -> 274276 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 36 ++++++++++++++++++++++++++++++++++
jenkins/manifest.sh | 12 ++++++------
7 files changed, 42 insertions(+), 6 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_cross_check_gcc/master-arm
in repository toolchain/ci/gdb.
from 7e8621cf6d Fix GDBserver regression due to change to avoid reading shel [...]
adds 133791286f Automatic date update in version.in
No new revisions were added by this update.
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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/glibc.
from ecd0fbebc0 Linux: Forward declaration of struct iovec for process_madvise
adds d55df811e9 nptl: Remove unused members from struct pthread
adds 2c4e368a41 linux: Remove unnecessary nice.c and signal.c
No new revisions were added by this update.
Summary of changes:
nptl/descr.h | 7 -------
sysdeps/unix/sysv/linux/nice.c | 1 -
sysdeps/unix/sysv/linux/signal.c | 3 ---
3 files changed, 11 deletions(-)
delete mode 100644 sysdeps/unix/sysv/linux/nice.c
delete mode 100644 sysdeps/unix/sysv/linux/signal.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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/binutils-gdb.
from 7e8621cf6d Fix GDBserver regression due to change to avoid reading shel [...]
adds 133791286f Automatic date update in version.in
No new revisions were added by this update.
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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards f1d8076a 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 9a8323f3 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (f1d8076a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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.xz | Bin 1544 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 31236 -> 30208 bytes
04-build_abe-stage1/console.log.xz | Bin 91400 -> 90560 bytes
06-build_abe-linux/console.log.xz | Bin 9484 -> 9272 bytes
07-build_abe-glibc/console.log.xz | Bin 232516 -> 233172 bytes
08-build_abe-stage2/console.log.xz | Bin 222816 -> 222420 bytes
09-build_abe-gdb/console.log.xz | Bin 38516 -> 37336 bytes
10-build_abe-qemu/console.log.xz | Bin 32512 -> 32756 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3864 -> 3872 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2988 -> 2556 bytes
13-check_regression/console.log.xz | Bin 2520 -> 2764 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 6 +
13-check_regression/results.compare | 21 +-
13-check_regression/results.compare2 | 37 +-
13-check_regression/results.regressions | 26 +
14-update_baseline/console.log | 321 ++---
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 6 +
14-update_baseline/results.compare | 21 +-
14-update_baseline/results.compare2 | 37 +-
14-update_baseline/results.regressions | 26 +
jenkins/manifest.sh | 26 +-
sumfiles/g++.log.xz | Bin 2654556 -> 2686044 bytes
sumfiles/g++.sum | 4 +-
sumfiles/gcc.log.xz | Bin 2189684 -> 2190672 bytes
sumfiles/gcc.sum | 2072 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 899632 -> 880684 bytes
sumfiles/gfortran.sum | 4 +-
sumfiles/libatomic.log.xz | Bin 2260 -> 2260 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 198936 -> 199032 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2664 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 416820 -> 421468 bytes
sumfiles/libstdc++.sum | 2 +-
38 files changed, 1363 insertions(+), 1254 deletions(-)
create mode 100644 13-check_regression/extra-bisect-params
create mode 100644 13-check_regression/fails.sum
create mode 100644 13-check_regression/results.regressions
create mode 100644 14-update_baseline/extra-bisect-params
create mode 100644 14-update_baseline/fails.sum
create mode 100644 14-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.