[RFC][PATCH v4 0/6] binutils patches for DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE
H.J. Lu
hjl.tools@gmail.com
Thu Jul 9 15:34:33 GMT 2020
On Thu, Jul 9, 2020 at 8:30 AM Vivek Das Mohapatra via Binutils
<binutils@sourceware.org> wrote:
>
> This patch series is in support of the glibc RTLD_SHARED work
> discussed in https://sourceware.org/bugzilla/show_bug.cgi?id=22745.
>
> It adds a DT_GNU_FLAGS_1 dynamic section and a DF_GNU_1_UNIQUE flag
> which is intended to mark libraries which should implicitly be opened
> as if RTLD_SHARED had been passed to dlmopen when the target namespace
> is not LM_ID_BASE.
>
You need to finish the DT_GNU_FLAGS_1 and DF_GNU_1_UNIQUE proposal to gnu gABI:
https://gitlab.com/x86-psABIs/Linux-ABI/-/merge_requests/1
I created the initial draft for you. You need to finish it.
--
H.J.
More information about the Binutils
mailing list