[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v6 07/11] RISC-V: Add awareness for RISC-V reloations
From: |
Daniel Kiper |
Subject: |
Re: [PATCH v6 07/11] RISC-V: Add awareness for RISC-V reloations |
Date: |
Mon, 18 Feb 2019 20:36:26 +0100 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Wed, Feb 13, 2019 at 12:44:32AM +0000, Alistair Francis wrote:
> On Tue, 2019-02-12 at 11:31 +0100, Alexander Graf wrote:
> > This patch adds awareness of RISC-V relocations throughout the grub
> > tools
> > as well as dynamic linkage and elf->PE relocation conversion support.
> >
> > Signed-off-by: Alexander Graf <address@hidden>
>
> Reviewed-by: Alistair Francis <address@hidden>
Reviewed-by: Daniel Kiper <address@hidden>
Daniel
- Re: [PATCH v6 09/11] RISC-V: Add libgcc helpers for clz, (continued)