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-defconfig
in repository toolchain/ci/base-artifacts.
discards 13f2fbca 0: update: binutils-gcc-linux-qemu: boot
new b3ba3e2e 0: update: binutils-gcc-linux-qemu: boot
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 (13f2fbca)
\
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 | 66 +-
02-prepare_abe/console.log | 396 +-
03-build_abe-binutils/console.log | 12066 ++++-----
04-build_abe-stage1/console.log | 19357 +++++++--------
05-build_linux/console.log | 686 +-
06-build_abe-qemu/console.log | 6864 ++---
07-boot_linux/console.log | 412 +-
08-check_regression/console.log | 8 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 10 +-
09-update_baseline/results.regressions | 2 +-
console.log | 39873 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
results | 2 +-
14 files changed, 39908 insertions(+), 39858 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 ba09d11a9d0 c-family: Avoid ICE on va_arg [PR99324]
new f1b13064609 i386: Fix a peephole2 for -mavx512vl -mno-avx512bw [PR99321]
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/i386/i386.md | 11 ++++++++-
gcc/config/i386/predicates.md | 4 ++++
gcc/testsuite/gcc.target/i386/pr99321.c | 41 +++++++++++++++++++++++++++++++++
3 files changed, 55 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr99321.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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 4812c9a6aa3 Daily bump.
new 186573a26a1 debug: fix switch lowering debug info
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/tree-switch-conversion.c | 11 +++++++----
gcc/tree-switch-conversion.h | 8 ++++----
2 files changed, 11 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 master
in repository gcc.
from 006693a59f7 libgfortran: Fix negation for largest integer [PR81986]
new 4ad5b1915d5 cfgrtl: Fix up fixup_partitions caused ICE [PR99085]
new b5040344b9c dwarf2out: Fix -gsplit-dwarf on riscv or other non-.uleb128 [...]
new ba09d11a9d0 c-family: Avoid ICE on va_arg [PR99324]
The 3 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 | 6 +--
gcc/cfgrtl.c | 59 ++++++++++++++++++++++++---
gcc/dwarf2out.c | 31 ++++++++++----
gcc/testsuite/gcc.c-torture/compile/pr99324.c | 19 +++++++++
gcc/testsuite/gcc.dg/graphite/pr99085.c | 20 +++++++++
5 files changed, 120 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr99324.c
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr99085.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from fd5c076a06d PR27493, objcopy --weaken-symbol does not weaken undefined symbols
new b93a3ed0a85 testsuite: extend nopie handling to add -fno-pie to compiler flags
new e71dbd03045 testsuite, gdb.btrace: remove assembly-check in delta.exp
new f0778fc1cf9 testsuite, gdb.btrace: pass rn-dl-bind.exp with clang
new c7c7253a478 testsuite, gdb.btrace: move -Wl,-x to ldflags
new d2c5f24eed2 testsuite, gdb.btrace: adjust expected output to pass with clang
new 26ed1478d1d testsuite, gdb.btrace: remove implicit debug option in stepi.exp
new 32c52999091 testsuite, gdb.btrace: adjust expected source line in non-stop.exp
new 82333781046 gdb, testsuite: enforce lazy binding for gdb.btrace/rn-dl-bind.exp
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:
gdb/testsuite/ChangeLog | 37 ++++++++++++++++++++++
gdb/testsuite/README | 5 +++
gdb/testsuite/gdb.btrace/delta.exp | 9 +-----
gdb/testsuite/gdb.btrace/exception.cc | 6 +++-
gdb/testsuite/gdb.btrace/exception.exp | 26 +++++++++------
gdb/testsuite/gdb.btrace/function_call_history.exp | 20 ++++++------
gdb/testsuite/gdb.btrace/non-stop.exp | 4 +--
gdb/testsuite/gdb.btrace/rn-dl-bind.exp | 31 ++++++++++++------
gdb/testsuite/gdb.btrace/stepi.exp | 2 +-
gdb/testsuite/gdb.btrace/unknown_functions.exp | 2 +-
gdb/testsuite/lib/gdb.exp | 15 ++++++---
11 files changed, 110 insertions(+), 47 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_cross/gnu-release-arm-build_cross
in repository toolchain/ci/base-artifacts.
discards 6f35803d 0: update: binutils-gcc-glibc-qemu: 6
new 9b09656a 0: update: binutils-gcc-glibc-qemu: 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 (6f35803d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-release-arm-bu [...]
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 | 172 +-
02-prepare_abe/console.log | 152 +-
04-build_abe-binutils/console.log | 11069 ++--
05-build_abe-stage1/console.log | 18511 +++---
06-build_abe-linux/console.log | 1976 +-
07-build_abe-glibc/console.log | 36488 +++++------
08-build_abe-stage2/console.log | 41180 +++++++------
09-build_abe-qemu/console.log | 4618 +-
10-check_regression/console.log | 2 +-
11-update_baseline/console.log | 2 +-
console.log | 114324 +++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
12 files changed, 114097 insertions(+), 114409 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/llvm-master-aarch64-lts-allmodconfig
in repository toolchain/ci/linux.
from 6bf8fde62a2c Merge v5.10.18
adds 3320bae8c115 bpf: Fix truncation handling for mod32 dst reg wrt zero
adds 77344e18cf84 HID: make arrays usage and value to be the same
adds 225d207da2e1 RDMA: Lift ibdev_to_node from rds to common code
adds 95c0528c11b2 nvme-rdma: Use ibdev_to_node instead of dereferencing ->dm [...]
adds f8921ed4d330 USB: quirks: sort quirk entries
adds 92c8c930caa0 usb: quirks: add quirk to start video capture on ELMO L-12 [...]
adds 3e81e1db8b50 ceph: downgrade warning from mdsmap decode to debug
adds 9f04a05fa1ed ntfs: check for valid standard information attribute
adds d63699364fa3 Bluetooth: btusb: Some Qualcomm Bluetooth adapters stop working
adds 956690f5c607 arm64: tegra: Add power-domain for Tegra210 HDA
adds 729fbb8cb276 hwmon: (dell-smm) Add XPS 15 L502X to fan control blacklist
adds d2cbae37c3d8 KVM: x86: Zap the oldest MMU pages, not the newest
adds f8d8fb7ae86c mm: unexport follow_pte_pmd
adds 6d9c9ec0d859 mm: simplify follow_pte{,pmd}
adds 83d42c25868d KVM: do not assume PTE is writable after follow_pfn
adds a42150f1c965 mm: provide a saner PTE walking API for modules
adds 3320aa64c322 KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_re [...]
adds 1f683fd2c21f drm/xlnx: fix kmemleak by sending vblank_event in atomic_disable
adds b7e51e5ecf39 NET: usb: qmi_wwan: Adding support for Cinterion MV31
adds ec6504c8a1fc cxgb4: Add new T6 PCI device id 0x6092
adds b8b65310e4b9 cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_ [...]
adds 6ca89ac39e48 kbuild: fix CONFIG_TRIM_UNUSED_KSYMS build for ppc64
adds 983f361bde5e scripts/recordmcount.pl: support big endian for ARCH sh
adds 7b43ec8a0cc6 Linux 5.10.19
adds 3ac8f76124de Merge v5.10.19
No new revisions were added by this update.
Summary of changes:
Makefile | 4 +-
arch/arm64/boot/dts/nvidia/tegra210.dtsi | 1 +
arch/x86/kvm/mmu/mmu.c | 2 +-
drivers/bluetooth/btusb.c | 7 +++
drivers/gpu/drm/xlnx/zynqmp_disp.c | 15 +++---
drivers/hid/hid-core.c | 6 +--
drivers/hwmon/dell-smm-hwmon.c | 7 +++
drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h | 1 +
drivers/net/usb/qmi_wwan.c | 1 +
drivers/nvme/host/rdma.c | 2 +-
drivers/usb/core/quirks.c | 9 ++--
fs/ceph/mdsmap.c | 4 +-
fs/cifs/connect.c | 1 +
fs/dax.c | 10 ++--
fs/ntfs/inode.c | 6 +++
include/linux/mm.h | 8 +--
include/rdma/ib_verbs.h | 13 +++++
kernel/bpf/verifier.c | 10 ++--
mm/memory.c | 57 ++++++++++++----------
net/rds/ib.h | 7 ---
scripts/gen_autoksyms.sh | 3 ++
scripts/recordmcount.pl | 6 ++-
virt/kvm/kvm_main.c | 17 +++++--
23 files changed, 127 insertions(+), 70 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.