public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH, FT32] initial support
@ 2014-12-19  5:46 James Bowman
  2014-12-19 16:15 ` Joseph Myers
  0 siblings, 1 reply; 2+ messages in thread
From: James Bowman @ 2014-12-19  5:46 UTC (permalink / raw)
  To: binutils

FT32 is a new high performance 32-bit RISC core developed by FTDI for embedded applications.

This patch adds FT32 support to binutils:

http://217.147.82.111/files/0001-FT32-support.patch.gz

The FSF have acknowledged receipt of FTDI's copyright assignment papers.

Thanks very much.

--
James Bowman
FTDI Open Source Liaison

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH, FT32] initial support
  2014-12-19  5:46 [PATCH, FT32] initial support James Bowman
@ 2014-12-19 16:15 ` Joseph Myers
  0 siblings, 0 replies; 2+ messages in thread
From: Joseph Myers @ 2014-12-19 16:15 UTC (permalink / raw)
  To: James Bowman; +Cc: binutils

config.sub should never be patched locally in binutils-gdb; you need to 
get the change into config.git then propose an import of the updated 
config.sub into binutils-gdb.

Your toplevel configure.ac and configure changes don't match (that is, the 
configure change does not look like a correct regeneration after changing 
configure.ac).  Furthermore, I refactored the disabling of subdirectories 
for particular targets in toplevel configure.ac some years ago; you're 
modifying the section for disabling libgcj, but the disabling of other 
subdirectories you also have in the patch needs to go elsewhere in 
configure.ac (whether in the target-libstdc++-v3 section, or the 
miscellaneous section).

The GDB (and sim) port needs submitting to gdb-patches.

Do you have a reason for not using an official e_machine value obtained 
from registry@sco.com?

I'd expect a binutils port to include at least some readelf changes.

-- 
Joseph S. Myers
joseph@codesourcery.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-12-19 16:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-19  5:46 [PATCH, FT32] initial support James Bowman
2014-12-19 16:15 ` Joseph Myers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).