This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] RISCV-V bfd: Hook elf_backend_object_p
- From: Palmer Dabbelt <palmer at dabbelt dot com>
- To: kuanlinchentw at gmail dot com
- Cc: binutils at sourceware dot org
- Cc: Andrew Waterman <andrew at sifive dot com>
- Date: Mon, 16 Jan 2017 19:06:58 -0800 (PST)
- Subject: Re: [PATCH] RISCV-V bfd: Hook elf_backend_object_p
- Authentication-results: sourceware.org; auth=none
On Mon, 16 Jan 2017 18:57:18 PST (-0800), kuanlinchentw@gmail.com wrote:
> Without setting correct the mach type, it cannot use the right size of
> word and address.
> Is it ok to commit?
Looks good to me. Thanks!