This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 33b93ac3f2f aarch64: Remove redundant zero-extends with LDAR
new 0af8d957d59 middle-end/107115 - avoid bogus redundant store removal dur [...]
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/expr.cc | 4 +++-
gcc/testsuite/gcc.dg/torture/pr107115.c | 37 +++++++++++++++++++++++++++++++++
2 files changed, 40 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr107115.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_gcc_bootstrap/master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
from 7645129d0e 56: onsuccess: #474: 2: Success after binutils/gcc: 39 commits
new 64139e50b3 57: onsuccess: #475: 2: Success after binutils/gcc: 59 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 1744 -> 1684 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 53136 -> 52148 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 464932 -> 463772 bytes
06-check_regression/console.log.xz | Bin 3088 -> 3096 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 | 18 +++++++++---------
12 files changed, 15 insertions(+), 15 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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
from b40e0f1388 13: onsuccess: #259: boot: Success after binutils/llvm/linux [...]
new d89966f6bb 14: onsuccess: #260: boot: Success after binutils/llvm/linux [...]
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 1700 -> 1708 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 30180 -> 30204 bytes
04-build_kernel_llvm/console.log.xz | Bin 63540 -> 65344 bytes
05-build_abe-qemu/console.log.xz | Bin 31936 -> 31396 bytes
06-build_linux/console.log.xz | Bin 3336 -> 3336 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 4316 -> 4160 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
17 files changed, 24 insertions(+), 24 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 e76369ed63 elf: Simplify output of hwcap subdirectories in ld.so help
new 90d58fe844 NEWS: Fix grammar
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:
NEWS | 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.
unknown user pushed a change to branch master
in repository gcc.
from db2f5d66123 aarch64: update Ampere-1 core definition
new badd1ac23d2 aarch64: Add test for LDAR generation from __atomic_load_n
new 33b93ac3f2f aarch64: Remove redundant zero-extends with LDAR
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:
gcc/config/aarch64/atomics.md | 17 ++++++++
gcc/testsuite/gcc.target/aarch64/ldar_1.c | 66 +++++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/ldar_2.c | 27 +++++++++++++
3 files changed, 110 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/ldar_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/ldar_2.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.
unknown user pushed a change to branch master
in repository glibc.
from 7fe6734d28 Update to Unicode 15.0.0 [BZ #29604]
new d178c67535 x86_64: Remove platform directory library loading test
new 6099908fb8 elf: Remove legacy hwcaps support from the dynamic loader
new b78ff5a25d elf: Remove legacy hwcaps support from ldconfig
new 4a7094119c elf: Remove hwcap parameter from add_to_cache signature
new cfbf883db3 elf: Remove hwcap and bits_hwcap fields from struct cache_entry
new 78d9a1620b Add NEWS entry for legacy hwcaps removal
new ab40f20364 elf: Remove _dl_string_hwcap
new e76369ed63 elf: Simplify output of hwcap subdirectories in ld.so help
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:
NEWS | 5 +-
elf/Makefile | 6 -
elf/cache.c | 42 ++----
elf/dl-hwcaps.c | 184 ++------------------------
elf/dl-usage.c | 75 +----------
elf/ldconfig.c | 156 ++--------------------
sysdeps/alpha/dl-procinfo.h | 2 -
sysdeps/csky/dl-procinfo.h | 2 -
sysdeps/generic/dl-procinfo.h | 2 -
sysdeps/generic/ldconfig.h | 2 +-
sysdeps/mips/dl-procinfo.h | 2 -
sysdeps/powerpc/dl-procinfo.h | 10 --
sysdeps/s390/dl-procinfo.h | 14 --
sysdeps/sparc/dl-procinfo.h | 13 --
sysdeps/unix/sysv/linux/aarch64/dl-procinfo.h | 12 --
sysdeps/unix/sysv/linux/arm/dl-procinfo.h | 12 --
sysdeps/x86/dl-hwcap.h | 14 --
sysdeps/x86_64/Makefile | 16 ---
sysdeps/x86_64/tst-x86_64-1.c | 26 ----
sysdeps/x86_64/tst-x86_64mod-1.c | 22 ---
20 files changed, 40 insertions(+), 577 deletions(-)
delete mode 100644 sysdeps/x86_64/tst-x86_64-1.c
delete mode 100644 sysdeps/x86_64/tst-x86_64mod-1.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/gnu-release-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
from 1bb6804a87 13: onsuccess: #372: all: Success after binutils/gcc/linux/q [...]
new 9a0ae7d80f 14: onsuccess: #373: all: Success after binutils/gcc/linux/q [...]
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 1692 -> 1712 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 29796 -> 29916 bytes
04-build_abe-stage1/console.log.xz | Bin 86936 -> 86800 bytes
05-build_abe-qemu/console.log.xz | Bin 31292 -> 30748 bytes
06-build_linux/console.log.xz | Bin 3040 -> 3020 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 4164 -> 4096 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
17 files changed, 24 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.