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] elf.h: Add BPF relocation types.


On Thu, Jun 21, 2018 at 11:29:26AM -0400, Carlos O'Donell wrote:
> Having said that we should align the values here with the values being used
> by llvm and Facebook. They represent the most recent values being used for
> relocations in this pseudo-machine. Without an officially published ABI for
> these relocations we have no real way to review what is canonical and what
> is not.

Right, that is really what this is commit is for.
To make sure that we have agreement over the constants used without
having a central authority for this "architecture".
 
> OK to checkin.
> 
> Reviewed-by: Carlos O'Donell <carlos@redhat.com>

Thanks, pushed.

Mark


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