This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 96686b3fcd1 Daily bump.
new 0757d3660c1 rs6000/test: Add -fno-vect-cost-model to conv-vectorize-[12].c
new 80029561822 Fix PR96127
new 0c1d1c01039 gcc-changelog: Fix typo in output
new bf592b2ff77 AArch64: Add flags in built-in functions [PR94442]
new 7efc03fd2cb __builtin_shuffle sometimes should produce zip1 rather than [...]
new c9c87e6f9c7 vector creation from two parts of two vectors produces TBL [...]
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:
contrib/gcc-changelog/git_update_version.py | 2 +-
gcc/config/aarch64/aarch64-builtins.c | 131 +--
gcc/config/aarch64/aarch64-simd-builtins.def | 1014 ++++++++++----------
gcc/config/aarch64/aarch64-simd.md | 2 +-
gcc/config/aarch64/aarch64.c | 134 +++
gcc/config/aarch64/geniterators.sh | 4 +-
gcc/config/s390/s390.c | 15 +-
gcc/config/s390/s390.md | 4 +-
gcc/testsuite/gcc.target/aarch64/vdup_n_3.c | 16 +
gcc/testsuite/gcc.target/aarch64/vins-1.c | 23 +
gcc/testsuite/gcc.target/aarch64/vins-2.c | 23 +
gcc/testsuite/gcc.target/aarch64/vins-3.c | 23 +
gcc/testsuite/gcc.target/aarch64/vzip_1.c | 12 +
gcc/testsuite/gcc.target/aarch64/vzip_2.c | 13 +
gcc/testsuite/gcc.target/aarch64/vzip_3.c | 13 +
gcc/testsuite/gcc.target/aarch64/vzip_4.c | 13 +
.../gcc.target/powerpc/conv-vectorize-1.c | 2 +-
.../gcc.target/powerpc/conv-vectorize-2.c | 2 +-
.../pr92085-2.c => gcc.target/s390/pr96127.c} | 2 +-
19 files changed, 868 insertions(+), 580 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/vdup_n_3.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/vins-1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/vins-2.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/vins-3.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/vzip_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/vzip_2.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/vzip_3.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/vzip_4.c
copy gcc/testsuite/{gcc.dg/tree-ssa/pr92085-2.c => gcc.target/s390/pr96127.c} (77%)
--
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_gnu/gnu-master-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards e5425778 0: update: gcc-8ca07a3072438fa5e76f2b2cea9e51a98760a86f: 1
new 8a1b729c 0: update: gcc-96686b3fcd10a6ab55bf09bee324fe91b1fde076: 1
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 (e5425778)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 122 +-
02-prepare_abe/console.log | 396 +-
04-build_abe-bootstrap_ubsan/console.log | 75902 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 4 +-
console.log | 76464 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
7 files changed, 76459 insertions(+), 76441 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_cross/gnu-release-arm-build_cross
in repository toolchain/ci/glibc.
from 94abcef26e NEWS: Mention BZ 25933 fix
adds 501f426fe0 arm: CVE-2020-6096: fix memcpy and memmove for negative leng [...]
adds d59630f995 arm: CVE-2020-6096: Fix multiarch memcpy for negative length [...]
No new revisions were added by this update.
Summary of changes:
sysdeps/arm/armv7/multiarch/memcpy_impl.S | 22 +++++++++++-----------
sysdeps/arm/memcpy.S | 24 ++++++++++--------------
sysdeps/arm/memmove.S | 24 ++++++++++--------------
3 files changed, 31 insertions(+), 39 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_cross/gnu-release-arm-build_cross
in repository toolchain/ci/base-artifacts.
discards 157bdbec 0: update: binutils-gcc-glibc-qemu: 6
new 46bcf1e5 0: update: binutils-gcc-glibc-qemu: 6
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 (157bdbec)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-release-arm-bu [...]
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 | 191 +-
02-prepare_abe/console.log | 440 +-
04-build_abe-binutils/console.log | 11233 ++--
05-build_abe-stage1/console.log | 18074 +++---
06-build_abe-linux/console.log | 272 +-
07-build_abe-glibc/console.log | 39326 ++++++------
08-build_abe-stage2/console.log | 46287 +++++++-------
09-build_abe-qemu/console.log | 2499 +-
10-check_regression/console.log | 2 +-
11-update_baseline/console.log | 2 +-
console.log | 118988 +++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
12 files changed, 118660 insertions(+), 118668 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_gnu/gnu-master-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 2a3cad25 0: update: gcc-8ca07a3072438fa5e76f2b2cea9e51a98760a86f: 1
new c2e5412e 0: update: gcc-96686b3fcd10a6ab55bf09bee324fe91b1fde076: 1
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 (2a3cad25)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 141 +-
02-prepare_abe/console.log | 402 +-
04-build_abe-bootstrap_debug/console.log | 96373 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 4 +-
console.log | 96924 ++++++++++++++---------------
jenkins/manifest.sh | 8 +-
7 files changed, 96874 insertions(+), 96982 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 linux.
from 07a56bb875af Merge tag 'pm-5.8-rc6' of git://git.kernel.org/pub/scm/lin [...]
new 1f054fd26e29 drm/vmwgfx: fix update of display surface when resolution changes
new 8257a0d91310 Merge branch 'vmwgfx-fixes-5.8' of git://people.freedeskto [...]
new 2249357459c0 drm/aspeed: Call drm_fbdev_generic_setup after drm_dev_register
new 6348dd291e36 dmabuf: use spinlock to access dmabuf->name
new 03d54ef0a1d5 Merge tag 'drm-misc-fixes-2020-07-15' of git://anongit.fre [...]
new 42de9b0a2bb2 drm/i915/selftests: Fix compare functions provided for sorting
new aee62e02c48b drm/i915/perf: Use GTT when saving/restoring engine GPR
new 858f1299fd6f drm/i915/gt: Ignore irq enabling on the virtual engines
new 110f9efa858f drm/i915/gt: Only swap to a random sibling once upon creation
new 6647e6cdba75 drm/i915: Move cec_notifier to intel_hdmi_connector_unregi [...]
new 92e0575b9983 drm/i915: Recalculate FBC w/a stride when needed
new 524d4f71e755 Merge tag 'drm-intel-fixes-2020-07-15' of git://anongit.fr [...]
new 7d65a577bb58 drm/amdgpu/gfx10: fix race condition for kiq
new d845a2051b6b drm/amdgpu: fix preemption unit test
new 3168470142e0 drm/amdgpu/display: create fake mst encoders ahead of time (v4)
new b448d30b0c30 drm/amd/display: OLED panel backlight adjust not work with [...]
new be73e608ae27 drm/amd/display: handle failed allocation during stream co [...]
new 98a34cf931e8 drm/amdgpu/powerplay: Modify SMC message name for setting [...]
new 05051496b262 drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()
new adbe8a3cae94 Merge tag 'amd-drm-fixes-5.8-2020-07-15' of git://people.f [...]
new 8882572675c1 Merge tag 'drm-fixes-2020-07-17-1' of git://anongit.freede [...]
The 21 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:
drivers/dma-buf/dma-buf.c | 11 +++--
drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | 20 ++++++--
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 9 +++-
drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c | 26 ++++-------
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 14 ++++++
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 11 ++++-
.../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c | 53 +++++++++++-----------
.../amd/display/amdgpu_dm/amdgpu_dm_mst_types.h | 3 ++
drivers/gpu/drm/amd/display/dc/core/dc_stream.c | 19 ++++++--
drivers/gpu/drm/amd/powerplay/renoir_ppt.c | 2 +-
drivers/gpu/drm/aspeed/aspeed_gfx_drv.c | 3 +-
drivers/gpu/drm/i915/display/intel_fbc.c | 33 +++++++++++---
drivers/gpu/drm/i915/display/intel_hdmi.c | 10 +---
drivers/gpu/drm/i915/gt/intel_lrc.c | 19 ++------
drivers/gpu/drm/i915/gt/selftest_rps.c | 8 ++--
drivers/gpu/drm/i915/i915_drv.h | 1 +
drivers/gpu/drm/i915/i915_perf.c | 1 +
drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c | 8 ++--
include/linux/dma-buf.h | 1 +
19 files changed, 153 insertions(+), 99 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_gnu/gnu-release-arm-bootstrap_debug
in repository toolchain/ci/gcc.
from 92a63f056ca Daily bump.
adds f95f1ac7241 Daily bump.
adds 313e02cfb97 S/390: Emit vector alignment hints for z13 if AS accepts them
adds ae6f7309862 aarch64: Fix noexecstack note in libitm
adds be6028a7a65 aarch64: Fix noexecstack note in libgcc
adds 315a7e8cca1 aarch64: Fix BTI support in libgcc [PR96001]
adds 91aab0f70e0 aarch64: Fix BTI support in libitm
adds a70d5d81c41 aarch64: fix return address access with pac [PR94891][PR94791]
adds a0ae6c76529 aarch64: fix __builtin_eh_return with pac-ret [PR94891]
adds f5cab586217 libgcc: fix the handling of return address mangling [PR94891]
adds a6a2935076b doc: Clarify __builtin_return_address [PR94891]
adds 8281cdda59d aarch64: Add missing ACLE support for PAC-RET
new 0eca9685d19 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:
gcc/ChangeLog | 51 ++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config.in | 7 +++
gcc/config/aarch64/aarch64-c.c | 12 +++++
gcc/config/aarch64/aarch64-protos.h | 1 +
gcc/config/aarch64/aarch64.c | 31 ++++++++++++-
gcc/config/aarch64/aarch64.h | 2 +-
gcc/config/s390/s390.c | 4 +-
gcc/config/s390/s390.h | 7 +++
gcc/configure | 31 +++++++++++++
gcc/configure.ac | 5 +++
gcc/doc/extend.texi | 17 +++++++-
gcc/testsuite/ChangeLog | 18 ++++++++
.../gcc.target/aarch64/return_address_sign_1.c | 8 ++--
gcc/testsuite/gcc.target/s390/vector/align-1.c | 2 +-
gcc/testsuite/gcc.target/s390/vector/align-2.c | 2 +-
libgcc/ChangeLog | 32 ++++++++++++++
libgcc/config/aarch64/aarch64-unwind.h | 35 ++++-----------
libgcc/config/aarch64/lse.S | 30 +++++++++++++
libgcc/unwind-dw2.c | 34 ++++-----------
libitm/ChangeLog | 15 +++++++
libitm/config/aarch64/sjlj.S | 29 +++++++++++-
22 files changed, 307 insertions(+), 68 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.