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-aarch64-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from c72e75a640 Automatic date update in version.in
adds 179f2db0d9 PR24235, Read memory violation in pei-x86_64.c
adds 6f2117ba38 Fix a potential deadlock in some older Loongson 3A1000 MIPS [...]
adds 98814c6c11 Minor Ada task cleanups
new abaeb15626 Automatic date update in version.in
new 7ae39e2d40 Check whether symbols with MOVW_.ABS relocations require PLT [...]
The 2 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/ChangeLog | 6 +
bfd/pei-x86_64.c | 9 +-
bfd/version.h | 2 +-
gas/ChangeLog | 21 +++
gas/NEWS | 5 +
gas/config.in | 3 +
gas/config/tc-mips.c | 261 +++++++++++++++++++++++++++-------
gas/configure | 27 +++-
gas/configure.ac | 18 +++
gas/doc/c-mips.texi | 7 +
gdb/ChangeLog | 15 ++
gdb/ada-lang.h | 2 -
gdb/ada-tasks.c | 55 ++++---
gdb/ravenscar-thread.c | 2 -
gold/ChangeLog | 11 ++
gold/aarch64.cc | 11 ++
gold/testsuite/Makefile.am | 20 +++
gold/testsuite/Makefile.in | 121 ++++++++++------
gold/testsuite/aarch64_pr23870_bar.c | 6 +
gold/testsuite/aarch64_pr23870_foo.c | 6 +
gold/testsuite/aarch64_pr23870_main.S | 15 ++
21 files changed, 484 insertions(+), 139 deletions(-)
create mode 100644 gold/testsuite/aarch64_pr23870_bar.c
create mode 100644 gold/testsuite/aarch64_pr23870_foo.c
create mode 100644 gold/testsuite/aarch64_pr23870_main.S
--
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-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a49f8e9600 0: last-good: binutils-gcc-linux: all
new 7aa7f71514 0: last-good: binutils-gcc-linux: all
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 (a49f8e9600)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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:
1-reset_artifacts/console.log | 17 +-
2-prepare_abe/console.log | 5 +-
3-build_abe-binutils/console.log | 3984 ++++++++---------
4-build_abe-stage1/console.log | 4753 ++++++++++----------
5-count_linux_objs/console.log | 26 +-
7-update_baseline/console.log | 2 +-
console.log | 8959 ++++++++++++++++++--------------------
jenkins/manifest.sh | 14 +-
8 files changed, 8289 insertions(+), 9471 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 760f1dae386 gn build: Merge r354365 more
new 76db3f47cc4 [WebAssembly] Fixed disassembler not knowing about OPERAND_EVENT
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/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp | 1 +
test/MC/Disassembler/WebAssembly/wasm.txt | 3 +++
2 files 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.
unknown user pushed a change to branch master
in repository lldb.
from 11c1b8265 [lldb-instr] Don't print REGISTER macro when RECORD is alread [...]
new a3d256af1 [testsuite] Fix TestUnicodeString to work with Py2 and Py3.
new d66d2dec8 [lldbtest] Remove some accidentally commented out code.
The 2 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:
packages/Python/lldbsuite/test/lldbinline.py | 4 ++--
packages/Python/lldbsuite/test/lldbtest.py | 2 --
2 files changed, 2 insertions(+), 4 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-release-arm-mainline-allnoconfig
in repository toolchain/ci/gcc.
from 6b22e790869 Daily bump.
adds 5369fb96af8 PR middle-end/89303 * g++.dg/torture/pr89303.C: Move ever [...]
adds c97f77a35c2 * unwind-dw2.c (_Unwind_GetGR) [DWARF_ZERO_REG]: Compare [...]
adds b52d714d908 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/g++.dg/torture/pr89303.C | 56 +++++++++++++++++-----------------
libgcc/ChangeLog | 29 ++++++++++--------
libgcc/unwind-dw2.c | 2 +-
5 files changed, 53 insertions(+), 42 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-release-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0473c633ec 0: last-good: binutils-gcc-linux: all
new 7fa72778d2 0: last-good: binutils-gcc-linux: all
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 (0473c633ec)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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:
1-reset_artifacts/console.log | 17 +-
2-prepare_abe/console.log | 5 +-
3-build_abe-binutils/console.log | 3418 +++++++++----------
4-build_abe-stage1/console.log | 3480 +++++++++----------
5-count_linux_objs/console.log | 62 +-
7-update_baseline/console.log | 2 +-
console.log | 7000 +++++++++++++++++---------------------
jenkins/manifest.sh | 14 +-
8 files changed, 6399 insertions(+), 7599 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-release-aarch64-mainline-defconfig
in repository toolchain/ci/linux.
from 301e361072e5 Merge tag 'mailbox-fixes-v5.0-rc7' of git://git.linaro.org [...]
adds b5372fe5dc84 exec: load_script: Do not exec truncated interpreter path
adds b4c3fbe63601 mac80211: Use linked list instead of rhashtable walk for m [...]
adds 4ff3a9d14c6c mac80211: Free mpath object when rhashtable insertion fails
adds 83e37e0bdd14 mac80211: Restore vif beacon interval if start ap fails
adds a31687e85a36 Merge tag 'mac80211-for-davem-2019-02-15' of git://git.ker [...]
adds 4974d5f678ab net: ip6_gre: initialize erspan_ver just for erspan tunnels
adds 197f9ab7f08c net: phy: xgmiitorgmii: Support generic PHY status read
adds 3b89ea9c5902 net: Fix for_each_netdev_feature on Big endian
adds d5be7f632bad net: validate untrusted gso packets without csum offload
adds fea83353177a net: dsa: b53: Fix default VLAN ID
adds dad8d7c6452b net: dsa: b53: Properly account for VLAN filtering
adds a40061ea2e39 net: systemport: Fix reception of BPDUs
adds c3152ec4c069 net: dsa: bcm_sf2: Do not assume DSA master supports WoL
adds 10163aaee967 net: dsa: b53: Do not program CPU port's PVID
adds 46f376663810 Merge branch 'net-dsa-b53-VLAN-and-L2-fixes'
adds 8681ef1f3d29 net: Add header for usage of fls64()
adds d623876646be bpf: Fix narrow load on a bpf_sock returned from sk_lookup()
adds b90efd225874 bpf: only adjust gso_size on bytestream protocols
adds e6762c8bcf98 xsk: add missing smp_rmb() in xsk_mmap
adds 3defaf2f15b2 bpf: fix lockdep false positive in stackmap
adds e451eb510684 xsk: share the mmap_sem for page pinning
adds 1e405c1a3f66 xsk: do not remove umem from netdevice on fall-back to copy-mode
adds 13443154f6ca MIPS: eBPF: Always return sign extended 32b values
adds 1910faebf61d MIPS: eBPF: Remove REG_32BIT_ZERO_EX
adds 6e1077f51436 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
adds 289460404f69 mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local [...]
adds 31a1b8d528fa doc: Mention MSG_ZEROCOPY implementation for UDP
adds 4012e7d09d99 net: stmmac: handle endianness in dwmac4_get_timestamp
adds 97dc47a1308a qmi_wwan: apply SET_DTR quirk to Sierra WP7607
adds e928b5d6b75e net: mv643xx_eth: disable clk on error path in mv643xx_eth [...]
adds 04c03114be82 tcp: clear icsk_backoff in tcp_write_queue_purge()
adds 2c4cc9712364 tcp: tcp_v4_err() should be more careful
adds e09c6a4ec1bb Merge branch 'tcp-fix-possible-crash-in-tcp_v4_err'
adds 8644772637de mm: Use fixed constant in page_frag_alloc instead of size + 1
adds 3bed3cc4156e net: Do not allocate page fragments that are not skb aligned
adds 254a1a2b2c2e Merge branch 'netdev-page_frag_alloc-fixes'
adds 9060cb719e61 net: crypto set sk to NULL when af_alg_release.
adds 21d2cb491b9e net/mlx4_en: fix spelling mistake: "quiting" -> "quitting"
new f2ffff085d28 mac80211: mesh: fix missing unlock on error in table_path_del()
new 8e29d23e28ee r8152: Add support for MAC address pass through on RTL8153-BD
new 9addc92730df qed: Fix iWARP buffer size provided for syn packet processing.
new 8be3dadf0405 qed: Fix iWARP syn packet mac address validation.
new 694d79027ef4 Merge branch 'qed-iWARP'
new 8a7493e58ad6 net: stmmac: Fix a race in EEE enable callback
adds d04ca383860b mt76x0u: fix suspend/resume
new 92a8c299a75d Merge tag 'wireless-drivers-for-davem-2019-02-18' of git:/ [...]
new 4d96e13ee9cd net: hns: Fixes the missing put_device in positive leg for [...]
new 1f43f400a2cb net: netcp: Fix ethss driver probe issue
adds 23b7ca4f745f netfilter: nf_tables: fix flush after rule deletion in the [...]
adds c93a49b9769e ipvs: fix warning on unused variable
new 5cd856a5ef9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
new 816db7663565 vhost: correctly check the return value of translate_desc( [...]
new 1765f5dcd009 sky2: Increase D3 delay again
new 40e196a906d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
The 13 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:
Documentation/networking/msg_zerocopy.rst | 2 +-
arch/mips/net/ebpf_jit.c | 24 ++--
crypto/af_alg.c | 4 +-
drivers/net/dsa/b53/b53_common.c | 90 +++++++++---
drivers/net/dsa/b53/b53_priv.h | 3 +
drivers/net/dsa/bcm_sf2.c | 10 +-
drivers/net/ethernet/broadcom/bcmsysport.c | 4 +
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c | 3 +
drivers/net/ethernet/marvell/mv643xx_eth.c | 7 +-
drivers/net/ethernet/marvell/sky2.c | 2 +-
drivers/net/ethernet/mellanox/mlx4/en_netdev.c | 2 +-
drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 12 +-
drivers/net/ethernet/qlogic/qed/qed_iwarp.c | 21 ++-
drivers/net/ethernet/qlogic/qed/qed_iwarp.h | 1 -
drivers/net/ethernet/stmicro/stmmac/dwmac4_descs.c | 9 +-
.../net/ethernet/stmicro/stmmac/stmmac_ethtool.c | 22 +--
drivers/net/ethernet/ti/netcp_core.c | 2 +-
drivers/net/phy/xilinx_gmii2rgmii.c | 5 +-
drivers/net/usb/qmi_wwan.c | 4 +-
drivers/net/usb/r8152.c | 5 +-
drivers/net/wireless/mediatek/mt76/mt76x0/usb.c | 46 +++---
drivers/vhost/vhost.c | 2 +-
fs/binfmt_script.c | 57 ++++++--
include/linux/netdev_features.h | 24 +++-
include/linux/skbuff.h | 8 +-
include/linux/virtio_net.h | 9 ++
kernel/bpf/stackmap.c | 8 +-
kernel/bpf/verifier.c | 11 +-
mm/page_alloc.c | 8 +-
net/core/dev.c | 4 +-
net/core/filter.c | 12 +-
net/core/skbuff.c | 4 +
net/ipv4/tcp.c | 2 +-
net/ipv4/tcp_ipv4.c | 5 +-
net/ipv6/ip6_gre.c | 34 +++--
net/mac80211/cfg.c | 6 +-
net/mac80211/mesh.h | 6 +
net/mac80211/mesh_pathtbl.c | 157 ++++++---------------
net/netfilter/ipvs/ip_vs_ctl.c | 3 +-
net/netfilter/nf_tables_api.c | 3 +
net/xdp/xdp_umem.c | 11 +-
net/xdp/xsk.c | 4 +
42 files changed, 403 insertions(+), 253 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-release-aarch64-mainline-defconfig
in repository toolchain/ci/gcc.
from bc9ba4e2a03 Daily bump.
adds 6b22e790869 Daily bump.
adds 5369fb96af8 PR middle-end/89303 * g++.dg/torture/pr89303.C: Move ever [...]
adds c97f77a35c2 * unwind-dw2.c (_Unwind_GetGR) [DWARF_ZERO_REG]: Compare [...]
new b52d714d908 Daily bump.
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/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/g++.dg/torture/pr89303.C | 56 +++++++++++++++++-----------------
libgcc/ChangeLog | 29 ++++++++++--------
libgcc/unwind-dw2.c | 2 +-
5 files changed, 53 insertions(+), 42 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-release-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards c91aef1ae4 0: last-good: binutils-gcc-linux: all
new 9ff8b4f269 0: last-good: binutils-gcc-linux: all
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 (c91aef1ae4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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:
1-reset_artifacts/console.log | 15 +-
2-prepare_abe/console.log | 5 +-
3-build_abe-binutils/console.log | 3456 ++++++++---------
4-build_abe-stage1/console.log | 4091 ++++++++++----------
5-count_linux_objs/console.log | 74 +-
7-update_baseline/console.log | 2 +-
console.log | 7705 ++++++++++++++++++--------------------
jenkins/manifest.sh | 14 +-
8 files changed, 7084 insertions(+), 8278 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.