From nobody Sat Apr 25 17:09:58 2026 X-Original-To: dev-commits-src-all@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 4g2xCc04vXz6bpyV for ; Sat, 25 Apr 2026 17:10:04 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g2xCb5qQkz3K9Y for ; Sat, 25 Apr 2026 17:10:03 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777137003; 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=W3rP3gfBg5RYpdvToUQz1avuG7uZxR/6TOxN9COvqU8=; b=wR6AlxU1CHXhN/QALzi4tJ+6KpO+iwXZyK8x/lTKr9HopSojey6I74EdaYaRvPKzxwRm0O D74sUOVw3uD/S+4zRtNHfjuBUokkgq1/SZ6/xfxdZNRh6XGJrWJyiMfNRWJgua3ZWFc7k8 qO8JTquN15f77BhAalFNqH0vvLSKAiq8JRqfWYqkWO6JpEfMJ2B5yyGz8B9r/yKFp2t+Xu PcpqM2hGA0kWmT8YxqwlL7DPMcLKHywpzOb7iorCJEdf4bV5L/Lk7NySWucGwi8UWFYgaL KEzbY0XQQZ+Vj5zdzq2FYBqER3bdXLH56KaamcxJl9ZNy1s2aa5AwTYEMFUubQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777137003; a=rsa-sha256; cv=none; b=SpPsi6oGydX6oZ0LATrEFL2JaBfs3WHPP8S2NFg0ixGIiRszNvE/O9FEVOq5WvZ05/S8q7 sv6cMQN/iKZDbgH6kNp/S3OjM31al0HoCVRBehgwhXKSSGMtaFKPrG/K0pWT/pY0FCvL05 BAys3kAxuHsgAm8gsJ8niTy3L95kAEPomHK7iAFfXvexD/ZWdwvh+9mMmN1cpNLUmqloLa I8ReX79BBzuJV7dIBCAvvkoBi5MRDHtuS8KWzUawS4O+TEDlEpX1kf0GsnQe0lfjC4obo7 pUlN/m4EtkHeNXwRwRg1V0XXjyS29dpnc43zlumbzq6SSZaN02l17JJ9gVDqjA== 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=1777137003; 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=W3rP3gfBg5RYpdvToUQz1avuG7uZxR/6TOxN9COvqU8=; b=LUrXq1jZuHS0i47VLfO1CQzJxrlLJkI/qjsWheYIeJqYWMnaDxC0G3rWUHuXilV1SC7ZuF CRLHZxarLD7Dn45+m5yNhiL7X3cCg1D8x549CvQWy4moW/p4uaAsJT59iwlnuplYOsesVb PfPQGzqmwP0KyaNubJYdYhRGa7NCo7T0+hIPtPw02Cq8Y6gBf6gmwOiS+ZpipzXUO4s4CC CTsEhDSn+/h/pvjYnZPcdAMt0k+Z+heRnUqS5KqZcJXPcATBL90yi5WXjCslXSYidwD327 VRjR23byaoTphTNwEpjuIUOZL10XUktkmOVFrlvS5nAjyLshuiglrJX27T0fdQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g2xCb5CXyzk2j for ; Sat, 25 Apr 2026 17:10:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 18b22 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 25 Apr 2026 17:09:58 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Dimitry Andric Subject: git: 7f207b6443fe - main - Revert "Tentative fix for powerpc boot1.chrp linking problem." List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dim X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7f207b6443fe92c31a75b491272a0fad032d39ae Auto-Submitted: auto-generated Date: Sat, 25 Apr 2026 17:09:58 +0000 Message-Id: <69ecf566.18b22.1ef39f17@gitrepo.freebsd.org> The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=7f207b6443fe92c31a75b491272a0fad032d39ae commit 7f207b6443fe92c31a75b491272a0fad032d39ae Author: Dimitry Andric AuthorDate: 2026-04-25 17:06:55 +0000 Commit: Dimitry Andric CommitDate: 2026-04-25 17:06:55 +0000 Revert "Tentative fix for powerpc boot1.chrp linking problem." This reverts base 4822a2cf990048c6eed7822fd34a1aeeb7c39cdf. The change in base aa0bc7cca153f67f8becec8a8fb259ff5fd30fd0 already fixed the original issue, which is that newer versions of lld complain "section '.text' address (0x38000) is smaller than image base (0x10000000); specify --image-base". Reported by: ivy PR: 292067 MFC after: 1 month --- stand/powerpc/boot1.chrp/Makefile | 6 ------ 1 file changed, 6 deletions(-) diff --git a/stand/powerpc/boot1.chrp/Makefile b/stand/powerpc/boot1.chrp/Makefile index 8d0f970212d4..0b77bce2b097 100644 --- a/stand/powerpc/boot1.chrp/Makefile +++ b/stand/powerpc/boot1.chrp/Makefile @@ -23,12 +23,6 @@ CFLAGS+=-I${LDRSRC} # LDFLAGS=-nostdlib -static -Wl,-N -Wl,-Ttext=0x38000 -Wl,--image-base=0x38000 -.include -.if (${LINKER_TYPE} == "bfd" && ${LINKER_VERSION} >= 24400) || \ - ${LINKER_TYPE} == "lld" -LDFLAGS+=-Wl,--image-base=0 -.endif - .PATH: ${SYSDIR}/libkern ${SRCTOP}/lib/libc/powerpc/gen ${.CURDIR} # The following inserts out objects into a template HFS