Date: Fri, 27 Apr 2018 01:21:56 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 225775] btxld does not handle input with other than 2 PT_LOAD segments Message-ID: <bug-225775-227-1n00zF4kyp@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-225775-227@https.bugs.freebsd.org/bugzilla/> References: <bug-225775-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225775 --- Comment #5 from commit-hook@freebsd.org --- A commit references this bug: Author: emaste Date: Fri Apr 27 01:21:52 UTC 2018 New revision: 333048 URL: https://svnweb.freebsd.org/changeset/base/333048 Log: MFC r332090: stand: pass --no-rosegment for i386 bits when linking with l= ld btxld does not correctly handle input with other than 2 PT_LOAD segments. Passing --no-rosegment lets lld produce output eqivalent to ld.bfd: 2 PT_LOAD segments and no PT_GNU_RELRO. PR: 225775 Sponsored by: The FreeBSD Foundation Changes: _U stable/11/ stable/11/stand/i386/Makefile.inc --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225775-227-1n00zF4kyp>