Commit Graph

169 Commits (92b3725cf08982fa731313e131d77f81fbf5d80f)
 

Author SHA1 Message Date
Anichitei Ionel-Cristinel 92b3725cf0
cmake: Bump minimum cmake version to 3.16
3 years ago
Anichitei Ionel-Cristinel 82acf4c3a7
python: Increment expected version
3 years ago
Anichitei Ionel-Cristinel a0e5d8f905
Increment revision
3 years ago
Anichitei Ionel-Cristinel 935654d5f6
Merge pull request #40 from ianichitei/master
3 years ago
Ionel-Cristinel ANICHITEI 237e6ffb3e pybddisasm: Don't implement nd_vsnprintf_s and nd_memset
3 years ago
Ionel-Cristinel ANICHITEI e7803bdf72 Implement nd_vsnprintf_s and nd_memset if possible
3 years ago
Ionel-Cristinel ANICHITEI 9a30b907c7 README fixes
3 years ago
Ionel-Cristinel ANICHITEI c20e45a8e4 Update README
3 years ago
Ionel-Cristinel ANICHITEI cc6cf1e2b6 Don't install disasmtool if BDD_INCLUDE_TOOL is OFF
3 years ago
Ionel-Cristinel ANICHITEI 42497c3ee6 Allow users to disable disasmtool and isagenerator targets
3 years ago
Anichitei Ionel-Cristinel dcfd0ea478
Update ci.yml
3 years ago
Anichitei Ionel-Cristinel 0c925a46bf
Update ci.yml
3 years ago
Anichitei Ionel-Cristinel 069daec529
Update ci.yml
3 years ago
Anichitei Ionel-Cristinel 2b21e09384
Update ci.yml
3 years ago
Anichitei Ionel-Cristinel 5edbe7a5fe
Update ci.yml
3 years ago
Anichitei Ionel-Cristinel 9af02e98d4
ci: Use cl.exe with CMake on Windows
3 years ago
Anichitei Ionel-Cristinel c8a30d5fcb
Update ci.yml
3 years ago
Ionel-Cristinel ANICHITEI f9a36db25e cmake: Remove debug logs
3 years ago
Anichitei Ionel-Cristinel 0f60c96f17
ci: Install Ninja on CMake Windows builds
3 years ago
Anichitei Ionel-Cristinel a20d4e4755
Update ci.yml
3 years ago
Ionel-Cristinel ANICHITEI e2e972c84f Remove bddisasmConfig.cmake.in
3 years ago
Ionel-Cristinel ANICHITEI dbbc8b82af cmake: Space between if/else/elseif and condition
3 years ago
Ionel-Cristinel ANICHITEI 9ee41d6dd1 cmake: Add isagenerator target
3 years ago
Ionel-Cristinel ANICHITEI 283c00b4c7 cmake: Format the cmake scripts
3 years ago
Ionel-Cristinel ANICHITEI 3495a7cc84 cmake: Various improvements, especially to the way the bddisasm package is consumed
3 years ago
Andrei Vlad LUTAS fccf11915d Added support for Intel FRED and LKGS instructions.
3 years ago
Andrei Vlad LUTAS f7be5a7bbd Incremented version.
3 years ago
Andrei Vlad LUTAS 15e5e2db63 Fixed several RFLAGS setting issues with airthmetic and shift instructions.
3 years ago
Andrei Vlad LUTAS 37d47ef7e7 Display instruction bitfields support.
3 years ago
Andrei Vlad LUTAS 1eb1c9d0d2 Fixed https://github.com/bitdefender/bddisasm/issues/38.
3 years ago
Nicolae BODEA a0b3eee37f Fix pybddisasm build.
3 years ago
Andrei Vlad LUTAS 98ea9e1d9a Fixed https://github.com/bitdefender/bddisasm/issues/34, https://github.com/bitdefender/bddisasm/issues/35, https://github.com/bitdefender/bddisasm/issues/36 and https://github.com/bitdefender/bddisasm/issues/37.
3 years ago
Ionel-Cristinel ANICHITEI 057d326433 Specify -maes when building bdshemu
3 years ago
Andrei Vlad LUTAS e552aef1f5 Add march=westmere in bdshemu Makefile as well.
3 years ago
Andrei Vlad LUTAS e0c6f9e374 Specify westmere arch on pybddisasm build.
3 years ago
Andrei Vlad LUTAS f8a3011a49 Added support for AESDEC, AESDECLAST and AESIMC emulation, using compiler intrinsics - they will be used only if the SHEMU_OPT_SUPPORT_AES is set (so the integrator can properly check for AES-NI support in hardware).
3 years ago
vlutas 83ee0d120d
Merge pull request #33 from ianichitei/master
3 years ago
Anichitei Ionel-Cristinel 2806cc00cb
ci: Build for Release on Linux
3 years ago
Ionel-Cristinel ANICHITEI 3c6679f927 disasmtool_lix: Remove inc/bdshemu from include directories
3 years ago
Ionel-Cristinel ANICHITEI 9fc3070436 Merge remote-tracking branch 'bitdefender-public/master'
3 years ago
Ionel-Cristinel ANICHITEI 80a1fd54ef disasmtool_lix: Use -march=nehalem when building
3 years ago
Anichitei Ionel-Cristinel 974e7124f0
Update ci.yml
3 years ago
Anichitei Ionel-Cristinel 5c8d896b26
Update ci.yml
3 years ago
Anichitei Ionel-Cristinel 3e21ce944d
Update ci.yml
3 years ago
Andrei Vlad LUTAS cd27b55b61 Fixed conflicts.
3 years ago
Ionel-Cristinel ANICHITEI 2c3535754f Fix build
3 years ago
Andrei Vlad LUTAS 5aa353867c Add support for shemu in disasmtool_lix (thanks to Bogdan Bosinta - @bbosinta).
3 years ago
Ionel-Cristinel ANICHITEI 24234eb097 Try to add a .deb to releases
3 years ago
Ionel-Cristinel ANICHITEI b93bb94e16 Merge remote-tracking branch 'bitdefender-public/master'
3 years ago
Ionel-Cristinel ANICHITEI 2dcac9a5d9 Remove iobj and ipdb files before creating the ZIPs
3 years ago