[PATCH] DT_FLAGS_1: Add Solaris bits
H.J. Lu
hjl.tools@gmail.com
Tue Mar 20 17:14:00 GMT 2018
On Tue, Mar 20, 2018 at 10:03 AM, H.J. Lu <hongjiu.lu@intel.com> wrote:
> The following bits in DT_FLAGS_1 are used by Solaris:
>
> #define DF_1_KMOD 0x10000000 /* kernel module */
> #define DF_1_WEAKFILTER 0x20000000 /* apply weak binding to DT_FILTER */
> #define DF_1_NOCOMMON 0x40000000 /* no COMMON symbols exist */
>
> OK for master?
>
> H.J.
> ---
> * elf/common.h (DF_1_KMOD): New.
> (DF_1_WEAKFILTER): Likewise.
> (DF_1_NOCOMMON): Likewise.
The updated patch to dump these bits.
--
H.J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-DT_FLAGS_1-Add-Solaris-bits.patch
Type: text/x-patch
Size: 1878 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20180320/dd50020c/attachment.bin>
More information about the Binutils
mailing list