This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 653c12c7d8 x86: Cleanup pthread_spin_{try}lock.S
new b80f16adbd x86: include BMI1 and BMI2 in x86-64-v3 level
new 10f79d3670 x86-64: Require BMI2 for AVX2 str(n)casecmp implementations
new 4d64c64457 x86-64: Require BMI2 for AVX2 strcmp implementation
new fc7de1d9b9 x86-64: Require BMI2 for AVX2 strncmp implementation
new f31a5a884e x86-64: Require BMI2 for AVX2 wcs(n)cmp implementations
new e3e7fab7fe x86-64: Require BMI2 for AVX2 (raw|w)memchr implementations
new 3c0c78afab x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementation
new 7e8283170c x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr imple [...]
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/get-isa-level.h | 2 +
sysdeps/x86/isa-level.h | 2 +
sysdeps/x86_64/multiarch/ifunc-avx2.h | 2 +
sysdeps/x86_64/multiarch/ifunc-impl-list.c | 86 ++++++++++++++++++++++-------
sysdeps/x86_64/multiarch/ifunc-strcasecmp.h | 1 +
sysdeps/x86_64/multiarch/strcmp.c | 4 +-
sysdeps/x86_64/multiarch/strncmp.c | 4 +-
7 files changed, 76 insertions(+), 25 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_gcc_bootstrap/release-aarch64-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
from 81b87845cd 16: onsuccess: #124: 2: Success after binutils/gcc: 7 commits
new 5130c641b3 17: onsuccess: #125: 2: Success after binutils/gcc: 23 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 1708 -> 1688 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 39544 -> 38108 bytes
.../console.log.xz | Bin 508084 -> 508076 bytes
06-check_regression/console.log.xz | Bin 2740 -> 2932 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 20 ++++++++++----------
12 files changed, 16 insertions(+), 16 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 master
in repository glibc.
from 114e299ca6 x86: Remove .tfloat usage
new 10c779f44a Benchtests: Add bench for pthread_spin_{try}lock and mutex_trylock
new 653c12c7d8 x86: Cleanup pthread_spin_{try}lock.S
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:
benchtests/Makefile | 10 ++++-
...ead-mutex-locks.c => bench-pthread-lock-base.c} | 20 +++++-----
.../bench-pthread-mutex-lock.c | 19 +++++++---
benchtests/bench-pthread-mutex-trylock.c | 37 ++++++++++++++++++
...nch-dl-elf-hash.c => bench-pthread-spin-lock.c} | 17 +++++----
.../bench-pthread-spin-trylock.c | 44 +++++++---------------
sysdeps/x86_64/nptl/pthread_spin_lock.S | 23 +++++++----
sysdeps/x86_64/nptl/pthread_spin_trylock.S | 18 ++++++---
8 files changed, 122 insertions(+), 66 deletions(-)
rename benchtests/{bench-pthread-mutex-locks.c => bench-pthread-lock-base.c} (93%)
copy sysdeps/x86/tst-strncasecmp-rtm.c => benchtests/bench-pthread-mutex-lock.c (54%)
create mode 100644 benchtests/bench-pthread-mutex-trylock.c
copy benchtests/{bench-dl-elf-hash.c => bench-pthread-spin-lock.c} (62%)
copy elf/tst-dlmopen-twice-mod2.c => benchtests/bench-pthread-spin-trylock.c (51%)
--
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-12
in repository gcc.
from 59667a0a451 Update gcc sv.po
new 4b25752a297 gcc/config/t-i386: add build dependencies on i386-builtin-t [...]
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:
gcc/config/i386/t-i386 | 5 +++++
1 file changed, 5 insertions(+)
--
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 e452e2e6a57 Daily bump.
new 06e1f909776 gcc/config/t-i386: add build dependencies on i386-builtin-t [...]
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:
gcc/config/i386/t-i386 | 5 +++++
1 file changed, 5 insertions(+)
--
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-10
in repository gcc.
from f8b05f96b0c Daily bump.
new 4c5dcb2dee2 gcc/config/t-i386: add build dependencies on i386-builtin-t [...]
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:
gcc/config/i386/t-i386 | 5 +++++
1 file changed, 5 insertions(+)
--
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 gcc.
from ef3165736d9 gcc/config/t-i386: add build dependencies on i386-builtin-t [...]
new c27ddea7465 libstdc++: Update status docs for compare_exchange padding bits
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:
libstdc++-v3/doc/html/manual/status.html | 9 ++++++---
libstdc++-v3/doc/xml/manual/status_cxx2020.xml | 15 ++++++++++++---
2 files changed, 18 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.