1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2024-12-22 22:18:09 +00:00
bddisasm/disasmtool_lix
Cristian-Bogdan SIRB daa0d403a1 Fix the disasmtool_lix build
The build wasn't checking properly for the compiler (was checking for C, but
this is a CPP project).
Also added a few more compiler options for GCC 9 and Clang 10.
2020-07-28 15:15:53 +03:00
..
external Initial commit. 2020-07-21 11:19:18 +03:00
CMakeLists.txt Fix the disasmtool_lix build 2020-07-28 15:15:53 +03:00
disasm.hpp Fix the disasmtool_lix build 2020-07-28 15:15:53 +03:00
disasmtool.cpp Fix the disasmtool_lix build 2020-07-28 15:15:53 +03:00
dumpers.cpp disasmtool_lix: Add missing instructions to ins_class_to_str 2020-07-23 15:54:05 +03:00
Makefile Initial commit. 2020-07-21 11:19:18 +03:00
rapidjson.cpp Initial commit. 2020-07-21 11:19:18 +03:00