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_binutils/master-arm
in repository toolchain/ci/binutils-gdb.
from f61defbc98 Automatic date update in version.in
adds a3f3402131 gdb/copyright.py: Do not update gdbsupport/Makefile.in
adds 45cf0dc2ec Automatic date update in version.in
new 2a78304e29 x86: constify disassembler static data
new e1f9fbb8ad x86: fold variables in memory operand index handling
new e564475af1 x86: drop most Intel syntax register name arrays
new 71b94817f3 x86: drop index16 field
new ab31da6aff x86: adjust struct instr_info field types
The 5 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:
bfd/version.h | 2 +-
gdb/copyright.py | 1 +
opcodes/i386-dis.c | 514 +++++++++++++++++++++--------------------------------
3 files changed, 202 insertions(+), 315 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_native_check_binutils/master-arm
in repository toolchain/ci/base-artifacts.
discards 79101987 0: update: binutils-gcc-linux-glibc-gdb: 1
new ed4244f1 0: update: binutils-gcc-linux-glibc-gdb: 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 (79101987)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 51788 -> 52024 bytes
04-build_abe-gcc/console.log.xz | Bin 237264 -> 235564 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 9564 -> 8980 bytes
07-build_abe-glibc/console.log.xz | Bin 229720 -> 229180 bytes
08-build_abe-gdb/console.log.xz | Bin 46856 -> 47164 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3800 -> 3860 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2064 -> 2260 bytes
11-check_regression/console.log.xz | Bin 2292 -> 2288 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
12-update_baseline/console.log | 104 ++++-----
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 24 +--
sumfiles/binutils.log.xz | Bin 54468 -> 54828 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 96812 -> 96676 bytes
sumfiles/gas.sum | 270 +++++++++++------------
sumfiles/ld.log.xz | Bin 128560 -> 128512 bytes
sumfiles/ld.sum | 334 ++++++++++++++---------------
23 files changed, 409 insertions(+), 409 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 a923345c72a libstdc++: Add 'typename' to dependent types in atomic<shar [...]
new d4c02ec7779 Fix test warnings.
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/testsuite/g++.dg/torture/pr57993-2.C | 22 ++++++++++++----------
1 file changed, 12 insertions(+), 10 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 b75aab194e3 Extend test cases for references in OpenACC 'private' clauses
new a923345c72a libstdc++: Add 'typename' to dependent types in atomic<shar [...]
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:
libstdc++-v3/include/bits/shared_ptr_atomic.h | 4 ++--
1 file changed, 2 insertions(+), 2 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-arm
in repository toolchain/ci/gcc.
from 1e942d7c05c Daily bump.
adds 240dd6c063b rs6000: Split pattern for TI to V1TI move [PR103124]
adds b3e77224edb rs6000: Use known constant for GET_MODE_NUNITS and similar
adds 025a707d285 Allow for multiple defaults in endianness and r16 in GFORTR [...]
No new revisions were added by this update.
Summary of changes:
gcc/config/rs6000/altivec.md | 25 -------
gcc/config/rs6000/vsx.md | 32 +++++++-
gcc/testsuite/gcc.target/powerpc/pr103124.c | 12 +++
libgfortran/runtime/environ.c | 111 ++++++++++++++--------------
4 files changed, 96 insertions(+), 84 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr103124.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-arm
in repository toolchain/ci/base-artifacts.
discards d2696283 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 4a113704 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 (d2696283)
\
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 1556 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2796 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 30896 -> 30492 bytes
04-build_abe-stage1/console.log.xz | Bin 90532 -> 90832 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 10136 -> 9384 bytes
07-build_abe-glibc/console.log.xz | Bin 231952 -> 231696 bytes
08-build_abe-stage2/console.log.xz | Bin 231312 -> 227792 bytes
09-build_abe-gdb/console.log.xz | Bin 37716 -> 37316 bytes
10-build_abe-qemu/console.log.xz | Bin 30360 -> 31320 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3848 -> 3872 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2500 -> 2680 bytes
13-check_regression/console.log.xz | Bin 3036 -> 3000 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 11 +
13-check_regression/results.compare | 44 +-
13-check_regression/results.compare2 | 101 +-
13-check_regression/results.regressions | 31 +
14-update_baseline/console.log | 320 ++--
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 11 +
14-update_baseline/results.compare | 44 +-
14-update_baseline/results.compare2 | 101 +-
14-update_baseline/results.regressions | 31 +
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 2603476 -> 2603540 bytes
sumfiles/g++.sum | 102 +-
sumfiles/gcc.log.xz | Bin 2178860 -> 2165356 bytes
sumfiles/gcc.sum | 2507 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 873664 -> 869164 bytes
sumfiles/gfortran.sum | 92 +-
sumfiles/libatomic.log.xz | Bin 2260 -> 2260 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 183264 -> 183308 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2664 -> 2668 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 416628 -> 413208 bytes
sumfiles/libstdc++.sum | 16 +-
39 files changed, 1719 insertions(+), 1734 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_bmk_gnu_tk1/gnu-master-arm-spec2k6-O3
in repository toolchain/ci/linux.
from cafb21ac5f12 Merge v5.15.14
adds 0ed0be755276 s390/kexec: handle R_390_PLT32DBL rela in arch_kexec_apply [...]
adds cf5b6bd2c792 workqueue: Fix unbind_workers() VS wq_worker_running() race
adds f39ffc6f9c60 staging: r8188eu: switch the led off during deinit
adds e8efe8369944 bpf: Fix out of bounds access from invalid *_or_null type [...]
adds 3f502147ffc3 Bluetooth: btusb: Add protocol for MediaTek bluetooth devi [...]
adds fe9ddfd236a6 Bluetooth: btusb: Add the new support ID for Realtek RTL8852A
adds a1e59284193b Bluetooth: btusb: Add support for IMC Networks Mediatek Ch [...]
adds 4a5557693f07 Bbluetooth: btusb: Add another Bluetooth part for Realtek 8852AE
adds dcfa2d7a9a9f Bluetooth: btusb: fix memory leak in btusb_mtk_submit_wmt_ [...]
adds e36a4d9c0bb8 Bluetooth: btusb: enable Mediatek to support AOSP extension
adds a053e9619bb9 Bluetooth: btusb: Add one more Bluetooth part for the Real [...]
adds edaf018b898f Bluetooth: btusb: Add the new support IDs for WCN6855
adds f39825f4fc35 fget: clarify and improve __fget_files() implementation
adds e81cef21ea8a Bluetooth: btusb: Add one more Bluetooth part for WCN6855
adds 5e1b03c32535 Bluetooth: btusb: Add two more Bluetooth parts for WCN6855
adds a366a81dcbb1 Bluetooth: btusb: Add support for Foxconn MT7922A
adds c6bd1c35bd84 Bluetooth: btintel: Fix broken LED quirk for legacy ROM devices
adds db74ee79c9f7 Bluetooth: btusb: Add support for Foxconn QCA 0xe0d0
adds 402aff59a748 Bluetooth: bfusb: fix division by zero in send path
adds 0544baa4f761 ARM: dts: exynos: Fix BCM4330 Bluetooth reset polarity in I9100
adds 0284c0ca3db6 USB: core: Fix bug in resuming hub's handling of wakeup requests
adds 02f3458289d2 USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_status
adds 6f4da584ec4e ath11k: Fix buffer overflow when scanning with extraie
adds 49e63682cb3b mmc: sdhci-pci: Add PCI ID for Intel ADL
adds d5eeefa335af Bluetooth: add quirk disabling LE Read Transmit Power
adds 7b8a6d60e0d5 Bluetooth: btbcm: disable read tx power for some Macs with [...]
adds 3a29fd88f3ad Bluetooth: btbcm: disable read tx power for MacBook Air 8, [...]
adds 78a19e506bdc veth: Do not record rx queue hint in veth_xmit
adds 72bd750d1122 mfd: intel-lpss: Fix too early PM enablement in the ACPI - [...]
adds 1026f710bd55 can: gs_usb: fix use of uninitialized variable, detach dev [...]
adds 1079b56de4af can: isotp: convert struct tpcon::{idx,len} to unsigned int
adds 3fbbf56948b2 can: gs_usb: gs_can_start_xmit(): zero-initialize hf->{fla [...]
adds f5aaea746b36 random: fix data race on crng_node_pool
adds 2d5b4a96a60e random: fix data race on crng init time
adds 26b66120a896 random: fix crash on multiple early calls to add_bootloade [...]
adds e0bb3bf81cc4 platform/x86/intel: hid: add quirk to support Surface Go 3
adds 46c7ff13dfe8 media: Revert "media: uvcvideo: Set unique vdev name based [...]
adds e29bd72f5c76 staging: wlan-ng: Avoid bitwise vs logical OR warning in h [...]
adds 48d56b00c352 drm/i915: Avoid bitwise vs logical OR warning in snb_wm_la [...]
adds 54a457ad2c97 staging: greybus: fix stack size warning with UBSAN
adds 760a85303c5a Linux 5.15.15
adds bd628d7f399d Merge v5.15.15
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
arch/arm/boot/dts/exynos4210-i9100.dts | 2 +-
arch/s390/kernel/machine_kexec_file.c | 4 ++
drivers/bluetooth/bfusb.c | 3 +
drivers/bluetooth/btbcm.c | 51 ++++++++++++++
drivers/bluetooth/btintel.c | 20 +++---
drivers/bluetooth/btintel.h | 2 +-
drivers/bluetooth/btusb.c | 61 ++++++++++++++--
drivers/char/random.c | 117 ++++++++++++++++++-------------
drivers/gpu/drm/i915/intel_pm.c | 6 +-
drivers/media/usb/uvc/uvc_driver.c | 7 +-
drivers/mfd/intel-lpss-acpi.c | 7 +-
drivers/mmc/host/sdhci-pci-core.c | 1 +
drivers/mmc/host/sdhci-pci.h | 1 +
drivers/net/can/usb/gs_usb.c | 5 +-
drivers/net/veth.c | 1 -
drivers/net/wireless/ath/ath11k/wmi.c | 6 +-
drivers/platform/x86/intel/hid.c | 7 ++
drivers/staging/greybus/audio_topology.c | 92 ++++++++++++------------
drivers/staging/r8188eu/core/rtw_led.c | 1 +
drivers/staging/wlan-ng/hfa384x_usb.c | 22 +++---
drivers/usb/core/hcd.c | 9 ++-
drivers/usb/core/hub.c | 2 +-
fs/file.c | 72 ++++++++++++++-----
include/net/bluetooth/hci.h | 9 +++
kernel/bpf/verifier.c | 6 +-
kernel/workqueue.c | 9 +++
net/bluetooth/hci_core.c | 3 +-
net/can/isotp.c | 4 +-
29 files changed, 368 insertions(+), 164 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.