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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f8cc8b00 2: update: binutils-8fe0f950f4c0438e684a532add46dc99ee32165c: 18076
new 20200812 2: update: linux-54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c: 18077
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 (f8cc8b00)
\
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 | 170 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 10977 ++++++------
04-build_abe-stage1/console.log | 18759 ++++++++++----------
05-build_linux/console.log | 2064 +--
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 48 +-
console.log | 33278 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
results | 2 +-
10 files changed, 32618 insertions(+), 33114 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/gnu-master-arm-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 0925bc8441 Automatic date update in version.in
adds 663f67df1e PR25046, readelf "Reading xxx bytes extends past end of file [...]
adds 703a86c2fa gdb: re-write add_psymbol_to_list doc, move it to header file
adds c7ee338a2d Improve some comments about msymbol handling
adds 4a56a52007 Disable all warnings in gdb.rust/traits.rs
adds 6fb08628e0 Use std::sort instead of qsort in minsyms.c
adds 5f48f8f3c3 Remove extra whitespaces at the end of lines.
adds af79fcc547 Automatic date update in version.in
adds 8fe0f950f4 [PATCH v2 2/4] DWARF 5 support: Handle DW_FORM_strx
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 6 ++++++
binutils/readelf.c | 6 +++---
gdb/ChangeLog | 33 +++++++++++++++++++++++++++++++++
gdb/dwarf2read.c | 20 +++++++++++++++-----
gdb/minsyms.c | 38 ++++++++++++++++----------------------
gdb/minsyms.h | 3 ++-
gdb/objfiles.h | 14 ++++++++------
gdb/psympriv.h | 35 ++++++++++++++++++++++++++---------
gdb/psymtab.c | 6 +-----
gdb/testsuite/ChangeLog | 4 ++++
gdb/testsuite/gdb.rust/traits.rs | 4 +---
12 files changed, 116 insertions(+), 55 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/gnu-master-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 376751c1 2: update: binutils-gcc-linux: 18076
new f8cc8b00 2: update: binutils-8fe0f950f4c0438e684a532add46dc99ee32165c: 18076
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 (376751c1)
\
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 | 129 +-
02-prepare_abe/console.log | 296 +-
03-build_abe-binutils/console.log | 11027 ++++++------
04-build_abe-stage1/console.log | 19805 +++++++++++----------
05-build_linux/console.log | 2094 ++-
08-update_baseline/console.log | 36 +-
console.log | 33387 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 32897 insertions(+), 33889 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 llvm.
from 100933b3d34 Remove a undefined constructor introduced by r373244.
new 1346fe80b5b AMDGPU/GlobalISel: Select s1 src G_SITOFP/G_UITOFP
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:
lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp | 46 ++++
lib/Target/AMDGPU/AMDGPUInstructionSelector.h | 1 +
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 4 +-
lib/Target/AMDGPU/SIInstructions.td | 12 +-
.../AMDGPU/GlobalISel/inst-select-sitofp.mir | 276 ++++++++++++++++++--
.../AMDGPU/GlobalISel/inst-select-uitofp.mir | 283 +++++++++++++++++++--
6 files changed, 570 insertions(+), 52 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 annotated tag v5.4-rc1
in repository linux-next.
at 24cb7d7282e0 (tag)
tagging 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c (commit)
replaces v5.3
tagged by Linus Torvalds
on Mon Sep 30 10:35:53 2019 -0700
- Log -----------------------------------------------------------------
Linux 5.4-rc1
-----BEGIN PGP SIGNATURE-----
iQFSBAABCAA8FiEEq68RxlopcLEwq+PEeb4+QwBBGIYFAl2SPPkeHHRvcnZhbGRz
QGxpbnV4LWZvdW5kYXRpb24ub3JnAAoJEHm+PkMAQRiG3dcH/2iCaNvD0Ify+Ke/
d0Ncf7KhBejfW1pjGjfpfbAQkdaY/gSLsWPJmQ2HT00SmnTJ4y3zvr/HmEE8mIBA
fMzY4TFHMRNNEOrCugoNxzjU5ycgIMq5doontDdHeS7Pfa8mgDLLwH/dzoORA0+b
T1ZZT3yDsQ92/jW97LEhTv7UcKqgBdVT5PauU/pe6LHpqmzn8XwdiKaNTM1uY8vw
U9rIrYnfxCuLfxyK7xUp6bRUlqluZrY4U+pqEnGOVlFYX1xMjjPIE9sDHJ/z5WvY
JSH4/aOqVxRII2oU0+uITsO658tS912iUsa8++F6Z5R1gZSqQD1FqrvW7Z0S58Ay
vjXIX3Q=
=epsM
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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 annotated tag next-20191001
in repository linux-next.
at 2ca2c4df3818 (tag)
tagging afb37288faaa88577b2b4d3b484bdcc85f311ea5 (commit)
replaces v5.4-rc1
tagged by Stephen Rothwell
on Tue Oct 1 12:09:22 2019 +1000
- Log -----------------------------------------------------------------
next-20191001
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEmFtoH6RZGWmXU6JkifkcCkHVwHoFAl2StVIACgkQifkcCkHV
wHq60g/+Mm+KDNhthALSzvo+cgbQ45cYqknitJ176fnyiVbQJNZHyXL62oIxAl9k
QGzZKjfWatm+gZ6Mk+Sv91G80Cyc2h/HySZpSWbQxrJ7bDlcCLN7vzxwB+7fIFNe
J686IneVAs0aYdQCMy/jGW2UFQyhNwfe9U0ypgbC5T9yf3S221aspA4PiII1JtKj
iTdlhuQdiScW7cXCYnBvgeH/Fwq3llJUg2GDyXWAxmejy6a1zjwnHQM8H8V/9+/p
JumzhaT6Kn8L5TTO4MVi7oqvM61za3vEn6UjR8V07x4fI67GqjLk/eCCyBBTTRfJ
oMbKL0vvHnBRSZRln2gvdN1SOASQJvWnIbIHf8hxiPqBUbw2Qx+8M9apupNFngTV
l0bLp86WuIaRX3L8dyST6+GEU/H99U9T83bzX3wBsLMqmW/nOXvB+n/g/cwe0r8m
xrzL6eizZzCBQvgtpdNvZGbrym4Pt91E/Mc0+9O3vtc2oYCRYHxYyDUUcjn45cr7
qaO+96l4kCPAQ+EBwHetx+3MwixagRQ31Dccq+wTRA/dVqd+9MOJf/sN8jHsBfsw
sFinGzeTVDzalafYtD+F7DeduwhcZL1K1jFaMzd3/ZC7aAG2PxLGhkmCTENNdkuE
nYiM8w3HQYw2hekqFbvBERNJMWMtS9Lo6S6f4BCxRhGbFTbEK90=
=gJPc
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new c4f181f1efc5 Merge branch 'v4l_for_linus' into temp
new 0eb61a5ea59a [media] media: v4l2-dev: fix video device index assignment
new fed02b113c64 Merge branch 'patchwork' into to_next
new 43fbbda6f0f8 Merge branch 'v4l_for_linus' into to_next
new d963916af390 [media] anysee: fix non-working E30 Combo Plus DVB-T
new 1240c2979c38 [media] rtl28xxu: Add USB IDs for Winfast DTV Dongle Mini-D
new 4e2ca3efa679 Merge branch 'v4l_for_linus' into to_next
new bb79fe3ca2ad Merge branch 'patchwork' into to_next
new e26d710a8cdf Merge branch 'patchwork' into to_next
new aff412ef6efa Merge branch 'patchwork' into to_next
new 1613af5226dd Merge branch 'patchwork' into to_next
new 9abe0b72375e Merge branch 'patchwork' into to_next
new 167f4555184b Merge branch fixes_for_upstream into to_next
new 82a9ac7130cf scsi: core: fix missing .cleanup_rq for SCSI hosts without [...]
new 6b6fa7a5c86e scsi: core: fix dh and multipathing for SCSI hosts without [...]
new a6d12c9da76a xtensa: move XCHAL_KIO_* definitions to kmem_layout.h
new 296433a4d0e3 xtensa: move MPU constants from .data to .ref.rodata
new bb55cd8b4a60 xtensa: fix section name for start_info
new fad7b25ca201 xtensa: use correct symbol for the end of .rodata
new 40b038d71491 xtensa: add XIP kernel support
new 8ceba26043e5 Merge branch 'xtensa-5.5' into xtensa-for-next
new 8076738e22eb Bluetooth: remove set but not used variable 'smp'
new 3f80dc23cc47 Bluetooth: hci_nokia: Save a few cycles in 'nokia_enqueue()'
new 5ea915c1f436 Bluetooth: btrtl: Fix an issue for the incorrect error ret [...]
new f64ff40ac15b Bluetooth: btusb: print FW version after FW download
new ef914df1f4ab Bluetooth: btusb: avoid unused function warning
new 840aff3994c8 Bluetooth: btusb: Use IS_ENABLED instead of #ifdef
new 704e8c1ea054 Merge branch 'fixes' into for-next
new e41df1533a4f Merge remote-tracking branch 'mkp-scsi/5.4/scsi-postmerge' [...]
new d7d44b6fe40a drm/tilcdc: include linux/pinctrl/consumer.h again
new c43fa3b11e9f EDAC: i5100_edac: get rid of an unused var
new 9f95c8d5f84a EDAC: i7300_edac: rename a kernel-doc var description
new 48356e0d5778 EDAC: i7300_edac: fix a kernel-doc syntax
new 1acd05e40cb0 EDAC: i5400_edac: print type at debug message
new bb66f867812d EDAC: i5400_edac: get rid of some unused vars
new 323014d85d26 EDAC: sb_edac: get rid of unused vars
new f05390d30e20 EDAC: skx_common: get rid of unused type var
new fc0fd6942a17 Merge branch 'arm/fixes' into for-next
new 4705d9f7f6f0 ARM: Document merges
new 01b41fbe0b7a memory: atmel-ebi: move NUM_CS definition inside EBI driver
new 09c1a0bdd521 memory: atmel-ebi: switch to SPDX license identifiers
new 02c1c37f66b1 ARM: at91: Documentation: update the sama5d3 and armv7m da [...]
new 3253ffa16c9a Merge branches 'at91-drivers' and 'at91-soc' into at91-next
new 68930c2b869a Merge remote-tracking branch 'kbuild/for-next'
new e63eeba8d74b Merge remote-tracking branch 'arm/for-next'
new 69b93db6fa93 Merge remote-tracking branch 'arm-soc/for-next'
new 48788650ff07 Merge remote-tracking branch 'actions/for-next'
new 60d373afe0ac Merge remote-tracking branch 'amlogic/for-next'
new f74571b1e82d Merge remote-tracking branch 'aspeed/for-next'
new 664b5cb367d1 Merge remote-tracking branch 'at91/at91-next'
new 175d254ad352 Merge remote-tracking branch 'bcm2835/for-next'
new fd45e9066c07 Merge remote-tracking branch 'imx-mxs/for-next'
new 7c3728406b3a Merge remote-tracking branch 'keystone/next'
new cda9ec7a578d Merge remote-tracking branch 'mediatek/for-next'
new d9a8e13e0cf1 Merge remote-tracking branch 'mvebu/for-next'
new c37e645fbb5b Merge remote-tracking branch 'omap/for-next'
new 94de85cf1932 Merge remote-tracking branch 'qcom/for-next'
new aa30604631bc Merge remote-tracking branch 'renesas-geert/next'
new fcf93c54a4de Merge remote-tracking branch 'reset/reset/next'
new b929c440b30d Merge remote-tracking branch 'rockchip/for-next'
new d6309aed3ee0 Merge remote-tracking branch 'samsung-krzk/for-next'
new 37283c4074ee Merge remote-tracking branch 'scmi/for-linux-next'
new 23dc685a442a Merge remote-tracking branch 'sunxi/sunxi/for-next'
new 9844a240faf3 Merge remote-tracking branch 'tegra/for-next'
new 88765484b5b1 Merge remote-tracking branch 'csky/linux-next'
new bbc02cba8d73 Merge remote-tracking branch 'h8300/h8300-next'
new e09e75893901 Merge remote-tracking branch 'parisc-hd/for-next'
new c437ba8238e5 Merge remote-tracking branch 'sh/sh-next'
new 8a5b1419ea22 Merge remote-tracking branch 'xtensa/xtensa-for-next'
new aef350e103eb Merge remote-tracking branch 'btrfs-kdave/for-next'
new 9d0ea55254ef Merge remote-tracking branch 'ecryptfs/next'
new caec9969142c Merge remote-tracking branch 'ext3/for_next'
new a069c69343fc Merge remote-tracking branch 'fuse/for-next'
new 55ca32b9065a Merge remote-tracking branch 'vfs/for-next'
new 2b738a9bfeb9 Merge remote-tracking branch 'printk/for-next'
new 8139e7c2d0ff Merge remote-tracking branch 'hid/for-next'
new 62cea4685bd2 Merge remote-tracking branch 'v4l-dvb-next/master'
new f614bde08410 Merge remote-tracking branch 'pm/linux-next'
new 50f6b1fedca7 Merge remote-tracking branch 'ieee1394/for-next'
new 5d026de8dd1e Merge remote-tracking branch 'swiotlb/linux-next'
new e4bdbea40776 Merge remote-tracking branch 'nfc-next/master'
new 750f96deafc2 Merge remote-tracking branch 'bluetooth/master'
new eeac89214deb Merge remote-tracking branch 'drm-intel/for-linux-next'
new 5d7bdf7654ac Merge remote-tracking branch 'drm-misc/for-linux-next'
new 90fbbb892acb Merge remote-tracking branch 'block/for-next'
new 46af3046fb50 Merge remote-tracking branch 'kgdb/kgdb-next'
new 1d7a3bbfa08d Merge remote-tracking branch 'apparmor/apparmor-next'
new e1679932241a Merge remote-tracking branch 'keys/keys-next'
new 6ccde9170008 Merge remote-tracking branch 'smack/for-next'
new 5a90d8ba1cb1 Merge remote-tracking branch 'iommu/next'
new 1e56fd6ac826 Merge remote-tracking branch 'tip/auto-latest'
new 75489641d6d4 Merge remote-tracking branch 'clockevents/clockevents/next'
new c95af7bd46aa Merge remote-tracking branch 'edac/edac-for-next'
new 914cc63eea6f kunit: test: add KUnit test runner core
new 0a756853586c kunit: test: add test resource management API
new d1fadef19400 kunit: test: add string_stream a std::stream like string builder
new 6b229e593ff9 kunit: test: add assertion printing library
new 73cda7bb8bfb kunit: test: add the concept of expectations
new 84bc809eecf3 lib: enable building KUnit in lib/
new d8e2a76b4c79 kunit: test: add initial tests
new 33adf80f5b52 objtool: add kunit_try_catch_throw to the noreturn list
new 5f3e06208920 kunit: test: add support for test abort
new e4eb117f6148 kunit: test: add tests for kunit test abort
new e4aea8f8532b kunit: test: add the concept of assertions
new 73ba5aaf93b4 kunit: test: add tests for KUnit managed resources
new 6ebf5866f2e8 kunit: tool: add Python wrappers for running KUnit tests
new ff7b437f36b0 kunit: defconfig: add defconfigs for building KUnit tests
new c23a283b532c Documentation: kunit: add documentation for KUnit
new 804ec79a0045 MAINTAINERS: add entry for KUnit the unit testing framework
new 2cb80dbbbaba kernel/sysctl-test: Add null pointer test for sysctl.c:pro [...]
new 88aecb096c41 MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
new 741a98d02236 kunit: fix failure to build without printk
new 870a4e5f5ddd Merge remote-tracking branch 'irqchip/irq/irqchip-next'
new 52073d50bcb5 Merge remote-tracking branch 'kvm-arm/next'
new 2aec30d4e1f6 Merge remote-tracking branch 'kvms390/next'
new e41e0acbe026 Merge remote-tracking branch 'percpu/for-next'
new 6c2b29d77fe0 Merge remote-tracking branch 'workqueues/for-next'
new ce4dc24ef605 Merge remote-tracking branch 'usb-chipidea-next/ci-for-usb-next'
new f7d7d0f58402 Merge remote-tracking branch 'extcon/extcon-next'
new 935483eb7230 Merge remote-tracking branch 'mux/for-next'
new 589b0eb2134b Merge remote-tracking branch 'cgroup/for-next'
new a5de82ebb9b8 Merge remote-tracking branch 'scsi/for-next'
new 0b5fe325d918 Merge remote-tracking branch 'scsi-mkp/for-next'
new 548d0e758921 Merge remote-tracking branch 'rpmsg/for-next'
new 4f175b0d7d6c Merge remote-tracking branch 'gpio/for-next'
new 4535092a1972 Merge remote-tracking branch 'gpio-brgl/gpio/for-next'
new 99788d89cb37 Merge remote-tracking branch 'pinctrl-samsung/for-next'
new 091d5e29cd21 Merge remote-tracking branch 'y2038/y2038'
new 91c2764a0a86 Merge remote-tracking branch 'livepatching/for-next'
new f210532318b2 Merge remote-tracking branch 'kspp/for-next/kspp'
new aff9005ceb5c Merge remote-tracking branch 'fsi/next'
new 8612e92423e1 Merge remote-tracking branch 'slimbus/for-next'
new ac1ad88d49c3 Merge remote-tracking branch 'nvmem/for-next'
new b76d502380e2 Merge remote-tracking branch 'xarray/xarray'
new 58266ff63831 Merge remote-tracking branch 'pidfd/for-next'
new 5025e88726b9 Merge remote-tracking branch 'devfreq/for-next'
new 6c96186282dc Merge remote-tracking branch 'fpga/for-next'
new 6de73a107d40 Merge remote-tracking branch 'kunit/test'
new 47f771a20764 Merge branch 'akpm-current/current'
new a0f645dce5f0 pinctrl: fix pxa2xx.c build warnings
new 6a3a315183b1 drivers/tty/serial/sh-sci.c: suppress warning
new acf6ebaa6b51 drivers/media/platform/sti/delta/delta-ipc.c: fix read buf [...]
new f25facf804e6 Merge branch 'akpm/master'
new afb37288faaa Add linux-next specific files for 20191001
The 144 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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.