This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH-rebase] [NFP] Fix werrors for 32-bit builds.
- From: Nick Clifton <nickc at redhat dot com>
- To: "Francois H. Theron" <francois dot theron at netronome dot com>, binutils at sourceware dot org
- Date: Tue, 15 May 2018 13:30:23 +0100
- Subject: Re: [PATCH-rebase] [NFP] Fix werrors for 32-bit builds.
- References: <20180509134302.504-1-francois.theron@netronome.com>
Hi Francois,
> Signed-off-by: Francois H. Theron <francois.theron@netronome.com>
> ---
> bfd/ChangeLog | 4 ++
> bfd/targets.c | 2 +
> include/ChangeLog | 4 ++
> include/opcode/nfp.h | 105 +++++++++++++++++++++----------------------
> opcodes/ChangeLog | 4 ++
> opcodes/nfp-dis.c | 85 +++++++++++++++++------------------
> 6 files changed, 104 insertions(+), 100 deletions(-)
Approved and applied. (Sorry about the delay).
Cheers
Nick