This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH 1/5] Add support for the RISC-V Q extension
- From: Nick Clifton <nickc at redhat dot com>
- To: Palmer Dabbelt <palmer at dabbelt dot com>, binutils at sourceware dot org, Kito Cheng <kito dot cheng at gmail dot com>, Tristan Gingold <gingold at adacore dot com>
- Cc: Andrew Waterman <andrew at sifive dot com>, amorda at gmail dot com
- Date: Tue, 3 Jan 2017 17:45:59 +0000
- Subject: Re: [PATCH 1/5] Add support for the RISC-V Q extension
- Authentication-results: sourceware.org; auth=none
- References: <20170102022453.25556-1-palmer@dabbelt.com> <20170102022453.25556-2-palmer@dabbelt.com>
Hi Palmer, Hi Kito,
> gas/ChangeLog
>
> 2016-12-21 Kito Cheng <kito.cheng@gmail.com>
>
> * config/tc-riscv.c (riscv_set_arch): Whitelist the "q" ISA
> extension.
> (riscv_after_parse_args): Set FLOAT_ABI_QUAD when the Q ISA is
> enabled and no other ABI is specified.
>
> include/ChangeLog
>
> 2016-12-21 Kito Cheng <kito.cheng@gmail.com>
>
> * opcode/riscv-opc.h: Add support for the "q" ISA extension.
>
> opcodes/ChangeLog
>
> 2016-12-21 Kito Cheng <kito.cheng@gmail.com>
>
> * riscv-opc.c (riscv-opcodes): Add support for the "q" ISA
> extension.
> * riscv-opcodes/all-opcodes: Likewise.
Approved and applied to the mainline sources.
Unfortunately now that the 2.28 branch has been created you need approval
from the branch maintainer (Tristan Gringold, CC'ed) before the patch can
be checked in there.
Cheers
Nick
PS. Sorry for the delay in reviewing these patches. I know that you wanted
to get them in to the mainline sources before the 2.28 branch happened. You
just picked an unfortunate time of year when I was on holiday...