This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils 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] libebl: Don't assume ELF notes are "GNU" when unknown, recognize "Go" notes.


On Fri, 12 Feb 2016 15:10:46 +0100, Mark Wielaard wrote:
> We used to assume any unknown ELF note provider name was "GNU" and didn't
> recognize any of the "Go" provider types. We now check the provider name
> explictly in ebl_object_note_type_name and recognize the following Go
> note names: PKGLIST, ABIHASH, DEPS and BUILDID.

It looks/works OK for me.


> But there is no attempt
> yet in ebl_object_note to decode the description of these notes.

Yes, I may need to code that soon.


Thanks,
Jan

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