Re: [PATCH] Handle GNU Build Attribute ELF Notes.

2018-11-14 Thread Mark Wielaard
Hi Nick, I have a local hack that defines SHF_GNU_BUILD_NOTE and allows it in elflint. But without any documentation on what the semantics of this section flag are. I cannot find this flag being used in the binaries generated on Fedora 29. Is this flag ever used? Thanks, Mark

Re: [PATCH] Handle GNU Build Attribute ELF Notes.

2018-11-13 Thread Mark Wielaard
On Tue, 2018-11-13 at 11:56 +, Nick Clifton wrote: > + /* There might or might not be a pair of addresses in the desc. */ > > FYI - There was an old version of the Watermark specification that only put > one address into the note's desc field. This version was never used in > production bina