RISC-V Fixes for 2.28 v4

Palmer Dabbelt palmer@dabbelt.com
Tue Dec 20 02:01:00 GMT 2016


On Mon, 19 Dec 2016 18:00:42 PST (-0800), amodra@gmail.com wrote:
> On Mon, Dec 19, 2016 at 10:01:10AM -0800, Palmer Dabbelt wrote:
>> If it's not too much work, it'd be great if you could commit these
>
> Committed with a few more tidies, and this dependency fix.
>
> 	* Makefile.am (TARGET_LIBOPCODES_CFILES): Add riscv files.
> 	* Makefile.in: Regenerate.
> 	* po/POTFILES.in: Regenerate.
>
> diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am
> index e954cbe..737e8e3 100644
> --- a/opcodes/Makefile.am
> +++ b/opcodes/Makefile.am
> @@ -223,6 +223,8 @@ TARGET_LIBOPCODES_CFILES = \
>  	pj-opc.c \
>  	ppc-dis.c \
>  	ppc-opc.c \
> +	riscv-dis.c \
> +	riscv-opc.c \
>  	rl78-decode.c \
>  	rl78-dis.c \
>  	rx-decode.c \

Thanks!



More information about the Binutils mailing list