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

--- Comment #4 from [email protected] ---
A commit references this bug:

Author: kib
Date: Sun Mar  6 00:31:11 UTC 2016
New revision: 296419
URL: https://svnweb.freebsd.org/changeset/base/296419

Log:
  In the link_elf_obj.c, handle sections of type SHT_AMD64_UNWIND same
  as SHT_PROGBITS.  This is needed after the clang 3.8 import, which
  generates that type for .eh_frame section, which had SHT_PROGBITS type
  before.

  Reported by:   Nikolai Lifanov <[email protected]>
  PR:   207729
  Tested by:    dim (previous version)
  Sponsored by: The FreeBSD Foundation
  MFC after:    2 weeks

Changes:
  head/sys/kern/link_elf_obj.c

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "[email protected]"

Reply via email to