This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64
in repository toolchain/ci/glibc.
from 6838920383 riscv: Fix incorrect jal with HIDDEN_JUMPTARGET
adds b3cf94ef15 login: Add back libutil as an empty library
adds 1d56fd3bae x86_64: Add memcmpeq.S to fix disable-multi-arch build
No new revisions were added by this update.
Summary of changes:
login/Makefile | 4 +++-
sysdeps/x86_64/{multiarch/memcmpeq-sse2.S => memcmpeq.S} | 6 ++----
2 files changed, 5 insertions(+), 5 deletions(-)
copy sysdeps/x86_64/{multiarch/memcmpeq-sse2.S => memcmpeq.S} (91%)
--
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_cross_build/master-aarch64
in repository toolchain/ci/linux.
from 411a44c24a56 Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/l [...]
adds 5afa7898ab7a drm/amdgpu: fix out of bounds write
adds c21b105380cf drm/amd/display: Limit display scaling to up to true 4k fo [...]
adds c938aed88f82 drm/amd/display: Fix prefetch bandwidth calculation for DCN3.1
adds 672437486ee9 drm/amd/display: Require immediate flip support for DCN3.1 planes
adds 4835ea6c173a drm/amd/display: increase Z9 latency to workaround underfl [...]
adds dd8cb18906d9 drm/amd/display: Increase watermark latencies for DCN3.1
adds 2ef8ea23942f drm/amd/display: Moved dccg init to after bios golden init
adds 53c2ff8bcb06 drm/amdgpu: support B0&B1 external revision id for yellow carp
adds defbbcd99fa6 Merge tag 'amd-drm-fixes-5.15-2021-10-21' of https://gitla [...]
adds 3f4e54bd312d drm/amdgpu: Fix even more out of bound writes from debugfs
adds 54149d13f369 drm/amd/display: Fallback to clocks which meet requested v [...]
adds ad76744b041d drm/amd/display: Fix deadlock when falling back to v2 from v3
adds 03424d380be7 Merge tag 'amd-drm-fixes-5.15-2021-10-27' of https://gitla [...]
adds 0db55f9a1baf drm/ttm: fix memleak in ttm_transfered_destroy
adds def0c3697287 drm: panel-orientation-quirks: Add quirk for Aya Neo 2021
adds ee71fb6c4d99 drm/i915/selftests: Properly reset mock object propers for [...]
adds 19928833e8f8 Merge tag 'drm-misc-fixes-2021-10-26' of git://anongit.fre [...]
adds 61b1d445f3bf drm: panel-orientation-quirks: Add quirk for GPD Win3
adds 79516af3497a Merge tag 'drm-misc-fixes-2021-10-28' of git://anongit.fre [...]
adds 59be177a909a drm/i915: Remove memory frequency calculation
adds fcf918ffd3b3 drm/i915: Convert unconditional clflush to drm_clflush_vir [...]
adds 9761ffb8f109 drm/i915: Catch yet another unconditioal clflush
adds 6e6f96630805 drm/i915/dp: Skip the HW readout of DPCD on disabled encoders
adds 9a4aa3a2f160 drm/i915: Revert 'guc_id' from i915_request tracepoint
adds 946ca97e2ea3 Merge tag 'drm-intel-fixes-2021-10-28' of git://anongit.fr [...]
adds b112166a894d MAINTAINERS: dri-devel is for all of drivers/gpu
adds f31531e55495 Merge tag 'drm-fixes-2021-10-29' of git://anongit.freedesk [...]
adds 3dd60fb9d95d nvdimm/pmem: stop using q_usage_count as external pgmap refcount
new f25a5481af12 Merge tag 'libnvdimm-fixes-5.15-rc8' of git://git.kernel.o [...]
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:
MAINTAINERS | 3 +-
drivers/gpu/drm/amd/amdgpu/nv.c | 2 +-
.../drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c | 20 ++++++-------
.../amd/display/dc/clk_mgr/dcn31/dcn31_clk_mgr.c | 29 +++++++++++--------
drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hwseq.c | 7 ++---
.../gpu/drm/amd/display/dc/dcn31/dcn31_resource.c | 13 +++++++--
.../amd/display/dc/dml/dcn31/display_mode_vba_31.c | 6 ++--
drivers/gpu/drm/amd/display/include/dal_asic_id.h | 2 +-
.../gpu/drm/amd/display/modules/hdcp/hdcp_psp.c | 6 ++--
drivers/gpu/drm/drm_panel_orientation_quirks.c | 12 ++++++++
drivers/gpu/drm/i915/display/intel_dp.c | 3 ++
drivers/gpu/drm/i915/gt/intel_timeline.c | 4 +--
drivers/gpu/drm/i915/i915_reg.h | 8 ------
drivers/gpu/drm/i915/i915_trace.h | 7 ++---
drivers/gpu/drm/i915/intel_dram.c | 30 ++------------------
drivers/gpu/drm/selftests/test-drm_damage_helper.c | 1 +
drivers/gpu/drm/ttm/ttm_bo_util.c | 1 +
drivers/nvdimm/pmem.c | 33 ++--------------------
18 files changed, 74 insertions(+), 113 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_cross_build/master-aarch64
in repository toolchain/ci/gcc.
from 6123b998b18 match.pd: Optimize MIN_EXPR <addr1, addr2> etc. addr1 < add [...]
adds 308531d148a or1k: Add return address argument to _mcount call
adds 6ef9ad93094 path relation oracle: Remove SSA's being killed from the eq [...]
new 2322c8b1b44 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:
ChangeLog | 7 +++
gcc/ChangeLog | 153 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 5 ++
gcc/config/or1k/or1k.h | 5 +-
gcc/cp/ChangeLog | 24 ++++++++
gcc/testsuite/ChangeLog | 67 +++++++++++++++++++++
gcc/value-relation.cc | 20 +++----
8 files changed, 270 insertions(+), 13 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_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards b64fe148d 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 684b8d0ad 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (b64fe148d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 -> 1492 bytes
02-prepare_abe/console.log.xz | Bin 2788 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 45152 -> 44872 bytes
05-build_abe-stage1/console.log.xz | Bin 71712 -> 71160 bytes
07-build_abe-linux/console.log.xz | Bin 10196 -> 8848 bytes
08-build_abe-glibc/console.log.xz | Bin 236340 -> 236524 bytes
09-build_abe-stage2/console.log.xz | Bin 201260 -> 200264 bytes
10-build_abe-gdb/console.log.xz | Bin 44652 -> 44524 bytes
11-build_abe-qemu/console.log.xz | Bin 30692 -> 30260 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 26 +++++++++++++-------------
12 files changed, 14 insertions(+), 14 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_check/master-aarch64
in repository toolchain/ci/gcc.
from 6123b998b18 match.pd: Optimize MIN_EXPR <addr1, addr2> etc. addr1 < add [...]
adds 308531d148a or1k: Add return address argument to _mcount call
adds 6ef9ad93094 path relation oracle: Remove SSA's being killed from the eq [...]
No new revisions were added by this update.
Summary of changes:
gcc/config/or1k/or1k.h | 5 +++--
gcc/value-relation.cc | 20 ++++++++++----------
2 files changed, 13 insertions(+), 12 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_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 6dd7d2336 0: update: binutils-gcc: 1
new 782e0e437 0: update: binutils-gcc: 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 (6dd7d2336)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 1552 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 53724 -> 52108 bytes
04-build_abe-gcc/console.log.xz | Bin 208884 -> 208436 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3824 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2812 -> 2752 bytes
07-check_regression/console.log.xz | Bin 3092 -> 2356 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 104 +-
08-update_baseline/console.log | 447 ++--
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 104 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3405648 -> 3413364 bytes
sumfiles/g++.sum | 134 +-
sumfiles/gcc.log.xz | Bin 2916312 -> 2914828 bytes
sumfiles/gcc.sum | 4280 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 881744 -> 876592 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2160 -> 2168 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 171704 -> 171588 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2524 -> 2540 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 425792 -> 426000 bytes
sumfiles/libstdc++.sum | 12 +-
27 files changed, 2465 insertions(+), 2728 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.