This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards ac17a41b5 3: reset: linux-af3826db74d184bc9c2c9d3ff34548e5f317a6f3: 20151
new fbd074440 3: reset: linux-af3826db74d184bc9c2c9d3ff34548e5f317a6f3: 20151
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 (ac17a41b5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 1744 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 41948 -> 42364 bytes
04-build_llvm/console.log.xz | Bin 58976 -> 60176 bytes
05-build_abe-qemu/console.log.xz | Bin 31220 -> 31284 bytes
06-build_linux/console.log.xz | Bin 3828 -> 4000 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 126 +++++++++++++++++------------------
jenkins/manifest.sh | 4 +-
9 files changed, 65 insertions(+), 65 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/qemu.
from c52d69e7db Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull [...]
new f448397a51 Hexagon (target/hexagon) more tcg_constant_*
new b9dd6ff91d Hexagon (target/hexagon) put writes to USR into temp until commit
new edf044c558 Merge remote-tracking branch 'remotes/quic/tags/pull-hex-202 [...]
new 1c46937358 qemu/int128: Add int128_{not,xor}
new 9276a31c34 host-utils: move checks out of divu128/divs128
new 8ac2d6c526 host-utils: move udiv_qrnnd() to host-utils
new 40f3e79a86 host-utils: add 128-bit quotient support to divu128/divs128
new 023462978a host-utils: add unit tests for divu128/divs128
new b1fde411d0 tcg/optimize: Rename "mask" to "z_mask"
new 3b3f847d75 tcg/optimize: Split out OptContext
new b10f38339b tcg/optimize: Remove do_default label
new dc84988a5f tcg/optimize: Change tcg_opt_gen_{mov,movi} interface
new d0ed5151b1 tcg/optimize: Move prev_mb into OptContext
new e2577ea24f tcg/optimize: Split out init_arguments
new 8774dded02 tcg/optimize: Split out copy_propagate
new 5cf32be7d8 tcg/optimize: Split out fold_call
new ec5d4cbeef tcg/optimize: Drop nb_oargs, nb_iargs locals
new 8d57bf1e82 tcg/optimize: Change fail return for do_constant_folding_cond*
new 6b99d5bf38 tcg/optimize: Return true from tcg_opt_gen_{mov,movi}
new 137f1f4429 tcg/optimize: Split out finish_folding
new 404a148d89 tcg/optimize: Use a boolean to avoid a mass of continues
new 3eefdf2b58 tcg/optimize: Split out fold_mb, fold_qemu_{ld,st}
new 2f9f08ba43 tcg/optimize: Split out fold_const{1,2}
new bc47b1aa5b tcg/optimize: Split out fold_setcond2
new 764d2aba08 tcg/optimize: Split out fold_brcond2
new 079b08040e tcg/optimize: Split out fold_brcond
new c63ff55cc5 tcg/optimize: Split out fold_setcond
new 6b8ac0d149 tcg/optimize: Split out fold_mulu2_i32
new e3f7dc2167 tcg/optimize: Split out fold_addsub2_i32
new 0c310a3005 tcg/optimize: Split out fold_movcond
new dcd08996c9 tcg/optimize: Split out fold_extract2
new b6617c8821 tcg/optimize: Split out fold_extract, fold_sextract
new 1b1907b846 tcg/optimize: Split out fold_deposit
new 30dd0bfeb5 tcg/optimize: Split out fold_count_zeros
new 09bacdc263 tcg/optimize: Split out fold_bswap
new 8cdb3fcb8e tcg/optimize: Split out fold_dup, fold_dup2
new 2cfac7fa48 tcg/optimize: Split out fold_mov
new cbe42fb2f2 tcg/optimize: Split out fold_xx_to_i
new ca7bb049a0 tcg/optimize: Split out fold_xx_to_x
new e8679955ec tcg/optimize: Split out fold_xi_to_i
new 67f84c9621 tcg/optimize: Add type to OptContext
new 0e0a32bacb tcg/optimize: Split out fold_to_not
new 9caca88a76 tcg/optimize: Split out fold_sub_to_neg
new a63ce0e9cb tcg/optimize: Split out fold_xi_to_x
new da48e27202 tcg/optimize: Split out fold_ix_to_i
new fae450ba47 tcg/optimize: Split out fold_masks
new 407112b03d tcg/optimize: Expand fold_mulu2_i32 to all 4-arg multiplies
new 9531c078ff tcg/optimize: Expand fold_addsub2_i32 to 64-bit ops
new 7a2f708452 tcg/optimize: Sink commutative operand swapping into fold functions
new 18cf3d07a2 tcg: Extend call args using the correct opcodes
new faa2e10045 tcg/optimize: Stop forcing z_mask to "garbage" for 32-bit values
new 4e858d96aa tcg/optimize: Use fold_xx_to_i for orc
new 5b5cf47983 tcg/optimize: Use fold_xi_to_x for mul
new 2f9d9a3422 tcg/optimize: Use fold_xi_to_x for div
new 267c17e825 tcg/optimize: Use fold_xx_to_i for rem
new 57fe5c6df2 tcg/optimize: Optimize sign extensions
new 3f2b1f8376 tcg/optimize: Propagate sign info for logical operations
new 275d7d8e70 tcg/optimize: Propagate sign info for setcond
new 2b9d0c59ed tcg/optimize: Propagate sign info for bit counting
new 93a967fbb5 tcg/optimize: Propagate sign info for shifting
new 9f660c077b softmmu: fix watchpoint processing in icount mode
new 1ab0ba8ab5 softmmu: remove useless condition in watchpoint check
new efd629fb21 softmmu: fix for "after access" watchpoints
new a92cecba27 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-2021 [...]
The 64 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:
include/fpu/softfloat-macros.h | 82 -
include/hw/clock.h | 5 +-
include/qemu/host-utils.h | 121 +-
include/qemu/int128.h | 20 +
softmmu/physmem.c | 41 +-
target/hexagon/attribs_def.h.inc | 1 +
target/hexagon/gen_tcg.h | 9 +-
target/hexagon/gen_tcg_funcs.py | 11 +-
target/hexagon/hex_common.py | 2 +
target/hexagon/macros.h | 9 +-
target/hexagon/translate.c | 12 +-
target/ppc/int_helper.c | 23 +-
tcg/optimize.c | 2598 ++++++++++++++---------
tcg/tcg.c | 6 +-
tests/tcg/hexagon/Makefile.target | 1 +
tests/tcg/hexagon/{hex_sigsegv.c => overflow.c} | 75 +-
tests/unit/meson.build | 1 +
tests/unit/test-div128.c | 197 ++
util/host-utils.c | 137 +-
19 files changed, 2107 insertions(+), 1244 deletions(-)
copy tests/tcg/hexagon/{hex_sigsegv.c => overflow.c} (56%)
create mode 100644 tests/unit/test-div128.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_build/master-aarch64
in repository toolchain/ci/gdb.
from b88e456f7e [gdb/build] Fix build with --disable-unit-tests
adds 9e6978753d Avoid self-test failures on x86-linux
adds 52429bbd71 Document resolve_dynamic_type oddity
adds 7a72f09da5 Remove ada_value_print_inner
adds d3771fe234 Add gdb.Architecture.integer_type Python function
No new revisions were added by this update.
Summary of changes:
gdb/NEWS | 3 ++
gdb/ada-valprint.c | 29 ++++---------------
gdb/disasm-selftests.c | 21 ++++++++++++++
gdb/doc/python.texi | 18 ++++++++++++
gdb/gdbtypes.h | 13 +++++++--
gdb/python/py-arch.c | 54 ++++++++++++++++++++++++++++++++++++
gdb/testsuite/gdb.python/py-arch.exp | 14 ++++++++++
7 files changed, 126 insertions(+), 26 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/glibc.
from 6446c725d4 Fix compiler issue with mmap_internal
adds 7ca9377bab Disable -Waggressive-loop-optimizations warnings in tst-dynarray.c
adds f392915d1e benchtests: Improve bench-memcpy-random
adds 79d0fc6539 benchtests: Add acosf function to bench-math
No new revisions were added by this update.
Summary of changes:
benchtests/Makefile | 1 +
benchtests/acosf-inputs | 2709 ++++++++++++++++++++++++++++++++++++++
benchtests/bench-memcpy-random.c | 54 +-
malloc/tst-dynarray.c | 15 +
4 files changed, 2753 insertions(+), 26 deletions(-)
create mode 100644 benchtests/acosf-inputs
--
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 f25a5481af12 Merge tag 'libnvdimm-fixes-5.15-rc8' of git://git.kernel.o [...]
new 8dcb3060d81d memcg: page_alloc: skip bulk allocator for __GFP_ACCOUNT
new c7cb42e94473 mm: hwpoison: remove the unnecessary THP check
new eac96c3efdb5 mm: filemap: check if THP has hwpoisoned subpage for PMD p [...]
new 337546e83fc7 mm/oom_kill.c: prevent a race between process_mrelease and [...]
new 6f1b228529ae ocfs2: fix race between searching chunks and release journ [...]
new 855d44434fa2 mm/secretmem: avoid letting secretmem_users drop to zero
new ffb29b1c255a mm/vmalloc: fix numa spreading for large hash tables
new 74c42e1baacf mm, thp: bail out early in collapse_file for writeback page
new a4aeaa06d45e mm: khugepaged: skip huge page collapse for special files
new 2e014660b3e4 mm/damon/core-test: fix wrong expectations for 'damon_spli [...]
new 9c7516d669e6 tools/testing/selftests/vm/split_huge_page_test.c: fix app [...]
new 2c04d67ec1eb Merge branch 'akpm' (patches from Andrew)
adds f8690a4b5a1b crypto: x86/sm4 - Fix invalid section entry size
new 75c7a6c1ca63 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
new 6130722f1114 ftrace: Fix kernel-doc formatting issues
new ddcf906fe5ed tracing: Fix misspelling of "missing"
new 6f1152126731 Merge tag 'trace-v5.15-rc6-3' of git://git.kernel.org/pub/ [...]
new 3a60f6537c9a Revert "btrfs: compression: drop kmap/kunmap from generic [...]
new 56ee254d23c5 Revert "btrfs: compression: drop kmap/kunmap from zstd"
new 55276e14df43 Revert "btrfs: compression: drop kmap/kunmap from zlib"
new ccaa66c8dd27 Revert "btrfs: compression: drop kmap/kunmap from lzo"
new fd919bbd334f Merge tag 'for-5.15-rc7-tag' of git://git.kernel.org/pub/s [...]
adds 4217d07b9fb3 mmc: sdhci: Map more voltage level to SDHCI_POWER_330
adds 6ab4e2eb5e95 mmc: sdhci-pci: Read card detect from ACPI for Intel Merrifield
adds 9af372dc70e9 mmc: sdhci-esdhc-imx: clear the buffer_read_ready to reset [...]
adds 162079f2dccd mmc: winbond: don't build on M68K
adds 697542bceae5 mmc: dw_mmc: exynos: fix the finding clock sample value
adds 8c8171929116 mmc: vub300: fix control-message timeouts
adds 92b18252b91d mmc: cqhci: clear HALT state after CQE enable
new e8a1ff659270 mmc: mediatek: Move cqhci init behind ungate clock
new 90935eb303e0 mmc: tmio: reenable card irqs after the reset callback
new 17d50f89410c Merge tag 'mmc-v5.15-rc5' of git://git.kernel.org/pub/scm/ [...]
new d308ae0d299a block: drain queue after disk is removed from sysfs
new 9586e67b911c block: schedule queue restart after BLK_STS_ZONE_RESOURCE
new e0c60d0102a5 block: Fix partition check for host-aware zoned block devices
new 926245c7d222 nvmet-tcp: fix a memory leak when releasing a queue
new 25e1f67eda4a nvme-tcp: fix H2CData PDU send accounting (again)
new ce7723e9cdae nvme-tcp: fix possible req->offset corruption
new d89b9f3bbb58 nvme-tcp: fix data digest pointer calculation
new e790de54e94a nvmet-tcp: fix data digest pointer calculation
new 86aeda32b887 nvmet-tcp: fix header digest verification
new f4aaf1fa8b17 Merge tag 'nvme-5.15-2021-10-28' of git://git.infradead.or [...]
new a379fbbcb88b Merge tag 'block-5.15-2021-10-29' of git://git.kernel.dk/l [...]
The 35 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:
arch/x86/crypto/sm4-aesni-avx-asm_64.S | 6 +++-
arch/x86/crypto/sm4-aesni-avx2-asm_64.S | 6 +++-
block/blk-mq.c | 13 +++++---
block/blk-settings.c | 20 +++++++++++-
block/genhd.c | 22 +++++++------
drivers/mmc/host/Kconfig | 2 +-
drivers/mmc/host/cqhci-core.c | 3 ++
drivers/mmc/host/dw_mmc-exynos.c | 14 +++++++++
drivers/mmc/host/mtk-sd.c | 38 +++++++++++------------
drivers/mmc/host/sdhci-esdhc-imx.c | 16 ++++++++++
drivers/mmc/host/sdhci-pci-core.c | 29 ++++++++++++++---
drivers/mmc/host/sdhci.c | 6 ++++
drivers/mmc/host/tmio_mmc_core.c | 17 +++++++---
drivers/mmc/host/vub300.c | 18 +++++------
drivers/nvme/host/tcp.c | 9 ++++--
drivers/nvme/target/tcp.c | 7 +++--
fs/btrfs/compression.c | 3 +-
fs/btrfs/inode.c | 3 +-
fs/btrfs/lzo.c | 36 ++++++++++++++-------
fs/btrfs/zlib.c | 36 ++++++++++++++-------
fs/btrfs/zstd.c | 27 ++++++++++------
fs/ocfs2/suballoc.c | 22 +++++++------
include/linux/page-flags.h | 23 ++++++++++++++
kernel/trace/ftrace.c | 18 ++++++-----
kernel/trace/trace_eprobe.c | 2 +-
mm/damon/core-test.h | 4 +--
mm/huge_memory.c | 2 ++
mm/khugepaged.c | 26 ++++++++++------
mm/memory-failure.c | 28 ++++++++---------
mm/memory.c | 9 ++++++
mm/oom_kill.c | 23 +++++++-------
mm/page_alloc.c | 8 ++++-
mm/secretmem.c | 2 +-
mm/vmalloc.c | 15 +++++----
tools/testing/selftests/vm/split_huge_page_test.c | 2 +-
35 files changed, 358 insertions(+), 157 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/binutils-gdb.
from b88e456f7e [gdb/build] Fix build with --disable-unit-tests
adds 9e6978753d Avoid self-test failures on x86-linux
adds 52429bbd71 Document resolve_dynamic_type oddity
adds 7a72f09da5 Remove ada_value_print_inner
adds d3771fe234 Add gdb.Architecture.integer_type Python function
No new revisions were added by this update.
Summary of changes:
gdb/NEWS | 3 ++
gdb/ada-valprint.c | 29 ++++---------------
gdb/disasm-selftests.c | 21 ++++++++++++++
gdb/doc/python.texi | 18 ++++++++++++
gdb/gdbtypes.h | 13 +++++++--
gdb/python/py-arch.c | 54 ++++++++++++++++++++++++++++++++++++
gdb/testsuite/gdb.python/py-arch.exp | 14 ++++++++++
7 files changed, 126 insertions(+), 26 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 87aafedb6 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 3c5eb9712 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 (87aafedb6)
\
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 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2780 bytes
04-build_abe-binutils/console.log.xz | Bin 45416 -> 45208 bytes
05-build_abe-stage1/console.log.xz | Bin 71736 -> 71804 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 8884 -> 9152 bytes
08-build_abe-glibc/console.log.xz | Bin 235988 -> 236140 bytes
09-build_abe-stage2/console.log.xz | Bin 201028 -> 201324 bytes
10-build_abe-gdb/console.log.xz | Bin 44988 -> 44724 bytes
11-build_abe-qemu/console.log.xz | Bin 29988 -> 30108 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 30 +++++++++++++++---------------
13 files changed, 23 insertions(+), 23 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/binutils-gdb.
from b88e456f7e [gdb/build] Fix build with --disable-unit-tests
adds 9e6978753d Avoid self-test failures on x86-linux
adds 52429bbd71 Document resolve_dynamic_type oddity
adds 7a72f09da5 Remove ada_value_print_inner
adds d3771fe234 Add gdb.Architecture.integer_type Python function
No new revisions were added by this update.
Summary of changes:
gdb/NEWS | 3 ++
gdb/ada-valprint.c | 29 ++++---------------
gdb/disasm-selftests.c | 21 ++++++++++++++
gdb/doc/python.texi | 18 ++++++++++++
gdb/gdbtypes.h | 13 +++++++--
gdb/python/py-arch.c | 54 ++++++++++++++++++++++++++++++++++++
gdb/testsuite/gdb.python/py-arch.exp | 14 ++++++++++
7 files changed, 126 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.