https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232176
--- Comment #7 from commit-h...@freebsd.org ---
A commit references this bug:
Author: emaste
Date: Thu Oct 25 15:18:54 UTC 2018
New revision: 339726
URL: https://svnweb.freebsd.org/changeset/base/339726
Log:
MFC r339451: objcopy: restore
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232176
--- Comment #6 from commit-h...@freebsd.org ---
A commit references this bug:
Author: emaste
Date: Thu Oct 25 13:46:28 UTC 2018
New revision: 339710
URL: https://svnweb.freebsd.org/changeset/base/339710
Log:
elfcopy: avoid stripping relo
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232176
--- Comment #5 from commit-h...@freebsd.org ---
A commit references this bug:
Author: emaste
Date: Sat Oct 20 17:27:53 UTC 2018
New revision: 339451
URL: https://svnweb.freebsd.org/changeset/base/339451
Log:
objcopy: restore behaviour re
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232176
Ed Maste changed:
What|Removed |Added
Status|New |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232176
--- Comment #4 from commit-h...@freebsd.org ---
A commit references this bug:
Author: emaste
Date: Sat Oct 13 21:26:07 UTC 2018
New revision: 339350
URL: https://svnweb.freebsd.org/changeset/base/339350
Log:
elfcopy: delete filter_reloc,
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232176
Mark Linimon changed:
What|Removed |Added
Keywords||patch
--
You are receiving this ma
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232176
--- Comment #3 from Ed Maste ---
Proposed removing filter_reloc() in https://reviews.freebsd.org/D17519
--
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232176
--- Comment #2 from Ed Maste ---
In fact it's even worse; from filter_reloc():
for(i = 0; (uint64_t)i < n; i++) {
if (s->type == SHT_REL) {
if (gelf_getrel(id, i, &rel) != &rel)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232176
Ed Maste changed:
What|Removed |Added
CC||jko...@freebsd.org,
|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232176
Bug ID: 232176
Summary: elftoolchain elfcopy/strip incorrectly strips
relocations
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
10 matches
Mail list logo