https://sourceware.org/bugzilla/show_bug.cgi?id=32219
Nick Clifton changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=32219
--- Comment #5 from Sourceware Commits ---
The master branch has been updated by Nick Clifton :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7ecf0250f7f0868f3b828ffadd47d0e5f2dbd875
commit 7ecf0250f7f0868f3b828ffadd47d0e5f2dbd8
https://sourceware.org/bugzilla/show_bug.cgi?id=32219
--- Comment #4 from H.J. Lu ---
(In reply to Nick Clifton from comment #3)
> Created attachment 15722 [details]
> Proposed patch
>
> Hi H.J.
>
> How about this proposed patch instead ?
>
> It modifies the orphan placement algorithm to t
https://sourceware.org/bugzilla/show_bug.cgi?id=32219
Sam James changed:
What|Removed |Added
CC||sam at gentoo dot org
--
You are receivi
https://sourceware.org/bugzilla/show_bug.cgi?id=32219
--- Comment #3 from Nick Clifton ---
Created attachment 15722
--> https://sourceware.org/bugzilla/attachment.cgi?id=15722&action=edit
Proposed patch
Hi H.J.
How about this proposed patch instead ?
It modifies the orphan placement algo
https://sourceware.org/bugzilla/show_bug.cgi?id=32219
--- Comment #2 from H.J. Lu ---
This patch removes .interp and uses .rodata for note sections instead:
diff --git a/ld/ldelf.c b/ld/ldelf.c
index 09691609fc0..b09ba054ed5 100644
--- a/ld/ldelf.c
+++ b/ld/ldelf.c
@@ -2121,9 +2121,6 @@ ldelf_pl
https://sourceware.org/bugzilla/show_bug.cgi?id=32219
Nick Clifton changed:
What|Removed |Added
CC||nickc at redhat dot com
--- Comment #1