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.
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_debug
in repository toolchain/ci/base-artifacts.
discards bfb1be891 0: update: binutils-gcc: 2
new e2dc9c609 0: update: binutils-gcc: 2
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 (bfb1be891)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1496 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 65460 -> 64292 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 468536 -> 470516 bytes
06-check_regression/console.log.xz | Bin 420 -> 420 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 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_kernel/gnu-master-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 55a28f35a 8: update: gcc-3f861a5c8fd6dcc32cdaa800156a5e1b3724f4c3: 19295
new ec0a852e4 8: update: binutils-gcc-linux-qemu: 19295
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 (55a28f35a)
\
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.xz | Bin 1608 -> 1588 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 44544 -> 44084 bytes
04-build_abe-stage1/console.log.xz | Bin 91868 -> 90408 bytes
05-build_abe-qemu/console.log.xz | Bin 31176 -> 29452 bytes
06-build_linux/console.log.xz | Bin 46868 -> 44340 bytes
08-check_regression/console.log.xz | Bin 484 -> 480 bytes
09-update_baseline/console.log | 171 ++++++++++++++++++++++-------------
jenkins/manifest.sh | 19 ++--
9 files changed, 118 insertions(+), 72 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 releases/gcc-9
in repository gcc.
from 9f5ce97030c Daily bump.
new 64284d10b27 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/DATESTAMP | 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 releases/gcc-11
in repository gcc.
from 4719d058452 Update documentation of %X spec
new 818961c1765 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 | 4 ++++
gcc/DATESTAMP | 2 +-
2 files changed, 5 insertions(+), 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 releases/gcc-10
in repository gcc.
from d6c78cd8086 Update documentation of %X spec
new 8be01524a1f 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 | 4 ++++
gcc/DATESTAMP | 2 +-
2 files changed, 5 insertions(+), 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 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/cp/ChangeLog | 24 ++++++++
gcc/testsuite/ChangeLog | 67 +++++++++++++++++++++
6 files changed, 257 insertions(+), 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_gcc_bootstrap/release-aarch64-bootstrap_O3
in repository toolchain/ci/gcc.
from dd028e763d5 Daily bump.
adds 40d76242a2c Daily bump.
adds 8f3a62529a6 gcc/configure: Check for powerpc64le*-*-freebsd*
adds 2563fba71d0 Daily bump.
adds 97cebda80d3 sra: Fix corner case of total scalarization with virtual in [...]
adds 70c3fa50574 Fix warnings building linux-atomic.c and fptr.c on hppa64-linux
adds 5782bacacad Fortran: do not restrict PDT KIND and LEN type parameters t [...]
adds 3e2ccaab1fb Daily bump.
adds 4719d058452 Update documentation of %X spec
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 19 ++++++
gcc/DATESTAMP | 2 +-
gcc/configure | 2 +-
gcc/configure.ac | 2 +-
gcc/doc/invoke.texi | 3 +-
gcc/fortran/ChangeLog | 9 +++
gcc/fortran/decl.c | 16 -----
gcc/testsuite/ChangeLog | 16 +++++
gcc/testsuite/g++.dg/torture/pr102505.C | 15 +++++
gcc/testsuite/gfortran.dg/pdt_4.f03 | 4 +-
gcc/tree-sra.c | 2 +
libgcc/ChangeLog | 11 ++++
libgcc/config.host | 2 +-
libgcc/config/pa/linux-atomic.c | 106 +++++++++++++++++---------------
libgcc/config/pa/t-linux64 | 8 +--
15 files changed, 140 insertions(+), 77 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr102505.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/release-aarch64-bootstrap_O3
in repository toolchain/ci/binutils-gdb.
from 5af30d001a Automatic date update in version.in
adds 70cfd17bbd Automatic date update in version.in
adds a035f1f8e7 Automatic date update in version.in
adds b7f12798a5 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_gcc_bootstrap/release-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 42ee1162d 0: update: binutils-gcc: 2
new e1b7fcc0b 0: update: binutils-gcc: 2
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 (42ee1162d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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 1556 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 50308 -> 50368 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 244724 -> 245464 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 15 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.