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 5d21eb38 0: update: binutils-gcc: 1
new 51da5f1b 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 (5d21eb38)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (51da5f1b)
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 1612 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 51072 -> 51640 bytes
04-build_abe-gcc/console.log.xz | Bin 233868 -> 234028 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3808 -> 3824 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2432 -> 2632 bytes
07-check_regression/console.log.xz | Bin 3784 -> 2348 bytes
07-check_regression/results.compare | 93 +-
07-check_regression/results.compare2 | 163 +-
08-update_baseline/console.log | 497 +---
08-update_baseline/results.compare | 93 +-
08-update_baseline/results.compare2 | 163 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2788744 -> 2770692 bytes
sumfiles/g++.sum | 132 +-
sumfiles/gcc.log.xz | Bin 2388332 -> 2371460 bytes
sumfiles/gcc.sum | 5052 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 904788 -> 903244 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2156 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 202432 -> 201952 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2544 -> 2532 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 453300 -> 457440 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2808 insertions(+), 3475 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_check_gcc/master-aarch64
in repository toolchain/ci/qemu.
from 0ebf76aae5 Merge tag 'nvme-next-pull-request' of git://git.infradead.or [...]
adds e8cbe5842b MAINTAINERS: Add myself as Guest Agent co-maintainer
adds 20f5542396 Merge tag 'qga-win32-pull-2022-07-18' of github.com:kostyanf [...]
adds 9d5a9ae962 hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is be [...]
adds 6215113355 target/arm: Fill in VL for tbflags when SME enabled and SVE [...]
adds 6a775fd6e0 target/arm: Fix aarch64_sve_change_el for SME
adds 7f2cf760fe linux-user/aarch64: Do not clear PROT_MTE on mprotect
adds dfce4aa8fe target/arm: Define and use new regime_tcr_value() function
adds 9e70e26c53 target/arm: Calculate mask/base_mask in get_level1_table_address()
adds c1547bba7e target/arm: Fold regime_tcr() and regime_tcr_value() together
adds afbb181c2d target/arm: Fix big-endian host handling of VTCR
adds 988cc1909f target/arm: Store VTCR_EL2, VSTCR_EL2 registers as uint64_t
adds cb4a0a3444 target/arm: Store TCR_EL* registers as uint64_t
adds f04383e749 target/arm: Honour VTCR_EL2 bits in Secure EL2
adds 4a84e85413 hw/adc: Fix CONV bit in NPCM7XX ADC CON register
adds 99638ba9d8 hw/adc: Make adci[*] R/W in NPCM7XX ADC
adds 53ae2fdef1 target/arm: Don't set syndrome ISS for loads and stores with [...]
adds 004c8a8bc5 Align Raspberry Pi DMA interrupts with Linux DTS
adds 7823789731 Merge tag 'pull-target-arm-20220718' of https://git.linaro.o [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 2 +-
accel/tcg/translate-all.c | 13 +++-
hw/adc/npcm7xx_adc.c | 4 +-
hw/arm/bcm2835_peripherals.c | 26 ++++++-
hw/intc/armv7m_nvic.c | 9 ++-
include/hw/arm/bcm2835_peripherals.h | 2 +
target/arm/cpu.c | 2 +-
target/arm/cpu.h | 38 ++++++++---
target/arm/debug_helper.c | 2 +-
target/arm/helper.c | 128 ++++++++++++++++-------------------
target/arm/internals.h | 34 +++++++---
target/arm/ptw.c | 38 ++++++-----
target/arm/tlb_helper.c | 2 +-
target/arm/translate-a64.c | 4 +-
tests/qtest/bcm2835-dma-test.c | 118 ++++++++++++++++++++++++++++++++
tests/qtest/meson.build | 3 +-
tests/qtest/npcm7xx_adc-test.c | 2 +-
17 files changed, 307 insertions(+), 120 deletions(-)
create mode 100644 tests/qtest/bcm2835-dma-test.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_cross_check_gcc/master-aarch64
in repository toolchain/ci/glibc.
from 49889fb256 x86: Add support to build st{p|r}{n}{cpy|cat} with explicit [...]
adds 1f4e90d468 linux: return UNSUPPORTED from tst-mount if entering mount n [...]
No new revisions were added by this update.
Summary of changes:
sysdeps/unix/sysv/linux/tst-mount.c | 25 ++++++-------------------
1 file changed, 6 insertions(+), 19 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_check_gcc/master-aarch64
in repository toolchain/ci/linux.
from ff6992735ade Linux 5.19-rc7
adds 85ff37e302ef gpiolib: cdev: Fix kernel doc for struct line
adds 80e19f34c288 Merge tag 'hte/for-5.19' of git://git.kernel.org/pub/scm/l [...]
No new revisions were added by this update.
Summary of changes:
drivers/gpio/gpiolib-cdev.c | 4 ++++
1 file changed, 4 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/gcc.
from 7501eec65c6 arc: Add ARCHS release 310a tune variant.
adds 7df79970bfe RISC-V/doc: Correct the name of `-mriscv-attribute'
adds fa16bb8ac0a RISC-V/doc: Correct the formatting of `-mstack-protector-gu [...]
adds e9ee752bbe2 RISC-V/doc: Add index references for `mrelax' and `mriscv-a [...]
adds 5e47c9333df Check if transitives need to be registered.
adds 63d182fb86e libstdc++: Enhance branching in std::inplace_merge and std: [...]
No new revisions were added by this update.
Summary of changes:
gcc/doc/invoke.texi | 10 ++--
gcc/value-relation.cc | 13 ++++-
libstdc++-v3/include/bits/stl_algo.h | 104 +++++++++++++++++++++++------------
3 files changed, 84 insertions(+), 43 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_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 3bb9d773 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 6c2e9d4e 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 (3bb9d773)
\
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 1652 -> 1620 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 30636 -> 30552 bytes
04-build_abe-stage1/console.log.xz | Bin 73148 -> 73220 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 8960 -> 8784 bytes
07-build_abe-glibc/console.log.xz | Bin 239736 -> 239856 bytes
08-build_abe-stage2/console.log.xz | Bin 202868 -> 202864 bytes
09-build_abe-gdb/console.log.xz | Bin 37632 -> 37760 bytes
10-build_abe-qemu/console.log.xz | Bin 31212 -> 31160 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3880 -> 3880 bytes
12-build_abe-check_gcc/console.log.xz | Bin 3004 -> 2728 bytes
13-check_regression/console.log.xz | Bin 73712 -> 81884 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 168 +
13-check_regression/results.compare | 208 +-
13-check_regression/results.compare2 | 17397 ++++++++++--------
13-check_regression/results.regressions | 101 +
14-update_baseline/console.log | 29429 ++++++++++++++++--------------
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 168 +
14-update_baseline/results.compare | 208 +-
14-update_baseline/results.compare2 | 17397 ++++++++++--------
14-update_baseline/results.regressions | 101 +
jenkins/manifest.sh | 30 +-
sumfiles/g++.log.xz | Bin 3405016 -> 3405316 bytes
sumfiles/g++.sum | 182 +-
sumfiles/gcc.log.xz | Bin 2925704 -> 2958620 bytes
sumfiles/gcc.sum | 22802 +++++++++++------------
sumfiles/gfortran.log.xz | Bin 1023720 -> 1019644 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2296 -> 2296 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 199840 -> 199780 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2660 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 418600 -> 421468 bytes
sumfiles/libstdc++.sum | 16 +-
39 files changed, 46502 insertions(+), 41775 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-arm
in repository toolchain/ci/glibc.
from 49889fb256 x86: Add support to build st{p|r}{n}{cpy|cat} with explicit [...]
adds 1f4e90d468 linux: return UNSUPPORTED from tst-mount if entering mount n [...]
No new revisions were added by this update.
Summary of changes:
sysdeps/unix/sysv/linux/tst-mount.c | 25 ++++++-------------------
1 file changed, 6 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.