[Bug 196107] elftoolchain strip(1) fails to strip some i386 binaries

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 30 03:26:22 UTC 2014


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

--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:

Author: emaste
Date: Tue Dec 30 03:25:44 UTC 2014
New revision: 276398
URL: https://svnweb.freebsd.org/changeset/base/276398

Log:
  Update elftoolchain to upstream rev 3136

  This fixes two strip(1) issues found during ports exp-run and adds a
  string hash implementation which significantly speeds up certain
  operations on objects with large numbers of symbols.

  This also improves libdwarf handling for stripped objects with
  .eh_frame or .debug_frame (but not other debug) sections.

  PR:        196107
  Sponsored by:    The FreeBSD Foundation

Changes:
_U  head/contrib/elftoolchain/
  head/contrib/elftoolchain/elfcopy/elfcopy.h
  head/contrib/elftoolchain/elfcopy/sections.c
  head/contrib/elftoolchain/elfcopy/segments.c
  head/contrib/elftoolchain/elfcopy/symbols.c
  head/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c
  head/contrib/elftoolchain/libdwarf/libdwarf_info.c
  head/contrib/elftoolchain/libdwarf/libdwarf_init.c

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


More information about the freebsd-bugs mailing list