This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from cb26919c857 aarch64: Treat p12-p15 as call-preserved in SVE PCS functions
new d91480dee93 aarch64: Fix SYMBOL_TINY_GOT handling for ILP32 [PR94201]
new d5029d45940 Fix up duplicated duplicated words in comments
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/ChangeLog | 21 +++++++++++++++++++++
gcc/analyzer/ChangeLog | 9 +++++++++
gcc/analyzer/diagnostic-manager.cc | 2 +-
gcc/analyzer/engine.cc | 2 +-
gcc/analyzer/region-model.cc | 4 ++--
gcc/analyzer/sm-malloc.cc | 2 +-
gcc/asan.c | 2 +-
gcc/config/aarch64/aarch64.c | 17 +++++++++++++++--
gcc/config/aarch64/aarch64.md | 22 ++++++++++++++++------
gcc/config/arc/arc.c | 2 +-
gcc/cp/ChangeLog | 7 +++++++
gcc/cp/constraint.cc | 6 +++---
gcc/cp/coroutines.cc | 4 ++--
gcc/cp/logic.cc | 8 ++++----
gcc/cp/pt.c | 2 +-
gcc/d/ChangeLog | 6 ++++++
gcc/d/d-target.cc | 2 +-
gcc/d/expr.cc | 2 +-
gcc/fortran/ChangeLog | 6 ++++++
gcc/fortran/class.c | 2 +-
gcc/fortran/trans-types.c | 2 +-
gcc/gimple-loop-versioning.cc | 2 +-
gcc/ipa-predicate.c | 2 +-
gcc/optinfo-emit-json.cc | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
.../gcc.target/aarch64/{pr78255.c => pr94201.c} | 5 +++--
gcc/tree-ssa-strlen.c | 2 +-
gcc/tree-ssa-strlen.h | 2 +-
28 files changed, 114 insertions(+), 36 deletions(-)
copy gcc/testsuite/gcc.target/aarch64/{pr78255.c => pr94201.c} (52%)
--
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 49348beafe Fix build with GCC 10 when long double = double.
new 1fabdb9908 x86: Remove ARCH_CET_LEGACY_BITMAP [BZ #25397]
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:
sysdeps/unix/sysv/linux/x86/dl-cet.h | 20 --
sysdeps/unix/sysv/linux/x86/include/asm/prctl.h | 5 -
sysdeps/x86/Makefile | 9 +-
sysdeps/x86/dl-cet.c | 217 ++++++---------------
sysdeps/x86/dl-procruntime.c | 11 --
sysdeps/x86/tst-cet-legacy-4.c | 19 +-
sysdeps/x86/tst-cet-legacy-5.c | 3 +-
sysdeps/x86/tst-cet-legacy-6.c | 3 +-
.../x86/tst-cet-legacy-7.c | 26 +--
.../tst-cet-legacy-8.c} | 50 +++--
10 files changed, 115 insertions(+), 248 deletions(-)
copy elf/tst-filterobj.c => sysdeps/x86/tst-cet-legacy-7.c (65%)
copy sysdeps/{powerpc/tst-cache-ppc-static-dlopen.c => x86/tst-cet-legacy-8.c} (53%)
--
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-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from 04625ce35 1: reset: linux-56cc3af4e8c8eaba91b51efa6081a868adbd97c3: 20281
new 47a4ff030 2: update: linux-ec947d0be5f959fff44d59161401515a98a837f3: 20391
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 | 231 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 9950 +++++-----
04-build_abe-stage1/console.log | 18908 +++++++++---------
05-build_linux/console.log | 6170 +++---
07-check_regression/console.log | 82 +-
07-check_regression/trigger-bisect | 3 -
08-update_baseline/console.log | 57 +-
console.log | 35798 +++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
regressions.txt | 11 +-
reset-baseline | 0
results | 2 +-
13 files changed, 35481 insertions(+), 36181 deletions(-)
delete mode 100644 07-check_regression/trigger-bisect
delete mode 100644 reset-baseline
--
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-master-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 203822b3f 0: update: linux-ac309e7744bee222df6de0122facaf2d9706fa70: boot
new a89d40967 0: update: binutils-53215f214c61b850085196a8d69774eed026ecd9: 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 (203822b3f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 127 +-
02-prepare_abe/console.log | 154 +-
03-build_abe-binutils/console.log | 11291 +++++++------
04-build_abe-stage1/console.log | 17744 ++++++++++---------
05-build_linux/console.log | 3164 ++--
06-boot_linux/console.log | 420 +-
07-check_regression/console.log | 4 +-
08-update_baseline/console.log | 2 +-
console.log | 32904 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
regressions.txt | 4 +-
11 files changed, 33188 insertions(+), 32634 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/gnu-master-arm-mainline-defconfig
in repository toolchain/ci/linux.
from fb33c6510d55 Linux 5.6-rc6
adds 45939ce292b4 ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()
adds f87b1c49bc67 ARM: 8958/1: rename missed uaccess .fixup section
adds 89604523a76e ARM: 8961/2: Fix Kbuild issue caused by per-task stack pro [...]
adds 3d135f522476 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
adds 42f502dfe132 HID: hid-picolcd_fb: Use scnprintf() for avoiding potentia [...]
adds 62a1a5803959 HID: hid-sensor-custom: Use scnprintf() for avoiding poten [...]
adds 58322a1590fc HID: google: add moonball USB id
adds 819d578d51d0 HID: add ALWAYS_POLL quirk to lenovo pixart mouse
adds ac309e7744be Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
No new revisions were added by this update.
Summary of changes:
arch/arm/Makefile | 4 +++-
arch/arm/boot/compressed/Makefile | 4 ++--
arch/arm/kernel/vdso.c | 2 ++
arch/arm/lib/copy_from_user.S | 2 +-
drivers/hid/hid-google-hammer.c | 2 ++
drivers/hid/hid-ids.h | 2 ++
drivers/hid/hid-picolcd_fb.c | 4 ++--
drivers/hid/hid-quirks.c | 1 +
drivers/hid/hid-sensor-custom.c | 6 +++---
9 files changed, 18 insertions(+), 9 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/gnu-master-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 6baf80a23 0: update: binutils-gcc-linux: boot
new 203822b3f 0: update: linux-ac309e7744bee222df6de0122facaf2d9706fa70: 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 (6baf80a23)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 138 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11260 ++++++------
04-build_abe-stage1/console.log | 20111 ++++++++++----------
05-build_linux/console.log | 3034 +--
06-boot_linux/console.log | 482 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 35545 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
regressions.txt | 6 +-
11 files changed, 34934 insertions(+), 36094 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 gcc.
from 4da9288745d libgomp testsuite - disable long double for AMDGCN
new cb26919c857 aarch64: Treat p12-p15 as call-preserved in SVE PCS functions
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/ChangeLog | 7 +
gcc/config/aarch64/aarch64.c | 31 ++-
gcc/testsuite/ChangeLog | 58 ++++
.../gcc.target/aarch64/sve/acle/general/cpy_1.c | 4 +
gcc/testsuite/gcc.target/aarch64/sve/pcs/args_1.c | 6 +
.../gcc.target/aarch64/sve/pcs/saves_1_be_nowrap.c | 78 +++---
.../gcc.target/aarch64/sve/pcs/saves_1_be_wrap.c | 78 +++---
.../gcc.target/aarch64/sve/pcs/saves_1_le_nowrap.c | 78 +++---
.../gcc.target/aarch64/sve/pcs/saves_1_le_wrap.c | 78 +++---
.../gcc.target/aarch64/sve/pcs/saves_2_be_nowrap.c | 304 ++++++++++++---------
.../gcc.target/aarch64/sve/pcs/saves_2_be_wrap.c | 304 ++++++++++++---------
.../gcc.target/aarch64/sve/pcs/saves_2_le_nowrap.c | 304 ++++++++++++---------
.../gcc.target/aarch64/sve/pcs/saves_2_le_wrap.c | 304 ++++++++++++---------
.../gcc.target/aarch64/sve/pcs/saves_4_be.c | 78 +++---
.../gcc.target/aarch64/sve/pcs/saves_4_le.c | 78 +++---
.../gcc.target/aarch64/sve/pcs/saves_5_be.c | 76 +++---
.../gcc.target/aarch64/sve/pcs/saves_5_le.c | 76 +++---
.../gcc.target/aarch64/sve/pcs/stack_clash_1.c | 81 +++---
.../aarch64/sve/pcs/stack_clash_1_1024.c | 82 +++---
.../gcc.target/aarch64/sve/pcs/stack_clash_1_128.c | 78 +++---
.../aarch64/sve/pcs/stack_clash_1_2048.c | 80 +++---
.../gcc.target/aarch64/sve/pcs/stack_clash_1_256.c | 82 +++---
.../gcc.target/aarch64/sve/pcs/stack_clash_1_512.c | 82 +++---
.../aarch64/sve/pcs/stack_clash_2_1024.c | 66 ++---
.../aarch64/sve/pcs/stack_clash_2_2048.c | 66 ++---
.../gcc.target/aarch64/sve/pcs/stack_clash_2_256.c | 66 ++---
.../gcc.target/aarch64/sve/pcs/stack_clash_2_512.c | 66 ++---
27 files changed, 1511 insertions(+), 1180 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.