rizin/librz/arch/isa_gnu
Anton Kochkov 423104df4a arch/vax: remove the GPL binutils-derived VAX plugin
Drop the old GPL-licensed VAX disassembler (vax_gnu), which was derived
from GNU binutils and gated behind the use_gpl build option. It is being
replaced by a new, clean-room LGPL implementation in a following commit.

Removed:
  - librz/arch/isa_gnu/vax/vax-dis.c
  - librz/arch/isa_gnu/vax/vax.h
  - librz/arch/p_gnu/arch_vax.c
  - librz/arch/p_gnu/asm/asm_vax_gnu.c
  - librz/arch/p_gnu/analysis/analysis_vax_gnu.c

and their entries from the use_gpl plugin/source lists in
librz/arch/meson.build.
2026-06-13 18:58:55 +08:00
..
arc refactor: remove static/global vars from asm plugins (#5302) 2025-08-26 07:29:06 +08:00
common_gnu Remove old SPARC GNU remnants (#5876) 2026-02-06 03:31:35 +08:00
cris Remove static vars from cris-dis.c && Add asmutils.h (#5325) 2025-08-28 22:37:59 +08:00
lanai refactor: remove static/global vars from asm plugins (#5302) 2025-08-26 07:29:06 +08:00
z80 Add missing newlines to some RZ_LOG_* calls (#4439) 2024-04-18 00:04:38 +08:00