[RFC][PATCH v6 0/6] binutils patches for DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE

Alan Modra amodra@gmail.com
Tue Dec 15 08:19:11 GMT 2020


On Mon, Dec 14, 2020 at 12:41:49PM -0800, Cary Coutant via Binutils wrote:
> > This patch series is in support of the glibc RTLD_SHARED work
> > discussed in https://sourceware.org/bugzilla/show_bug.cgi?id=22745.
> >
> > This patch series adds changelog entries to the previous version.
> >
> > 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.
> >
> > This patch series adds support for -z unique to ld, gold, and
> > readelf (and documents it in the help text and so forth).
> 
> The gold patches are OK, provided that the rest of this patch series
> is also approved.

I've applied the entire series, after fixing whitespace and omitting
the bad ChangeLog delta.

-- 
Alan Modra
Australia Development Lab, IBM


More information about the Binutils mailing list