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-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards af502db12 0: update: binutils-gcc: 2
new 2387f6158 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 (af502db12)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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.xz | Bin 1552 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 50944 -> 50548 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 466316 -> 464588 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 77 +++-------------------------
jenkins/manifest.sh | 12 ++---
7 files changed, 14 insertions(+), 75 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.30/master
in repository glibc.
from de28bb3c61 NEWS: Add a bug fix entry for BZ #27457
new 87a18fc33a x86-64: Require BMI2 for __strlen_evex and __strnlen_evex
new ad65f574aa test-strnlen.c: Initialize wchar_t string with wmemset [BZ #27655]
new 84619864c6 test-strnlen.c: Check that strnlen won't go beyond the maxim [...]
new 1ad51a1840 x86: Optimize memchr-avx2.S
new d436d8b7ad x86: Fix overflow bug with wmemchr-sse2 and wmemchr-avx2 [BZ [...]
new d5904daf76 x86: Optimize strlen-avx2.S
new 81d2a205a9 x86: Optimize memchr-evex.S
new 6b4f9a4acc x86-64: Fix an unknown vector operation in memchr-evex.S
new 921b3e7ae3 x86-64: Move strlen.S to multiarch/strlen-vec.S
new 178292fe01 x86-64: Add wcslen optimize for sse4.1
new a0ce680598 x86: Fix overflow bug in wcsnlen-sse4_1 and wcsnlen-avx2 [BZ [...]
new ae86a6bd48 x86: Optimize strlen-evex.S
new a3dd272e9c String: Add overflow tests for strnlen, memchr, and strncat [...]
new 25ed98a882 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.
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-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 221038fe2 0: update: binutils-llvm-linux-qemu: boot
new 53aa7174e 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 (221038fe2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 1568 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 30216 -> 30140 bytes
04-build_llvm/console.log.xz | Bin 59696 -> 58640 bytes
05-build_abe-qemu/console.log.xz | Bin 30436 -> 30716 bytes
06-build_linux/console.log.xz | Bin 3652 -> 3656 bytes
07-boot_linux/console.log.xz | Bin 6008 -> 6056 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 20 insertions(+), 20 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.31/master
in repository glibc.
from c0cbb9345e NEWS: Add a bug fix entry for BZ #27457
new 0d4159c36c x86-64: Require BMI2 for __strlen_evex and __strnlen_evex
new 927bcaf892 test-strnlen.c: Initialize wchar_t string with wmemset [BZ #27655]
new 66ca40582e test-strnlen.c: Check that strnlen won't go beyond the maxim [...]
new 10368cb76b x86: Optimize memchr-avx2.S
new 0381c1c10d x86: Fix overflow bug with wmemchr-sse2 and wmemchr-avx2 [BZ [...]
new 7b37ae60c6 x86: Optimize strlen-avx2.S
new 539b593a1d x86: Optimize memchr-evex.S
new 82ff13e2cc x86-64: Fix an unknown vector operation in memchr-evex.S
new 665d0252f1 x86-64: Move strlen.S to multiarch/strlen-vec.S
new 0058c73d11 x86-64: Add wcslen optimize for sse4.1
new 937f2c783a x86: Fix overflow bug in wcsnlen-sse4_1 and wcsnlen-avx2 [BZ [...]
new 489006c3c5 x86: Optimize strlen-evex.S
new a2be2c0f5d String: Add overflow tests for strnlen, memchr, and strncat [...]
new 70d293a158 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} | 12 +-
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} | 20 +-
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, 1568 insertions(+), 1196 deletions(-)
copy sysdeps/x86_64/multiarch/{ifunc-avx2.h => ifunc-wcslen.h} (81%)
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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from d079ab4d3 Revert "Cygwin: fix permission problem when writing DAC info [...]
new 996a85ba4 newlib: drop unused saber file
new dcbff9eea newlib: merge iconvdata into top-level Makefile
The 2 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:
newlib/Makefile.am | 7 +-
newlib/Makefile.in | 175 +-
newlib/configure | 22 +-
newlib/configure.ac | 6 +-
newlib/iconvdata/Makefile.am | 23 -
newlib/iconvdata/Makefile.in | 643 --
newlib/iconvdata/Makefile.inc | 20 +
newlib/iconvdata/aclocal.m4 | 1178 ----
newlib/iconvdata/configure | 14169 ----------------------------------------
newlib/iconvdata/configure.ac | 22 -
newlib/libc/saber | 184 -
11 files changed, 196 insertions(+), 16253 deletions(-)
delete mode 100644 newlib/iconvdata/Makefile.am
delete mode 100644 newlib/iconvdata/Makefile.in
create mode 100644 newlib/iconvdata/Makefile.inc
delete mode 100644 newlib/iconvdata/aclocal.m4
delete mode 100755 newlib/iconvdata/configure
delete mode 100644 newlib/iconvdata/configure.ac
delete mode 100644 newlib/libc/saber
--
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 releases/gcc-11
in repository gcc.
from 5e6dd70f3a7 Sync git aliases from master.
new 06f179b7b48 Daily bump.
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:
contrib/ChangeLog | 6 ++++++
gcc/DATESTAMP | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.