This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Update DF_1_XXX from Solaris


On Fri, Nov 16, 2012 at 6:30 AM, Carlos O'Donell
<carlos@systemhalted.org> wrote:
> On Fri, Nov 16, 2012 at 8:08 AM, H.J. Lu <hjl.tools@gmail.com> wrote:
>> Hi,
>>
>> This patch updates DF_1_XXX from Solaris.  DF_1_IGNMULDEF, DF_1_NOKSYMS,
>> DF_1_NOHDR and DF_1_NORELOC are marked as "Internal use."
>>
>> OK to install?
>>
>> Thanks.
>>
>>
>> H.J.
>> ---
>> 2012-11-16  H.J. Lu  <hongjiu.lu@intel.com>
>>
>>         * elf.h (DF_1_NODIRECT): New macro.
>>         (DF_1_IGNMULDEF): Likewise.
>>         (DF_1_NOKSYMS): Likewise.
>>         (DF_1_NOHDR): Likewise.
>>         (DF_1_EDITED): Likewise.
>>         (DF_1_NORELOC): Likewise.
>>         (DF_1_SYMINTPOSE): Likewise.
>>         (DF_1_GLOBAUDIT): Likewise.
>>         (DF_1_SINGLETON): Likewise.
>
> What is the purpose of this change?

To make  DF_1_XXX macros more complete.

> How did you test it?
>

# make
# make check
# make xcheck

on x86-64.


-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]