Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Apr 2018 02:58:36 +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-1EuKuGlOdX@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 #4 from commit-hook@freebsd.org ---
A commit references this bug:

Author: emaste
Date: Fri Apr  6 02:57:59 UTC 2018
New revision: 332090
URL: https://svnweb.freebsd.org/changeset/base/332090

Log:
  stand: pass --no-rosegment for i386 bits when linking with lld

  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
  MFC after:    3 weeks
  Sponsored by: The FreeBSD Foundation
  Differential Revision:        https://reviews.freebsd.org/D14956

Changes:
  head/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-1EuKuGlOdX>