Nguyen Anh Quynh
|
6193be73b7
|
tests: more flexible .gitignore for tests/unit/
|
2016-06-16 09:14:32 +08:00 |
|
Nguyen Anh Quynh
|
fdcdaa3639
|
Merge branch 'master' of https://github.com/NUko32/unicorn into NUko32-master
|
2016-06-16 09:07:33 +08:00 |
|
Nguyen Anh Quynh
|
5d38472a36
|
Merge pull request #580 from petmac/arm_fp_vfp_disabled
Add Thumb-2 code to enable FP and VFP.
|
2016-06-16 08:02:07 +07:00 |
|
Peter Mackay
|
d4f0ab7ba8
|
Add Thumb-2 code to enable FP and VFP.
|
2016-06-15 23:43:51 +01:00 |
|
nuko32
|
9b46a22cd5
|
final refactoring for test_hang
|
2016-06-15 20:52:28 +02:00 |
|
nuko32
|
3bec4b2cf1
|
refactored test_hang and fixed indentations
|
2016-06-15 20:44:22 +02:00 |
|
jndok
|
c6db9febe7
|
added ARM64 hang test
|
2016-06-15 19:18:51 +02:00 |
|
Nguyen Anh Quynh
|
40ac55cf74
|
Merge branch 'drop-zlib' of https://github.com/radare/unicorn into radare-drop-zlib
|
2016-06-15 16:41:13 +07:00 |
|
pancake
|
fe96e8325b
|
Remove unused zlib dependency
|
2016-06-15 09:24:16 +02:00 |
|
Nguyen Anh Quynh
|
fa68444e2a
|
Merge pull request #572 from petmac/arm_fp_vfp_disabled
Add arm_fp_vfp_disabled.py test.
|
2016-06-12 22:02:24 +07:00 |
|
Peter Mackay
|
5d06e6638e
|
Add arm_fp_vfp_disabled.py test.
|
2016-06-10 08:19:09 +01:00 |
|
Nguyen Anh Quynh
|
ebd2c95340
|
Merge pull request #569 from cseagle/master
don't try to override native C++ data type
|
2016-06-07 09:38:22 +07:00 |
|
Chris Eagle
|
1c73753507
|
don't try to override native C++ data type
|
2016-06-06 19:05:05 -07:00 |
|
Nguyen Anh Quynh
|
e8dd23e449
|
Merge pull request #568 from adrianherrera/improvement/haskell-bindings-updates
Removed redundant imports
|
2016-06-05 08:59:22 +07:00 |
|
Adrian Herrera
|
71751cede9
|
Removed redundant import
|
2016-06-05 11:10:33 +10:00 |
|
Nguyen Anh Quynh
|
ba50d4667a
|
Merge pull request #566 from adrianherrera/improvement/haskell-bindings-updates
Very minor formatting updates
|
2016-06-04 13:08:41 +07:00 |
|
Adrian Herrera
|
a4cdcb7fde
|
Very minor formatting updates
|
2016-06-04 15:45:36 +10:00 |
|
Nguyen Anh Quynh
|
2fb420b991
|
Merge pull request #559 from lunixbochs/master
improve go binding memory leaks
|
2016-05-29 07:25:01 +07:00 |
|
Ryan Hileman
|
5fd4c8719d
|
improve go binding memory leaks
|
2016-05-28 16:02:12 -07:00 |
|
Nguyen Anh Quynh
|
1038e639f6
|
Merge pull request #551 from Spl3en/patch-1
Update COMPILE-WINDOWS.md - Improve lisibility.
|
2016-05-17 21:17:12 +08:00 |
|
Spl3en
|
60e5b43898
|
Update COMPILE-WINDOWS.md - Improve lisibility.
|
2016-05-17 15:09:13 +02:00 |
|
Nguyen Anh Quynh
|
4b3bbe4759
|
Merge pull request #549 from eqv/fix_go
fixed go bindings typo
|
2016-05-11 14:34:32 +08:00 |
|
coco
|
4021b635b1
|
fixed go bindings typo
|
2016-05-10 23:18:08 +02:00 |
|
Nguyen Anh Quynh
|
266c387a7d
|
Merge pull request #548 from xorstream/msvc_bindings_update2
Add new bindings and fixed UC_HOOK_INSN hooking.
|
2016-05-10 21:55:10 +08:00 |
|
xorstream
|
6ca8ba16fc
|
Changed bool typedef from int to unsigned char.
|
2016-05-10 23:53:39 +10:00 |
|
xorstream
|
544942cc64
|
Added MSVC bindings for uc_reg_write_batch() and uc_reg_read_batch() and fixed UC_HOOK_INSN hooking.
|
2016-05-10 23:29:11 +10:00 |
|
mkravchik
|
4b45869437
|
Reading and writing NEON registers
|
2016-05-04 11:23:32 +03:00 |
|
Nguyen Anh Quynh
|
125f77a460
|
regress: chmod +x vld.py
|
2016-05-04 08:42:53 +08:00 |
|
Nguyen Anh Quynh
|
8b95cad550
|
regress: remove vmov.py
|
2016-05-04 08:41:09 +08:00 |
|
mkravchik
|
1afbee3a12
|
Merge pull request #3 from mkravchik/vld
Vld
|
2016-05-03 22:26:00 +03:00 |
|
mkravchik
|
33d105917d
|
Added files via upload
|
2016-05-03 18:43:39 +03:00 |
|
Nguyen Anh Quynh
|
ebac94c431
|
docs: more markdown fix for COMPILE*md
|
2016-04-30 13:08:40 +08:00 |
|
Nguyen Anh Quynh
|
822e762561
|
docs: fix markdown for COMPILE*md
|
2016-04-30 13:05:35 +08:00 |
|
Nguyen Anh Quynh
|
38b4e35b20
|
docs: fix markdown for COMPILE*md
|
2016-04-30 13:03:39 +08:00 |
|
Nguyen Anh Quynh
|
9236eb4597
|
correct docs/COMPILE.md
|
2016-04-30 12:03:07 +08:00 |
|
Nguyen Anh Quynh
|
fdd01588f1
|
docs: move COMPILE.TXT to docs/, and split it into separate files for *nix & Windows
|
2016-04-30 09:49:00 +08:00 |
|
Nguyen Anh Quynh
|
0d5a4f4631
|
remove platform.h from COMPILE.TXT
|
2016-04-30 09:25:50 +08:00 |
|
Nguyen Anh Quynh
|
c45f791dd2
|
delete include/unicorn/platform.h
|
2016-04-30 08:41:12 +08:00 |
|
Nguyen Anh Quynh
|
fef59a4e3c
|
Makefile: re-enable CC flag -fvisibility=hidden
|
2016-04-27 16:32:30 +08:00 |
|
Nguyen Anh Quynh
|
69cabed00f
|
Merge branch 'asan' of https://github.com/zachriggle/unicorn into zachriggle-asan
|
2016-04-27 16:30:42 +08:00 |
|
Nguyen Anh Quynh
|
4084a385c2
|
regress: add mem_64_c.c from issue #523 by Chris Eagle
|
2016-04-24 22:53:30 +08:00 |
|
Nguyen Anh Quynh
|
53466d84b6
|
Merge branch 'master' of https://github.com/unicorn-engine/unicorn
|
2016-04-24 18:09:35 +08:00 |
|
Nguyen Anh Quynh
|
df1de25db0
|
regress: chmod +x write_before_map.py
|
2016-04-24 18:09:06 +08:00 |
|
Nguyen Anh Quynh
|
a9b3642178
|
Merge pull request #533 from mrphrazer/regression_test
added regression test write before map
|
2016-04-24 18:08:36 +08:00 |
|
Tim Blazytko
|
0e52b913e7
|
added regression test write_before_map.py
|
2016-04-24 11:47:04 +02:00 |
|
Nguyen Anh Quynh
|
f4723916df
|
remove qemu_cond_destroy from qemu/header_gen.py
|
2016-04-23 10:23:09 +08:00 |
|
Nguyen Anh Quynh
|
72ba554738
|
qemu_thread_join() takes only 1 arg
|
2016-04-23 10:17:04 +08:00 |
|
Nguyen Anh Quynh
|
3a742fb6f6
|
fix conflicts when merging no-thread to master
|
2016-04-23 10:06:57 +08:00 |
|
Nguyen Anh Quynh
|
bb80e699b2
|
Merge pull request #529 from zachriggle/issue_528
Remove double-free
|
2016-04-21 10:23:54 +08:00 |
|
Zach Riggle
|
93063d089b
|
Add ASAN build target with UNICORN_ASAN or via './make.sh asan'
|
2016-04-20 16:16:06 -07:00 |
|