This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
RE: [PATCH, FT32] initial support (2nd attempt)
- From: James Bowman <james dot bowman at ftdichip dot com>
- To: Alan Modra <amodra at gmail dot com>
- Cc: "binutils at sourceware dot org" <binutils at sourceware dot org>
- Date: Tue, 20 Jan 2015 17:04:44 +0000
- Subject: RE: [PATCH, FT32] initial support (2nd attempt)
- Authentication-results: sourceware.org; auth=none
- References: <CA9BBF0458F83C4F9051448B941B57D116541C38 at glaexch1> <20150104102416 dot GL5183 at bubble dot grove dot modra dot org> <CA9BBF0458F83C4F9051448B941B57D116541C64 at glaexch1> <20150111035056 dot GA23768 at bubble dot grove dot modra dot org> <CA9BBF0458F83C4F9051448B941B57D1165477E2 at glaexch1>,<20150119025848 dot GC23768 at bubble dot grove dot modra dot org>
Is this OK?
* configure.ac - add support for FT32.
* bfd/Makefile.am, bfd/Makefile.in, bfd/archures.c,
bfd/bfd-in2.h, bfd/config.bfd, bfd/configure,
bfd/configure.ac, bfd/cpu-ft32.c, bfd/elf32-ft32.c,
bfd/libbfd.h, bfd/reloc.c, bfd/targets.c - add support
for FT32.
* binutils/readelf.c - add support for FT32.
* gas/Makefile.am, gas/Makefile.in, gas/config/tc-ft32.c,
gas/config/tc-ft32.h, gas/configure.tgt - add support
for FT32.
* gas/testsuite/gas/ft32/ft32.exp,
gas/testsuite/gas/ft32/insn.d,
gas/testsuite/gas/ft32/insn.s - add testsuite for FT32.
* include/dis-asm.h, include/elf/common.h, include/elf/ft32.h,
include/opcode/ft32.h - add support for FT32.
* ld/Makefile.am, ld/Makefile.in, ld/configure.tgt,
ld/emulparams/elf32ft32.sh, ld/scripttempl/ft32.sc -
add support for FT32.
* opcodes/Makefile.am, opcodes/Makefile.in, opcodes/configure,
opcodes/configure.ac, opcodes/disassemble.c,
opcodes/ft32-dis.c, opcodes/ft32-opc.c - add support for
FT32.
--
James Bowman
FTDI Open Source Liaison
________________________________________
From: Alan Modra [amodra@gmail.com]
Sent: Monday, January 19, 2015 10:58 AM
To: James Bowman
Cc: binutils@sourceware.org
Subject: Re: [PATCH, FT32] initial support (2nd attempt)
On Wed, Jan 14, 2015 at 01:13:44AM +0000, James Bowman wrote:
> This patch adds FT32 support to binutils. Please can someone review it, and if appropriate
> commit it, as I do not have write access to the tree.
I was about to apply this, then realized you didn't supply ChangeLog
entries. Please do.
--
Alan Modra
Australia Development Lab, IBM