On 5/9/24 03:30, Richard Henderson wrote:
On 9/4/24 07:36, Philippe Mathieu-Daudé wrote:
--- a/include/disas/dis-asm.h
+++ b/include/disas/dis-asm.h
@@ -232,10 +232,6 @@ enum bfd_architecture
#define bfd_mach_avrxmega5 105
#define bfd_mach_avrxmega6 106
#define bfd_mach_avrxmega7 107
-
On 9/4/24 07:36, Philippe Mathieu-Daudé wrote:
--- a/include/disas/dis-asm.h
+++ b/include/disas/dis-asm.h
@@ -232,10 +232,6 @@ enum bfd_architecture
#define bfd_mach_avrxmega5 105
#define bfd_mach_avrxmega6 106
#define bfd_mach_avrxmega7 107
- bfd_arch_cris, /* Axis CRIS */
-#def
On 04/09/2024 16.36, Philippe Mathieu-Daudé wrote:
We just removed the CRIS target, the disassembler is now dead code.
Signed-off-by: Philippe Mathieu-Daudé
---
MAINTAINERS |5 -
meson.build |1 -
include/disas/dis-asm.h |6 -
include/exec/poison.h |
We just removed the CRIS target, the disassembler is now dead code.
Signed-off-by: Philippe Mathieu-Daudé
---
MAINTAINERS |5 -
meson.build |1 -
include/disas/dis-asm.h |6 -
include/exec/poison.h |1 -
disas/cris.c| 2863 ---