[PATCH 0/7][LoongArch] Add LoongArch port support.
Alan Modra
amodra@gmail.com
Fri Aug 20 03:44:36 GMT 2021
On Sat, Aug 14, 2021 at 04:05:04PM +0800, Paul Hua via Binutils wrote:
> Hi all:
>
> This is a series patch set to support LoongArch.
The patches could do with a little reorganisation. Ideally the
order would be
include/
bfd/
opcodes/
binutils/
gas/
ld/
gdb/
include/ and bfd/ can be one patch if you'd like.
Why this order? Well, it helps with automatic tools bisecting for a
problem if binutils compiles after each patch. Everything depends on
include/ and bfd/ so that must be first. A lot of tools also need
opcodes/ so that is next. The rest don't matter a great deal, but gdb
patches should be posted to gdb-patches@sourceware.org.
--
Alan Modra
Australia Development Lab, IBM
More information about the Binutils
mailing list