From patchwork Mon Nov 1 16:54:16 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hauke Mehrtens X-Patchwork-Id: 1549208 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=QO4BrS0i; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=hauke-m.de header.i=@hauke-m.de header.a=rsa-sha256 header.s=MBO0001 header.b=yHpSLy/y; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.openwrt.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org; receiver=) Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4HjfN41QYXz9sS8 for ; Tue, 2 Nov 2021 03:57:24 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=kHzQvlFEsETJkhSaafBYWb4njaKUJyBOxtFLQZ0iG34=; b=QO4BrS0i3vrBrc 2Iq/qqWNZwz48kmLp1QvQelcdd1Y0iMTPzjNhR7ad0e7wC56qmUticrMsDIcgzFn8krjhqrwZoeD1 zLYEhCrEBiIcdsEI86uNnoTIE1SbZJqeqz3Fom7bGyLzJg93jYLyDlr8pBBmvJ5MF7JOuRj6ld5yS 8HDDV3iqFhXHRvWnRQNlbPpgVqiKclDf01CjLwRrmDFHPZSevMtUYT86aSm+KZQVcrGSsLh1beBcx BM/syo9MbNQF17rok+3C80fe82teet+r1LwueeZycClelWA7jEI9Zas1dFSXnfcM3GLr6XkLgPmJz olYX0/fXxSVTJYWGnCfA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mhaa5-00GoVz-8T; Mon, 01 Nov 2021 16:54:45 +0000 Received: from mout-p-102.mailbox.org ([2001:67c:2050::465:102]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mhaa0-00GoTw-AD for openwrt-devel@lists.openwrt.org; Mon, 01 Nov 2021 16:54:42 +0000 Received: from smtp2.mailbox.org (smtp2.mailbox.org [IPv6:2001:67c:2050:105:465:1:2:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4HjfJs2wt9zQk6x; Mon, 1 Nov 2021 17:54:37 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hauke-m.de; s=MBO0001; t=1635785675; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=ZVqmQlnJGVE1j3MzJGvA+z1u4TrgA77O15GM8YJza5w=; b=yHpSLy/yY0h3G5dDifAfOgDQ+iAO89otIixuGdLkTvCHxg6+tovgqXBmXVUgCP/viUbo6L inQOH8y+22WnuCJhtcroay/0lfAnSyaeTtok2tcHAX9tsUH5K2IyiLIV0PgSHZ/J5s2L8b 3HCPiwATDrxeWaaH3sMTIiP0HTpVt7o0kGTnALSDogRCMuF8PGjb+JHdTaI0zWDyt9eapn p5UnzRVd3GQQyGQQAqLvy6NHRRBjM4MnZDcT3BtjR8mSO9FP71U9or24jz4QeutxZPCnrm bzj/muljHy5PsnagEcoLGzTWaCeLS3bEaN8VFOpM8NElOCYPfPPUg7khGppKzQ== From: Hauke Mehrtens To: openwrt-devel@lists.openwrt.org Cc: Hauke Mehrtens Subject: [PATCH 0/6] Update some development tools Date: Mon, 1 Nov 2021 17:54:16 +0100 Message-Id: <20211101165422.1598719-1-hauke@hauke-m.de> MIME-Version: 1.0 X-Rspamd-Queue-Id: 7AB461389 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211101_095441_238751_37755D07 X-CRM114-Status: UNSURE ( 7.05 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.9 (/) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: This updates some of the development tools to their recent versions. Hauke Mehrtens (6): toolchain: gdb: Update to version 11.1 gdb: Update to version 11.1 valgrind: Update to version 3.18.1 valgrind: Activate also on MIPS 64 strace: Update to version 5.14 binutils: Up [...] Content analysis details: (-0.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [2001:67c:2050:0:0:0:465:102 listed in] [list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: OpenWrt Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "openwrt-devel" Errors-To: openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org This updates some of the development tools to their recent versions. Hauke Mehrtens (6): toolchain: gdb: Update to version 11.1 gdb: Update to version 11.1 valgrind: Update to version 3.18.1 valgrind: Activate also on MIPS 64 strace: Update to version 5.14 binutils: Update to version 2.37 package/devel/binutils/Makefile | 4 +- package/devel/gdb/Makefile | 6 +- .../devel/gdb/patches/110-shared_libgcc.patch | 12 +- .../devel/gdb/patches/130-gdb-ctrl-c.patch | 2 +- package/devel/strace/Makefile | 9 +- package/devel/strace/patches/010-m4.patch | 8 +- package/devel/valgrind/Makefile | 6 +- .../010-mips-Fix-new-syscall-numbers.patch | 131 ++++++++++++++++++ .../patches/130-mips_fix_soft_float.patch | 12 +- toolchain/gdb/Makefile | 7 +- .../patches/100-fix-elf-support-check.patch | 20 --- 11 files changed, 166 insertions(+), 51 deletions(-) create mode 100644 package/devel/valgrind/patches/010-mips-Fix-new-syscall-numbers.patch delete mode 100644 toolchain/gdb/patches/100-fix-elf-support-check.patch