[Bug 225775] btxld does not handle input with other than 2 PT_LOAD segments

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 6 02:58:38 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225775

--- Comment #4 from commit-hook at 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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list