]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Re: CSKY: Add new arch CK860
authorAlan Modra <amodra@gmail.com>
Wed, 26 Aug 2020 02:10:28 +0000 (11:40 +0930)
committerAlan Modra <amodra@gmail.com>
Wed, 26 Aug 2020 02:13:03 +0000 (11:43 +0930)
bfd-in2.h is a generated file.  Put the new machine where it belongs.

* archures.c (bfd_mach_ck860): Define.

bfd/ChangeLog
bfd/archures.c

index 1766a0850daeeedea7c00e034d5c146144cae8ae..8a2677791fa3b61c73495d9c7b5a348bd28b8070 100644 (file)
@@ -1,3 +1,7 @@
+2020-08-26  Alan Modra  <amodra@gmail.com>
+
+       * archures.c (bfd_mach_ck860): Define.
+
 2020-08-25  Mark Wielaard  <mark@klomp.org>
 
        *  dwarf2.c (struct dwarf2_debug_file): Add dwarf_rnglists_buffer
index 551ec8732f00189dc5f4e13ef963cc077e589739..715abc7fadfb6aa5f50a10fce5f6dd5f473f5809 100644 (file)
@@ -552,6 +552,7 @@ DESCRIPTION
 .#define bfd_mach_ck803                5
 .#define bfd_mach_ck807                6
 .#define bfd_mach_ck810                7
+.#define bfd_mach_ck860                8
 .  bfd_arch_last
 .  };
 */