Commit Graph

1240 Commits

Author SHA1 Message Date
Nguyen Anh Quynh
90cefeb167 regress: adapt all C code to latest change in uc_hook_add() API 2016-03-26 00:33:24 +08:00
Nguyen Anh Quynh
3bb05fa8e9 samples: clean executable binaries before building 2016-03-25 22:30:04 +08:00
Nguyen Anh Quynh
5995c95f23 Merge pull request #486 from cseagle/bindings
update java bindings to reflect changes in uc_hook_add
2016-03-25 19:07:56 +07:00
Chris Eagle
b63866e30a update java bindings to reflect changes in uc_hook_add 2016-03-25 02:27:56 -07:00
Nguyen Anh Quynh
08bd4b3f61 regress chmod +x x86_gdt.py tcg_liveness_analysis_bug_issue-287.py 2016-03-25 11:11:32 +08:00
Nguyen Anh Quynh
c9b36c1b1d Merge pull request #475 from sashs/master
GDT regress test
2016-03-25 10:09:04 +07:00
Nguyen Anh Quynh
6e8f3e7409 Merge pull request #483 from lunixbochs/go-binding-version
expose version from Go bindings
2016-03-25 10:07:45 +07:00
Chris Eagle
dc7ec51c6d file permissions 2016-03-24 08:57:00 -07:00
Ryan Hileman
79ec6145db expose version from Go bindings 2016-03-24 08:56:44 -07:00
Chris Eagle
2825cfd07a add sample to Makefile 2016-03-24 08:56:13 -07:00
Ryan Hileman
f0af8f8282 execute cpus in same thread as uc_emu_start()
note: I'm sure this makes some dead code
2016-03-23 22:50:56 -07:00
Chris Eagle
4c4203cec8 fix x86 segment setup by updating cached segment registers on reg_write 2016-03-22 23:54:30 -07:00
Sascha Schirra
0c49f83cb5 GDT test added 2016-03-22 20:08:15 +01:00
Sascha Schirra
3642c68587 Remove blank line 2016-03-22 18:36:26 +01:00
Nguyen Anh Quynh
86823f53da Merge branch 'master' of https://github.com/unicorn-engine/unicorn 2016-03-22 20:58:24 +08:00
Nguyen Anh Quynh
56c670509f update list of bindings in README.md 2016-03-22 20:58:06 +08:00
Nguyen Anh Quynh
c49c7f7c07 update CREDITS.TXT 2016-03-22 20:55:41 +08:00
Nguyen Anh Quynh
16f77061d9 ruby: spaces & indentation 2016-03-22 20:54:51 +08:00
Sascha Schirra
a6b570d033 Version changed 2016-03-22 13:30:52 +01:00
Sascha Schirra
9379d41764 blank lines removed 2016-03-22 13:30:29 +01:00
Nguyen Anh Quynh
2a514e1b25 Merge pull request #473 from adrianherrera/typos-fix
Another typo
2016-03-22 20:13:47 +08:00
Adrian Herrera
903fb04f29 Another typo 2016-03-22 23:09:38 +11:00
Nguyen Anh Quynh
be73f9b30f Merge pull request #472 from adrianherrera/typos-fix
Fixed minor typos
2016-03-22 19:52:56 +08:00
Adrian Herrera
b5ea277900 Fixed minor typos 2016-03-22 22:32:59 +11:00
Sascha Schirra
a9de03edfb README format changed 2016-03-22 12:26:12 +01:00
Sascha Schirra
04cad5cd8c README format changed 2016-03-22 12:23:08 +01:00
Sascha Schirra
80b2f45178 README format changed 2016-03-22 12:22:02 +01:00
Sascha Schirra
937b3bc22c README changed 2016-03-22 12:19:26 +01:00
Sascha Schirra
5e72ce39f0 ruby binding added 2016-03-22 12:17:23 +01:00
Nguyen Anh Quynh
d2ffea0e88 Makefile: do not recompile samples/ for install target 2016-03-21 13:02:17 +08:00
Nguyen Anh Quynh
859111f8f5 x86: return immediately after handling FPSW/FPCW/FPTAG registers 2016-03-20 18:15:41 +08:00
Nguyen Anh Quynh
ad6bb8c9f8 unit: fix test_hookcounts.c 2016-03-20 01:54:37 +08:00
Nguyen Anh Quynh
5d22d6c7f4 Merge pull request #467 from sashs/master
Bugfix: uc_x86_mmr has no attribute limits
2016-03-18 17:21:33 +08:00
Sascha Schirra
25864b589d Bugfix: uc_x86_mmr has no attribute limits 2016-03-18 07:44:05 +01:00
Nguyen Anh Quynh
0af4baac31 unit: fix warnings in printing uint64_t in test_hookcounts.c 2016-03-17 17:49:22 +08:00
egberts
ac21e74641 Issues #465
Pull Request #466
Added one more test case
Fixed two test case into passing (for a total of 3 passing out of 7)
2016-03-16 11:49:25 -07:00
egberts
881360d60f Issue #465 - Added test_hookcounts to .gitignore 2016-03-16 11:01:59 -07:00
egberts
ab5ed15044 Issue #465 - Enhanced test for more scenarios; fixed some semantic bugs. 2016-03-16 10:54:20 -07:00
Nguyen Anh Quynh
fb1ebac000 Merge branch 'master' into m1 2016-03-09 15:13:42 +08:00
Nguyen Anh Quynh
2cfe6fb9c0 appveyor: no need to initialize MSVC env for Msys2 2016-03-09 11:53:59 +08:00
Nguyen Anh Quynh
dca32a875e appveyor: try without pacman installs 2016-03-09 09:54:09 +08:00
Nguyen Anh Quynh
26261be244 improve Appveyor config 2016-03-09 09:35:00 +08:00
Nguyen Anh Quynh
276775f5cc more fix for Appveyor CI 2016-03-08 13:41:24 +08:00
Nguyen Anh Quynh
861d5e1ad8 fix appveyor.yml 2016-03-08 13:06:16 +08:00
Nguyen Anh Quynh
86e2127af1 add Appveyor CI 2016-03-08 12:52:13 +08:00
Nguyen Anh Quynh
9c91a6ec28 fix a typo in tests/regress/LICENSE 2016-03-08 08:55:55 +08:00
Nguyen Anh Quynh
93f6d8bade Merge pull request #453 from danghvu/master
Add a license for regression tests
2016-03-08 08:49:09 +08:00
Hoang-Vu Dang
9d9056c474 Add a license for regression tests 2016-03-07 12:22:20 -06:00
Nguyen Anh Quynh
eec9aa8c57 Merge pull request #452 from Spl3en/master
Fix a typo in uc_hook_add documentation.
2016-03-08 01:20:09 +08:00
Spl3en
338fb0e81b Fix a typo in uc_hook_add documentation. 2016-03-07 17:52:08 +01:00