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_O1
in repository toolchain/ci/base-artifacts.
discards 1fcf32301 0: update: binutils-gcc: 2
new 7f33f275e 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 (1fcf32301)
\
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 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2780 bytes
04-build_abe-binutils/console.log.xz | Bin 38268 -> 38056 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 265584 -> 267700 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 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_gnu_native_build/release-aarch64
in repository toolchain/ci/gdb.
from 7f665fb07d Automatic date update in version.in
adds 3ce9987d16 Automatic date update in version.in
adds f071e5630a Automatic date update in version.in
new 0c7816521e 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_gnu_native_build/release-aarch64
in repository toolchain/ci/binutils-gdb.
from 7f665fb07d Automatic date update in version.in
adds 3ce9987d16 Automatic date update in version.in
adds f071e5630a Automatic date update in version.in
new 0c7816521e 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_gnu_native_build/release-aarch64
in repository toolchain/ci/base-artifacts.
discards 71ceaca5a 0: update: binutils-gcc-linux-glibc-gdb: 6
new a1c38b547 0: update: binutils-gcc-linux-glibc-gdb: 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 (71ceaca5a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/release [...]
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 1548 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 51776 -> 51872 bytes
05-build_abe-gcc/console.log.xz | Bin 193732 -> 193184 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 8812 -> 8744 bytes
08-build_abe-glibc/console.log.xz | Bin 297860 -> 297356 bytes
09-build_abe-gdb/console.log.xz | Bin 41780 -> 41576 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 26 +++++++++++++-------------
11 files changed, 21 insertions(+), 21 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 release/2.28/master
in repository glibc.
from 2baf5616d5 NEWS: Add a bug fix entry for BZ #27457
new 208e34a700 x86-64: Require BMI2 for __strlen_evex and __strnlen_evex
new 2449016af5 test-strnlen.c: Initialize wchar_t string with wmemset [BZ #27655]
new 1cbbc82c09 test-strnlen.c: Check that strnlen won't go beyond the maxim [...]
new fc1ed01cbe x86: Optimize memchr-avx2.S
new faf3031764 x86: Fix overflow bug with wmemchr-sse2 and wmemchr-avx2 [BZ [...]
new 86250b81da x86: Optimize strlen-avx2.S
new 68e438825d x86: Optimize memchr-evex.S
new 8e8377ce5d x86-64: Fix an unknown vector operation in memchr-evex.S
new 525547fc4f x86-64: Move strlen.S to multiarch/strlen-vec.S
new d2f04d347c x86-64: Add wcslen optimize for sse4.1
new 709eb51aff x86: Fix overflow bug in wcsnlen-sse4_1 and wcsnlen-avx2 [BZ [...]
new 6864c340a1 x86: Optimize strlen-evex.S
new dca6e1b3f3 String: Add overflow tests for strnlen, memchr, and strncat [...]
new b0fcf88672 NEWS: Add a bug fix entry for BZ #27974
The 14 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:
NEWS | 1 +
string/test-memchr.c | 39 +-
string/test-strncat.c | 61 +++
string/test-strnlen.c | 67 ++-
sysdeps/x86_64/memchr.S | 77 ++-
sysdeps/x86_64/multiarch/Makefile | 4 +-
sysdeps/x86_64/multiarch/ifunc-impl-list.c | 25 +-
.../multiarch/{ifunc-avx2.h => ifunc-wcslen.h} | 14 +-
sysdeps/x86_64/multiarch/memchr-avx2.S | 463 +++++++++-------
sysdeps/x86_64/multiarch/memchr-evex.S | 547 +++++++++++--------
sysdeps/x86_64/multiarch/strlen-avx2.S | 580 ++++++++++++--------
sysdeps/x86_64/multiarch/strlen-evex.S | 581 +++++++++++----------
sysdeps/x86_64/multiarch/strlen-sse2.S | 2 +-
.../x86_64/{strlen.S => multiarch/strlen-vec.S} | 22 +-
sysdeps/x86_64/multiarch/wcslen-sse4_1.S | 4 +
sysdeps/x86_64/multiarch/wcslen.c | 2 +-
sysdeps/x86_64/multiarch/wcsnlen-sse4_1.S | 2 +-
sysdeps/x86_64/multiarch/wcsnlen.c | 34 +-
sysdeps/x86_64/strlen.S | 243 +--------
19 files changed, 1570 insertions(+), 1198 deletions(-)
copy sysdeps/x86_64/multiarch/{ifunc-avx2.h => ifunc-wcslen.h} (79%)
copy sysdeps/x86_64/{strlen.S => multiarch/strlen-vec.S} (89%)
create mode 100644 sysdeps/x86_64/multiarch/wcslen-sse4_1.S
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.