https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249121
Kevin Zheng changed:
What|Removed |Added
CC||kevinz5...@gmail.com
--- Comment #13
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249121
Mark Johnston changed:
What|Removed |Added
Resolution|--- |FIXED
Flags|mfc-stabl
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249121
Kubilay Kocak changed:
What|Removed |Added
Status|New |In Progress
Flags|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249121
--- Comment #11 from commit-h...@freebsd.org ---
A commit references this bug:
Author: kib
Date: Sat Sep 12 09:47:58 UTC 2020
New revision: 365656
URL: https://svnweb.freebsd.org/changeset/base/365656
Log:
MFC r365369:
rtld: do not ref
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249121
--- Comment #10 from commit-h...@freebsd.org ---
A commit references this bug:
Author: kib
Date: Sat Sep 12 09:47:25 UTC 2020
New revision: 365655
URL: https://svnweb.freebsd.org/changeset/base/365655
Log:
MFC r365368:
rtld: do not pro
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249121
--- Comment #9 from commit-h...@freebsd.org ---
A commit references this bug:
Author: kib
Date: Sat Sep 12 09:46:14 UTC 2020
New revision: 365654
URL: https://svnweb.freebsd.org/changeset/base/365654
Log:
MFC r365369:
rtld: do not refu
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249121
--- Comment #8 from commit-h...@freebsd.org ---
A commit references this bug:
Author: kib
Date: Sat Sep 12 09:44:50 UTC 2020
New revision: 365653
URL: https://svnweb.freebsd.org/changeset/base/365653
Log:
MFC r365368:
rtld: do not proc
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249121
--- Comment #7 from Konstantin Belousov ---
And there seems to be one more bug with lld, besides omitting dynamic. It
seems to be really confused about what type of binary (static/dynamic) it
produces.
Since &_DYNAMIC is NULL, I realized
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249121
--- Comment #6 from commit-h...@freebsd.org ---
A commit references this bug:
Author: kib
Date: Sat Sep 5 22:44:38 UTC 2020
New revision: 365369
URL: https://svnweb.freebsd.org/changeset/base/365369
Log:
rtld: do not refuse to relocate
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249121
--- Comment #5 from commit-h...@freebsd.org ---
A commit references this bug:
Author: kib
Date: Sat Sep 5 22:41:31 UTC 2020
New revision: 365368
URL: https://svnweb.freebsd.org/changeset/base/365368
Log:
rtld: do not process absent dyna
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249121
Konstantin Belousov changed:
What|Removed |Added
CC||d...@freebsd.org,
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249121
--- Comment #3 from w...@riski.sh ---
A minimal self contained recreation consisted of a main.c with contents
int main(int argc, char **argv) {
return 0;
}
Building with `clang main.c -g -pg` and running a.out produced segfault
Buildin
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249121
Konstantin Belousov changed:
What|Removed |Added
CC||k...@freebsd.org
--- Comment
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249121
Mark Linimon changed:
What|Removed |Added
Assignee|b...@freebsd.org|toolch...@freebsd.org
--
You are r
14 matches
Mail list logo