This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: Add R_386_SIZE32/R_X86_64_SIZE32/R_X86_64_SIZE64 support to bfd


From: "H.J. Lu" <hongjiu.lu@intel.com>
Date: Wed, 16 Jan 2013 13:42:29 -0800

> I checked in this patch to add R_386_SIZE32, R_X86_64_SIZE32 and
> R_X86_64_SIZE64 support to bfd.  I added generic BFD_RELOC_SIZE32
> and BFD_RELOC_SIZE64 since it is a generic feature supported on
> x86 and Sparc.  I am expecting that other targets may support them
> in the future.  If it isn't acceptable, I will rename them to x86
> specific names.

I think having a generic BFD_RELOC_SIZE{32,64} is the right thing
to do.


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