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] [RISCV] Support subtraction of .uleb128.


On 11/27/19 12:11 AM, Kuan-Lin Chen wrote:
The data length of uleb128 is variable.  So linker must recalculate the
value of the subtraction.  The patch leave relocations in object files
so that linker can relocate again after relaxation.

I think we should have some agreement on the psABI change before we accept binutils patches. We should give the LLVM/lld folks a chance to comment. I see you did file a psABI pull request, and that there is no discussion on that yet.
https://github.com/riscv/riscv-elf-psabi-doc/pull/124

I haven't reviewed the patch yet. I took a week off, and am now trying to catch up on the backlog.

Jim


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