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 fb82a51545d Daily bump.
new d81a2efb2a7 rs6000: __Uglify non-uglified local variables in headers
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/rs6000/bmi2intrin.h | 68 ++--
gcc/config/rs6000/emmintrin.h | 780 ++++++++++++++++++-------------------
gcc/config/rs6000/mm_malloc.h | 26 +-
gcc/config/rs6000/mmintrin.h | 768 ++++++++++++++++++------------------
gcc/config/rs6000/pmmintrin.h | 28 +-
gcc/config/rs6000/smmintrin.h | 18 +-
gcc/config/rs6000/tmmintrin.h | 4 +-
gcc/config/rs6000/xmmintrin.h | 861 ++++++++++++++++++++---------------------
8 files changed, 1273 insertions(+), 1280 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-next-defconfig
in repository toolchain/ci/llvm-project.
from e70d79f1e8c0 [ELF] Ignore --no-add-needed
adds 588b95a2b88e [ELF][AArch64] Fix unneeded thunk for branches to hidden u [...]
adds 76c1c1dd2a01 [OpenMP] Fix library path missing when using OpenMP
adds 3bfae7816bdb Fix crash getting name of a template decl
adds 5f66e721ec1d [ELF][ARM] Fix unneeded thunk for branches to hidden undef [...]
No new revisions were added by this update.
Summary of changes:
clang/lib/AST/TypePrinter.cpp | 3 +--
clang/lib/Driver/ToolChains/CommonArgs.cpp | 12 ++++++++++++
clang/lib/Driver/ToolChains/CommonArgs.h | 3 +++
clang/test/Driver/openmp-library-path.c | 5 +++++
clang/unittests/AST/TypePrinterTest.cpp | 16 ++++++++++++++++
lld/ELF/Arch/AArch64.cpp | 8 +++++---
lld/ELF/Arch/ARM.cpp | 8 +++++---
lld/ELF/InputSection.cpp | 4 +++-
lld/test/ELF/aarch64-undefined-weak.s | 8 ++++++++
lld/test/ELF/arm-undefined-weak.s | 8 ++++++++
10 files changed, 66 insertions(+), 9 deletions(-)
create mode 100644 clang/test/Driver/openmp-library-path.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_kernel/llvm-release-aarch64-next-defconfig
in repository toolchain/ci/binutils-gdb.
from ffc7aa903b AArch64: Enable FP16 by default for Armv9-A.
adds 475549dc3a Automatic date update in version.in
adds 31fd6cd3d7 Automatic date update in version.in
adds d200cde62c Automatic date update in version.in
adds af58abfd80 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_kernel/llvm-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 7470c7da 2: update: binutils-llvm-linux-qemu: 37
new a6dc69eb 2: update: binutils-llvm-linux-qemu: 37
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 (7470c7da)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 30348 -> 30084 bytes
04-build_llvm/console.log.xz | Bin 58896 -> 59068 bytes
05-build_abe-qemu/console.log.xz | Bin 31548 -> 31836 bytes
06-build_linux/console.log.xz | Bin 3852 -> 3904 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 124 +++++++++++++++++------------------
jenkins/manifest.sh | 22 +++----
9 files changed, 73 insertions(+), 73 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 93ec1cf0fe locale: Add more cached data to LC_CTYPE
new c4bd509d47 elf: Refactor dl_new_hash so it can be tested / benchmarked
new 6fd435485f elf: Add tests for the dl hash funcs (_dl_new_hash and _dl_e [...]
new 5f2f0f6977 nss: Add tests for the nss_hash in nss_hash.h
new 319dddc143 benchtests: Add benchtests for dl_elf_hash, dl_new_hash and [...]
new 3d155d4b6c nss: Optimize nss_hash in nss_hash.c
new 9a421348cd elf: Optimize _dl_new_hash in dl-new-hash.h
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:
benchtests/Makefile | 25 +++++-
benchtests/README | 9 ++-
benchtests/bench-dl-elf-hash.c | 27 +++++++
benchtests/bench-dl-new-hash.c | 26 +++++++
benchtests/bench-hash-funcs-kernel.h | 86 +++++++++++++++++++++
benchtests/bench-hash-funcs.c | 145 +++++++++++++++++++++++++++++++++++
benchtests/bench-nss-hash.c | 26 +++++++
elf/Makefile | 1 +
elf/dl-lookup.c | 13 +---
elf/simple-dl-hash.h | 42 ++++++++++
elf/simple-dl-new-hash.h | 36 +++++++++
elf/tst-dl-hash.c | 116 ++++++++++++++++++++++++++++
nss/Makefile | 1 +
nss/nss_hash.c | 80 ++++++++++---------
nss/simple-nss-hash.h | 42 ++++++++++
nss/tst-nss-hash.c | 80 +++++++++++++++++++
sysdeps/generic/dl-new-hash.h | 109 ++++++++++++++++++++++++++
sysdeps/x86/dl-new-hash.h | 24 ++++++
18 files changed, 832 insertions(+), 56 deletions(-)
create mode 100644 benchtests/bench-dl-elf-hash.c
create mode 100644 benchtests/bench-dl-new-hash.c
create mode 100644 benchtests/bench-hash-funcs-kernel.h
create mode 100644 benchtests/bench-hash-funcs.c
create mode 100644 benchtests/bench-nss-hash.c
create mode 100644 elf/simple-dl-hash.h
create mode 100644 elf/simple-dl-new-hash.h
create mode 100644 elf/tst-dl-hash.c
create mode 100644 nss/simple-nss-hash.h
create mode 100644 nss/tst-nss-hash.c
create mode 100644 sysdeps/generic/dl-new-hash.h
create mode 100644 sysdeps/x86/dl-new-hash.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.
unknown user pushed a change to branch master
in repository gcc.
from e6c04ac9fd9 testsuite: mallign: Handle word size of 1 byte
new a239aff82c3 [x86_64]: Zhaoxin lujiazui enablement
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/common/config/i386/cpuinfo.h | 54 +-
gcc/common/config/i386/i386-common.cc | 8 +
gcc/common/config/i386/i386-cpuinfo.h | 3 +
gcc/config.gcc | 10 +-
gcc/config/i386/cpuid.h | 4 +
gcc/config/i386/driver-i386.cc | 20 +-
gcc/config/i386/i386-c.cc | 7 +
gcc/config/i386/i386-options.cc | 3 +
gcc/config/i386/i386.h | 1 +
gcc/config/i386/i386.md | 5 +-
gcc/config/i386/lujiazui.md | 844 +++++++++++++++++++++++
gcc/config/i386/x86-tune-costs.h | 115 +++
gcc/config/i386/x86-tune-sched.cc | 2 +
gcc/config/i386/x86-tune.def | 89 +--
gcc/doc/extend.texi | 3 +
gcc/doc/invoke.texi | 5 +
gcc/testsuite/g++.target/i386/{mv24.C => mv32.C} | 30 +-
gcc/testsuite/gcc.target/i386/funcspec-56.inc | 2 +
18 files changed, 1141 insertions(+), 64 deletions(-)
create mode 100644 gcc/config/i386/lujiazui.md
copy gcc/testsuite/g++.target/i386/{mv24.C => mv32.C} (50%)
--
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 b7feb71d45e demangler: C++ modules support
new e6c04ac9fd9 testsuite: mallign: Handle word size of 1 byte
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/testsuite/gcc.dg/mallign.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.