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_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards c768df1ac 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 5d425692c 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (c768df1ac)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1564 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 45080 -> 45288 bytes
04-build_abe-stage1/console.log.xz | Bin 71364 -> 72144 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 9664 -> 10456 bytes
07-build_abe-glibc/console.log.xz | Bin 235236 -> 236712 bytes
08-build_abe-stage2/console.log.xz | Bin 189596 -> 191884 bytes
09-build_abe-gdb/console.log.xz | Bin 44828 -> 45408 bytes
10-build_abe-qemu/console.log.xz | Bin 30624 -> 31248 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3888 -> 3896 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2528 -> 2804 bytes
13-check_regression/console.log.xz | Bin 2652 -> 4560 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 8 +
13-check_regression/results.compare | 52 +-
13-check_regression/results.compare2 | 285 ++-
13-check_regression/results.regressions | 47 +
14-update_baseline/console.log | 784 ++++--
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 8 +
14-update_baseline/results.compare | 52 +-
14-update_baseline/results.compare2 | 285 ++-
14-update_baseline/results.regressions | 47 +
jenkins/manifest.sh | 32 +-
sumfiles/g++.log.xz | Bin 3230168 -> 3242288 bytes
sumfiles/g++.sum | 233 +-
sumfiles/gcc.log.xz | Bin 2792056 -> 2828088 bytes
sumfiles/gcc.sum | 4242 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 850584 -> 853356 bytes
sumfiles/gfortran.sum | 112 +-
sumfiles/libatomic.log.xz | Bin 2268 -> 2276 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 163872 -> 164236 bytes
sumfiles/libgomp.sum | 43 +-
sumfiles/libitm.log.xz | Bin 2636 -> 2640 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 394984 -> 405568 bytes
sumfiles/libstdc++.sum | 18 +-
39 files changed, 3689 insertions(+), 2571 deletions(-)
create mode 100644 13-check_regression/extra-bisect-params
create mode 100644 13-check_regression/fails.sum
create mode 100644 13-check_regression/results.regressions
create mode 100644 14-update_baseline/extra-bisect-params
create mode 100644 14-update_baseline/fails.sum
create mode 100644 14-update_baseline/results.regressions
--
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 24f67d82c43c Merge tag 'drm-fixes-2021-10-01' of git://anongit.freedesk [...]
new 5c49d1850ddd KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issue
new e02c16b9cd24 selftests: KVM: Don't clobber XMM register when read
new ad9af930680b x86/kvmclock: Move this_cpu_pvti into kvmclock.h
new 773e89ab0056 ptp: Fix ptp_kvm_getcrosststamp issue for x86 ptp_kvm
new e8a747d0884e KVM: x86: Swap order of CPUID entry "index" vs. "significa [...]
new 7b0035eaa7da KVM: selftests: Ensure all migrations are performed when t [...]
new b2626f1e3245 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new f5b667ded075 thermal: Update information in MAINTAINERS
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:
MAINTAINERS | 8 ++-
arch/x86/include/asm/kvmclock.h | 14 +++++
arch/x86/kernel/kvmclock.c | 13 +---
arch/x86/kvm/cpuid.c | 4 +-
arch/x86/kvm/vmx/vmx.c | 2 +-
drivers/ptp/ptp_kvm_x86.c | 9 +--
.../selftests/kvm/include/x86_64/processor.h | 2 +-
tools/testing/selftests/kvm/rseq_test.c | 69 ++++++++++++++++++----
8 files changed, 86 insertions(+), 35 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 4dc7ce6fb39 Enhance -Waddress to detect more suspicious expressions [PR [...]
new 2a93d18da3b Add/update libgomp.fortran/alloc-*.f90
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:
libgomp/testsuite/libgomp.fortran/alloc-10.f90 | 4 +-
libgomp/testsuite/libgomp.fortran/alloc-11.f90 | 301 +++++++++++++++++++++++++
libgomp/testsuite/libgomp.fortran/alloc-7.f90 | 14 +-
libgomp/testsuite/libgomp.fortran/alloc-8.f90 | 2 +-
4 files changed, 311 insertions(+), 10 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.fortran/alloc-11.f90
--
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 f1710910087 Default to dwarf version 4 on hppa64-hpux
new 4dc7ce6fb39 Enhance -Waddress to detect more suspicious expressions [PR [...]
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/c-family/c-common.c | 29 +++--
gcc/c/c-typeck.c | 140 ++++++++++++++++-----
gcc/cp/typeck.c | 94 ++++++++++++--
gcc/doc/invoke.texi | 48 +++++--
gcc/fortran/array.c | 2 +-
gcc/fortran/trans-array.c | 1 -
gcc/gengtype.c | 4 +-
gcc/poly-int.h | 4 +-
gcc/testsuite/c-c++-common/Waddress-3.c | 125 ++++++++++++++++++
gcc/testsuite/c-c++-common/Waddress-4.c | 106 ++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/constexpr-array-ptr10.C | 5 +-
gcc/testsuite/g++.dg/warn/Waddress-5.C | 115 +++++++++++++++++
gcc/testsuite/g++.dg/warn/Waddress-6.C | 79 ++++++++++++
gcc/testsuite/g++.dg/warn/Wreturn-local-addr-6.C | 4 +-
gcc/testsuite/g++.dg/warn/pr101219.C | 4 +-
gcc/testsuite/gcc.dg/Waddress-3.c | 35 ++++++
gcc/testsuite/gcc.dg/Waddress.c | 2 +-
17 files changed, 722 insertions(+), 75 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/Waddress-3.c
create mode 100644 gcc/testsuite/c-c++-common/Waddress-4.c
create mode 100644 gcc/testsuite/g++.dg/warn/Waddress-5.C
create mode 100644 gcc/testsuite/g++.dg/warn/Waddress-6.C
create mode 100644 gcc/testsuite/gcc.dg/Waddress-3.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_gnu_native_build/master-arm
in repository toolchain/ci/base-artifacts.
discards af43f74af 0: update: binutils-gcc-linux-glibc-gdb: 6
new 807205bc1 0: update: binutils-gcc-linux-glibc-gdb: 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 (af43f74af)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 1540 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 66752 -> 65928 bytes
05-build_abe-gcc/console.log.xz | Bin 224708 -> 231140 bytes
06-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
07-build_abe-linux/console.log.xz | Bin 9596 -> 10156 bytes
08-build_abe-glibc/console.log.xz | Bin 228020 -> 229264 bytes
09-build_abe-gdb/console.log.xz | Bin 53464 -> 53900 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 26 +++++++++++++-------------
11 files changed, 21 insertions(+), 21 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-arm
in repository toolchain/ci/binutils-gdb.
from 242fe37867 PATCH bfd: Fix linker warning for recently introduced arm at [...]
adds b4c919f752 [gdb/symtab] Fix htab_find_slot call in read_call_site_scope
adds dd6f2df79d Fix mistake in RX assembler documentation (special section names)
new beed8c1dbd Fix build failure for 32-bit targets
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:
gas/doc/c-rx.texi | 4 ++--
gdb/bt-utils.c | 2 +-
gdb/dwarf2/read.c | 5 ++---
gdb/gdbtypes.h | 4 +---
4 files changed, 6 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_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards e894e53d0 0: update: binutils-gcc: 1
new 9383cdc15 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 (e894e53d0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (93 [...]
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 1528 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 65076 -> 66244 bytes
04-build_abe-gcc/console.log.xz | Bin 225220 -> 232944 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3808 -> 3820 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2548 -> 2336 bytes
07-check_regression/console.log.xz | Bin 3844 -> 3116 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 6 -
07-check_regression/results.compare | 44 +-
07-check_regression/results.compare2 | 277 ++-
07-check_regression/results.regressions | 45 -
08-update_baseline/console.log | 474 ++--
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 6 -
08-update_baseline/results.compare | 44 +-
08-update_baseline/results.compare2 | 277 ++-
08-update_baseline/results.regressions | 45 -
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2696004 -> 2660252 bytes
sumfiles/g++.sum | 166 +-
sumfiles/gcc.log.xz | Bin 2233572 -> 2254604 bytes
sumfiles/gcc.sum | 3991 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 862272 -> 858248 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2148 -> 2156 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 166840 -> 166936 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2524 -> 2516 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 440288 -> 444276 bytes
sumfiles/libstdc++.sum | 12 +-
33 files changed, 2721 insertions(+), 2746 deletions(-)
delete mode 100644 07-check_regression/extra-bisect-params
delete mode 100644 07-check_regression/fails.sum
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 08-update_baseline/extra-bisect-params
delete mode 100644 08-update_baseline/fails.sum
delete mode 100644 08-update_baseline/results.regressions
--
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 4de593fb965f Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/l [...]
new 6f87d4e63732 iommu/dart: Remove iommu_flush_ops
new 0b482d0c75bf iommu/vt-d: Drop "0x" prefix from PCI bus & device addresses
new f0b636804c7c iommu/dart: Clear sid2group entry when a group is freed
new 89e503592385 Merge tag 'iommu-fixes-v5.15-rc3' of git://git.kernel.org/ [...]
new 71eabafac1eb drm/tegra: dc: Remove unused variables
new 8a44924e1400 drm/tegra: uapi: Fix wrong mapping end address in case of [...]
new a81cf839a064 gpu/host1x: fence: Make spinlock static
new c3dbfb9c49ee gpu: host1x: Plug potential memory leak
new 05812b971c6d Merge tag 'drm/tegra/for-5.15-rc3' of ssh://git.freedeskto [...]
new d168cd797982 drm/i915/gvt: fix the usage of ww lock in gvt scheduler.
new 5cb8742774d2 Merge tag 'gvt-fixes-2021-09-18' of https://github.com/int [...]
new da0468a74450 drm/i915/guc, docs: Fix pdfdocs build error by removing ne [...]
new c83ff0186401 drm/i915/request: fix early tracepoints
new 4b8bcaf8a6d6 drm/i915: Remove warning from the rps worker
new abb7700d4631 Merge tag 'drm-intel-fixes-2021-09-30' of git://anongit.fr [...]
new 66805763a97f drm/amdgpu: fix gart.bo pin_count leak
new 083fa05bbaf6 drm/amd/display: Fix Display Flicker on embedded panels
new 9f52c25f59b5 drm/amdgpu: correct initial cp_hqd_quantum for gfx9
new 467a51b69d08 drm/amd/display: initialize backlight_ramping_override to false
new d942856865c7 drm/amd/display: Pass PCI deviceid into DC
new 98122e63a7ec drm/amdgpu: check tiling flags when creating FB on GFX8-
new 26db706a6d77 drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ix
new 3ff43f9df8b0 Merge tag 'amd-drm-fixes-5.15-2021-09-29' of https://gitla [...]
new 17ac76e050c5 drm/exynos: Make use of the helper function devm_platform_ [...]
new 78ea81417944 Merge tag 'exynos-drm-fixes-for-v5.15-rc4' of git://git.ke [...]
new 24f67d82c43c Merge tag 'drm-fixes-2021-10-01' of git://anongit.freedesk [...]
The 26 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/gpu/drm/amd/amdgpu/amdgpu_display.c | 31 ++++++++++++
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c | 3 +-
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 3 +-
drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c | 8 ++++
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 2 +
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 15 +++---
drivers/gpu/drm/exynos/exynos5433_drm_decon.c | 4 +-
drivers/gpu/drm/exynos/exynos_drm_dsi.c | 4 +-
drivers/gpu/drm/exynos/exynos_drm_fimc.c | 5 +-
drivers/gpu/drm/exynos/exynos_drm_fimd.c | 4 +-
drivers/gpu/drm/exynos/exynos_drm_g2d.c | 5 +-
drivers/gpu/drm/exynos/exynos_drm_gsc.c | 6 +--
drivers/gpu/drm/exynos/exynos_drm_rotator.c | 4 +-
drivers/gpu/drm/exynos/exynos_drm_scaler.c | 4 +-
drivers/gpu/drm/exynos/exynos_hdmi.c | 4 +-
drivers/gpu/drm/i915/gt/intel_rps.c | 2 -
.../drm/i915/gt/uc/abi/guc_communication_ctb_abi.h | 10 ++--
.../i915/gt/uc/abi/guc_communication_mmio_abi.h | 10 ++--
drivers/gpu/drm/i915/gvt/scheduler.c | 4 +-
drivers/gpu/drm/i915/i915_request.c | 11 +----
drivers/gpu/drm/tegra/dc.c | 3 --
drivers/gpu/drm/tegra/dc.h | 6 ---
drivers/gpu/drm/tegra/uapi.c | 2 +-
drivers/gpu/host1x/fence.c | 6 ++-
drivers/iommu/apple-dart.c | 56 ++++++++++++++--------
drivers/iommu/intel/dmar.c | 6 +--
27 files changed, 119 insertions(+), 101 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_bmk_gnu_apm/gnu-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 07492680c 2: update: binutils-gcc-linux-glibc: 1
new 7bde6e8fb 2: update: binutils-linux-glibc: 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 (07492680c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_apm/gnu-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 1792 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 46164 -> 45860 bytes
04-build_abe-stage1/console.log.xz | Bin 73600 -> 74916 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 8952 -> 8992 bytes
07-build_abe-glibc/console.log.xz | Bin 236064 -> 237592 bytes
08-build_abe-stage2/console.log.xz | Bin 174140 -> 176624 bytes
10-benchmark/benchmark-start.log | 2 +-
10-benchmark/benchmark.log | 13 +-
10-benchmark/console.log.xz | Bin 2200 -> 2176 bytes
11-check_regression/console.log.xz | Bin 3452 -> 3260 bytes
11-check_regression/results-0.csv | 267 +-
11-check_regression/results-1.csv | 257 +-
11-check_regression/results-brief.csv | 58 +-
11-check_regression/results-compare.csv | 30 +-
11-check_regression/results-full.csv | 247 +-
11-check_regression/results.csv | 66 +-
11-check_regression/results.log | 5992 +++++++++--------
12-update_baseline/console.log | 6703 +++++++-------------
12-update_baseline/results-1.csv | 257 +-
12-update_baseline/results-brief.csv | 56 +-
12-update_baseline/results-full.csv | 239 +-
12-update_baseline/results.csv | 64 +-
12-update_baseline/results.log | 3918 ++++++------
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 6827060 -> 6823736 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 411644 -> 412936 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 19240096 -> 19248632 bytes
.../top-artifacts/save-temps/410.bwaves.tar.xz | Bin 78000 -> 78008 bytes
.../top-artifacts/save-temps/416.gamess.tar.xz | Bin 28472968 -> 28479224 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 129952 -> 130204 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 818560 -> 818456 bytes
.../top-artifacts/save-temps/434.zeusmp.tar.xz | Bin 1155212 -> 1155684 bytes
.../top-artifacts/save-temps/435.gromacs.tar.xz | Bin 5315440 -> 5315816 bytes
.../top-artifacts/save-temps/436.cactusADM.tar.xz | Bin 4113408 -> 4109484 bytes
.../top-artifacts/save-temps/437.leslie3d.tar.xz | Bin 298552 -> 298476 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 1251772 -> 1253816 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 8485720 -> 8466532 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 25312772 -> 25321508 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 4285956 -> 4302184 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 6855856 -> 6901248 bytes
.../top-artifacts/save-temps/454.calculix.tar.xz | Bin 8559976 -> 8541640 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 1857980 -> 1855644 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 650720 -> 653460 bytes
.../top-artifacts/save-temps/459.GemsFDTD.tar.xz | Bin 1267148 -> 1265440 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 235436 -> 234952 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 2960132 -> 2957444 bytes
.../top-artifacts/save-temps/465.tonto.tar.xz | Bin 15708332 -> 15701964 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 79300 -> 79572 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 5651608 -> 5691092 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 351780 -> 352520 bytes
.../top-artifacts/save-temps/481.wrf.tar.xz | Bin 12937544 -> 12894124 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 1292868 -> 1293904 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 48757480 -> 49019732 bytes
jenkins/manifest.sh | 21 +-
results | 2 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 6827060 -> 6823736 bytes
save-temps/401.bzip2.tar.xz | Bin 411644 -> 412936 bytes
save-temps/403.gcc.tar.xz | Bin 19240096 -> 19248632 bytes
save-temps/410.bwaves.tar.xz | Bin 78000 -> 78008 bytes
save-temps/416.gamess.tar.xz | Bin 28472968 -> 28479224 bytes
save-temps/429.mcf.tar.xz | Bin 129952 -> 130204 bytes
save-temps/433.milc.tar.xz | Bin 818560 -> 818456 bytes
save-temps/434.zeusmp.tar.xz | Bin 1155212 -> 1155684 bytes
save-temps/435.gromacs.tar.xz | Bin 5315440 -> 5315816 bytes
save-temps/436.cactusADM.tar.xz | Bin 4113408 -> 4109484 bytes
save-temps/437.leslie3d.tar.xz | Bin 298552 -> 298476 bytes
save-temps/444.namd.tar.xz | Bin 1251772 -> 1253816 bytes
save-temps/445.gobmk.tar.xz | Bin 8485720 -> 8466532 bytes
save-temps/447.dealII.tar.xz | Bin 25312772 -> 25321508 bytes
save-temps/450.soplex.tar.xz | Bin 4285956 -> 4302184 bytes
save-temps/453.povray.tar.xz | Bin 6855856 -> 6901248 bytes
save-temps/454.calculix.tar.xz | Bin 8559976 -> 8541640 bytes
save-temps/456.hmmer.tar.xz | Bin 1857980 -> 1855644 bytes
save-temps/458.sjeng.tar.xz | Bin 650720 -> 653460 bytes
save-temps/459.GemsFDTD.tar.xz | Bin 1267148 -> 1265440 bytes
save-temps/462.libquantum.tar.xz | Bin 235436 -> 234952 bytes
save-temps/464.h264ref.tar.xz | Bin 2960132 -> 2957444 bytes
save-temps/465.tonto.tar.xz | Bin 15708332 -> 15701964 bytes
save-temps/470.lbm.tar.xz | Bin 79300 -> 79572 bytes
save-temps/471.omnetpp.tar.xz | Bin 5651608 -> 5691092 bytes
save-temps/473.astar.tar.xz | Bin 351780 -> 352520 bytes
save-temps/481.wrf.tar.xz | Bin 12937544 -> 12894124 bytes
save-temps/482.sphinx3.tar.xz | Bin 1292868 -> 1293904 bytes
save-temps/483.xalancbmk.tar.xz | Bin 48757480 -> 49019732 bytes
86 files changed, 7969 insertions(+), 10225 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-11
in repository gcc.
from 356390c14aa Use libiberty snprintf and vsnprintf on hppa*-*-hpux*.
new aac3b6a7e3a Default to dwarf version 4 on hppa64-hpux
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/config/pa/pa.c | 10 ++++++++++
1 file changed, 10 insertions(+)
--
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 cb4b82285b6 libiberty: testsuite: add missing format on d-demangle-expected
new f1710910087 Default to dwarf version 4 on hppa64-hpux
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/config/pa/pa.c | 10 ++++++++++
1 file changed, 10 insertions(+)
--
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 be5bdccd865 libsanitizer: Update LOCAL_PATCHES
new cb4b82285b6 libiberty: testsuite: add missing format on d-demangle-expected
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:
libiberty/testsuite/d-demangle-expected | 1 +
1 file changed, 1 insertion(+)
--
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_ubsan
in repository toolchain/ci/base-artifacts.
discards 92a9be097 0: update: binutils-gcc: 2
new 3c795d916 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 (92a9be097)
\
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 1516 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 65132 -> 66508 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 516216 -> 521912 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 8 insertions(+), 8 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-11
in repository gcc.
from 3aaa884141f Fix ICE with stack checking emulation at -O2
new 356390c14aa Use libiberty snprintf and vsnprintf on hppa*-*-hpux*.
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:
libiberty/configure | 16 ++++++++++++++++
libiberty/configure.ac | 6 ++++++
2 files changed, 22 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.