[Bug 214972] rtld relies on non-zero _DYNAMIC GOT entry (on !sparc64)

2016-12-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214972 Mark Linimon changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|ema...@freebsd.org -- You are rece

[Bug 214972] rtld relies on non-zero _DYNAMIC GOT entry (on !sparc64)

2016-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214972 --- Comment #4 from Ed Maste --- For reference, musl's approach: lea _DYNAMIC(%rip),%rsi https://git.musl-libc.org/cgit/musl/tree/arch/x86_64/crt_arch.h -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 214972] rtld relies on non-zero _DYNAMIC GOT entry (on !sparc64)

2016-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214972 --- Comment #3 from commit-h...@freebsd.org --- A commit references this bug: Author: emaste Date: Fri Dec 2 14:23:27 UTC 2016 New revision: 309411 URL: https://svnweb.freebsd.org/changeset/base/309411 Log: Retire long-broken/unused sta

[Bug 214972] rtld relies on non-zero _DYNAMIC GOT entry (on !sparc64)

2016-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214972 --- Comment #2 from Ed Maste --- One related change for review: https://reviews.freebsd.org/D8687 -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freeb

[Bug 214972] rtld relies on non-zero _DYNAMIC GOT entry (on !sparc64)

2016-11-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214972 --- Comment #1 from Ed Maste --- Corresponding LLD bug report: https://llvm.org/bugs/show_bug.cgi?id=31221 -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-b

[Bug 214972] rtld relies on non-zero _DYNAMIC GOT entry (on !sparc64)

2016-11-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214972 Bug ID: 214972 Summary: rtld relies on non-zero _DYNAMIC GOT entry (on !sparc64) Product: Base System Version: CURRENT Hardware: Any OS: Any