rizin/librz/arch/p_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
..
analysis arch/vax: remove the GPL binutils-derived VAX plugin 2026-06-13 18:58:55 +08:00
asm arch/vax: remove the GPL binutils-derived VAX plugin 2026-06-13 18:58:55 +08:00
parse Inline rz_list_iter_set_data() and shorten it to rz_list_set_val() (#6131) 2026-04-02 06:04:54 +08:00
arch_arc.c
arch_cris.c
arch_lanai.c
arch_z80.c