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: [MIPS] Can we have R_MIPS_PC64?


On Sat, 8 Feb 2020, Fangrui Song wrote:

> I hope someone can add back R_MIPS_PC64.

 You don't need R_MIPS_PC64.  You can yield the same effect the usual 
MIPS64 way, that is by composing R_MIPS_PC32 with R_MIPS_64 (similarly to 
e.g. how R_MIPS_REL32 composes with R_MIPS_64).

 Of course the toolchain may not as it stands support this composition.  
Feel free to post patches to take care of your use case.

 HTH,

  Maciej


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