From nobody Tue Feb 24 15:18:15 2026 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fL1ZJ2yqzz6SHf6 for ; Tue, 24 Feb 2026 15:18:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fL1ZJ0X4pz3cDH for ; Tue, 24 Feb 2026 15:18:16 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771946296; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=71d4M9kThsnG7W7/TKJnOJx4G66BJxX70BUafF/Lz8Y=; b=I1NjHNhRWnqxsvLWaMtciaNySy2cpHMVmmunslz3hEEVouhU8+Lf9YcvqqlN4admOHLA7f 6qw/DLwxKczdQ7iTBjVT7QyW0yR5o4HJ5JTdg3kQuy8uJwxjDImYBp2+aqhPfVGM0/L6JK F4OykoPD4wXx43196PqyUZm/yZD/ZfC5SmSDwETiM/+m5vxqeGrxTvzpSTKhIz+G/f1B4q Ih4dY/0P4ics+U/0yzVZuUKsHtlHxJqLDGb+hM0+R5LKPYE/KEbs7GTxGBNsamuZnGIAhV ymkGqW2rDP+JYGIOLtASfux76+Nm3ZgM3qOCpzSTtUko0ljrG3oBrWFK7IYqfA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771946296; a=rsa-sha256; cv=none; b=rHLuAGmRgicj1BEbl4dCOYsFEwTLR8W6n+45NHZ00dogHAH8wgK21LI9NfNQrwMpYKjDiw lnr/ITakeCjHRC6OvBTEwlwuxVAOiA+hRV1MIYJ1LCwy6pRyZA10zcmEC+uoqLR5Ch7TzO 08DFngSNEKkT0WeekH3hfqpidVr2aRFkZUNm93yDw9jxOmVxcuqHiui2h+2PIg3MO4W1XT +3prM6xSvjj/emUQeCeGQNi9ZcxFXCm00+1FDBYesI7nxbSltyPBStSXYJGvT+fnUj/J1B 61pPzqH1ra8kr6tevDQY6O1ndE5vsb5mvYJnf2iicdlLbRW2OfsB96dPCfhOdw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771946296; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=71d4M9kThsnG7W7/TKJnOJx4G66BJxX70BUafF/Lz8Y=; b=RSsrUwu5c8SpXnPHtiyYh7ptgg7BL2Kp/Ri0ETCQWRuFTpfhrVOGAXixvVEQV3Aw7jIb6l nf6Tb2XkjONkwpdupH5vKx3glYRKlqBGaHy7EqRSrIpLrpZ3YUF93179KEjvlPPik2PrPa 5okVTsaI98hGzZfeyPvm5sOYTCDHATHz4W6WMQkadIkVhkjO/HGsj4v5anzNOrlaEduDgO SpG0SN3UaPaBaxs+YpC7kwPDOghFKl6tSV5ilrEtgAHhqnyZQ1jhpQ4MaXHtQrqb+Fh0bm a8cLwU7vZ+qQGOHgmrG0uLRPzuWjLzvIBYlyKtNDP4Y/z0FQSbKyOFYaDcBqbw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fL1ZH6wGkz5WB for ; Tue, 24 Feb 2026 15:18:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 22690 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 24 Feb 2026 15:18:15 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Ed Maste Subject: git: 0ff08b8c402b - main - elf_common.h: Sort SHT_ entries List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: emaste X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0ff08b8c402b3c555125e4c72df0b80b4d084d56 Auto-Submitted: auto-generated Date: Tue, 24 Feb 2026 15:18:15 +0000 Message-Id: <699dc137.22690.4273b464@gitrepo.freebsd.org> The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=0ff08b8c402b3c555125e4c72df0b80b4d084d56 commit 0ff08b8c402b3c555125e4c72df0b80b4d084d56 Author: Ed Maste AuthorDate: 2026-02-24 14:26:55 +0000 Commit: Ed Maste CommitDate: 2026-02-24 15:17:48 +0000 elf_common.h: Sort SHT_ entries Reviewed by: jrtc27 Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D55488 --- sys/sys/elf_common.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sys/sys/elf_common.h b/sys/sys/elf_common.h index 353ac882350b..42252d2e21af 100644 --- a/sys/sys/elf_common.h +++ b/sys/sys/elf_common.h @@ -470,8 +470,6 @@ typedef struct { #define SHT_HISUNW 0x6fffffff #define SHT_HIOS 0x6fffffff /* Last of OS specific semantics */ #define SHT_LOPROC 0x70000000 /* reserved range for processor */ -#define SHT_X86_64_UNWIND 0x70000001 /* unwind information */ -#define SHT_AMD64_UNWIND SHT_X86_64_UNWIND #define SHT_ARM_EXIDX 0x70000001 /* Exception index table. */ #define SHT_ARM_PREEMPTMAP 0x70000002 /* BPABI DLL dynamic linking @@ -512,6 +510,9 @@ typedef struct { #define SHT_SPARC_GOTDATA 0x70000000 +#define SHT_X86_64_UNWIND 0x70000001 /* unwind information */ +#define SHT_AMD64_UNWIND SHT_X86_64_UNWIND + #define SHTORDERED #define SHT_HIPROC 0x7fffffff /* specific section header types */ #define SHT_LOUSER 0x80000000 /* reserved range for application */