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 1/5] Add support for the RISC-V Q extension


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...



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