Alexandre Julliard pushed to branch master at wine / wine
Commits: b6ada2e8 by Alexandre Julliard at 2024-10-15T23:14:39+02:00 libs: Import the Capstone library version 5.0.3.
- - - - - 8eddad71 by Alexandre Julliard at 2024-10-15T23:14:39+02:00 winedbg: Switch to the Capstone disassembler.
- - - - - 23158f91 by Alexandre Julliard at 2024-10-15T23:14:39+02:00 libs: Remove the no longer used Zydis library.
- - - - -
23 changed files:
- configure - configure.ac - + libs/capstone/CREDITS.TXT - + libs/capstone/LEB128.h - + libs/capstone/LICENSE.TXT - + libs/capstone/LICENSE_LLVM.TXT - + libs/capstone/MCDisassembler.h - + libs/capstone/MCFixedLenDisassembler.h - + libs/capstone/MCInst.c - + libs/capstone/MCInst.h - + libs/capstone/MCInstrDesc.c - + libs/capstone/MCInstrDesc.h - + libs/capstone/MCRegisterInfo.c - + libs/capstone/MCRegisterInfo.h - + libs/capstone/Makefile.in - + libs/capstone/Mapping.c - + libs/capstone/Mapping.h - + libs/capstone/MathExtras.h - + libs/capstone/SStream.c - + libs/capstone/SStream.h - + libs/capstone/arch/AArch64/AArch64AddressingModes.h - + libs/capstone/arch/AArch64/AArch64BaseInfo.c - + libs/capstone/arch/AArch64/AArch64BaseInfo.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b2145edf7a7d6cb9e4082bb80edf82...