mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-19 17:18:24 +08:00
Re: CSKY: Add new arch CK860
bfd-in2.h is a generated file. Put the new machine where it belongs. * archures.c (bfd_mach_ck860): Define.
This commit is contained in:
@ -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
|
||||
|
@ -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
|
||||
. };
|
||||
*/
|
||||
|
Reference in New Issue
Block a user