[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 09/10] RISC-V: Add to build system
From: |
Daniel Kiper |
Subject: |
Re: [PATCH v3 09/10] RISC-V: Add to build system |
Date: |
Wed, 21 Nov 2018 17:56:27 +0100 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Wed, Nov 21, 2018 at 05:54:41PM +0100, Andreas Schwab wrote:
> On Nov 21 2018, Daniel Kiper <address@hidden> wrote:
>
> > On Wed, Nov 21, 2018 at 05:26:25PM +0100, Andreas Schwab wrote:
> >> On Nov 21 2018, Daniel Kiper <address@hidden> wrote:
> >>
> >> > s/__riscv/__riscv__/? and s/__riscv_xlen/__riscv_xlen__/?
> >>
> >> The latter aren't defined.
> >
> > Both __riscv__ and __riscv_xlen__ are not defined?
>
> Yes.
OK, then we have to live with __riscv and __riscv_xlen.
Daniel
- Re: [PATCH v3 06/10] RISC-V: Add Linux load logic, (continued)
[PATCH v3 04/10] RISC-V: Add setjmp implementation, Alexander Graf, 2018/11/14
[PATCH v3 05/10] RISC-V: Add early startup code, Alexander Graf, 2018/11/14
[PATCH v3 02/10] PE: Add RISC-V definitions, Alexander Graf, 2018/11/14
[PATCH v3 08/10] RISC-V: Add auxiliary files, Alexander Graf, 2018/11/14