[PATCH 0/9] RISC-V: Make modules loadable.

Stef O'Rear sorear2 at gmail.com
Tue Feb 27 10:26:48 PST 2018


On Tue, Feb 27, 2018 at 10:21 AM, Palmer Dabbelt <palmer at sifive.com> wrote:
> * Relaxation is too time consuming.  In this case you want to disable all
> relaxation, and GAS will already emit code without R_RISCV_ALIGN when run
> with relaxation disabled.

Tangentially, I described a linear time algorithm for relaxation a
while ago, but binutils is still using a quadratic time one.  Would
patches be accepted?

-s



More information about the linux-riscv mailing list