Nguyen Anh Quynh
7553c9c1c2
tests: add mips_kseg0_1 to Makefile to compile it
2015-10-27 11:25:34 +08:00
Jonathon Reinhart
c7de7e44a6
create versioned library name and symlink unversioned name on *nix
...
This allows executables (e.g. unit tests) to link against the
libunicorn.so in the build directory, after the SONAME was added in
4860fdb3.
Becuase libunicorn.so has an SONAME of libunicorn.so.0, the linker uses
the SONAME for the DT_NEEDED entry of the tests. But because a library
with that name did not exist, they would fail to run.
2015-10-21 22:48:25 -04:00
Antonio Parata
06f1908873
Added Visual studio files to ignore
2015-10-14 10:51:23 +02:00
Nguyen Anh Quynh
e479f72403
update .gitignore
2015-09-24 13:52:10 +08:00
Nguyen Anh Quynh
80c316026f
update .gitignore
2015-09-22 11:05:38 +08:00
Nguyen Anh Quynh
f9d8387175
update .gitignore
2015-09-05 11:26:39 +08:00
Nguyen Anh Quynh
8a6fe6dc9d
update .gitignore
2015-09-03 18:43:29 +08:00
Nguyen Anh Quynh
0e13ab6c3f
compile regress/rep_movsb.c
2015-09-01 20:05:33 +08:00
Nguyen Anh Quynh
12019dba40
update .gitignore
2015-08-31 23:38:48 +08:00
Nguyen Anh Quynh
4697d99d79
update .gitignore
2015-08-29 09:29:16 +08:00
Nguyen Anh Quynh
b0ba598981
update .gitignore
2015-08-28 18:27:55 +08:00
Nguyen Anh Quynh
cd0fe763ab
update .gitignore
2015-08-25 16:21:18 +08:00
Nguyen Anh Quynh
9d9c0d1a25
uc_emu_start() report error on illegal instruction at the output
2015-08-25 00:02:31 +08:00
Nguyen Anh Quynh
62908b96eb
update .gitignore
2015-08-24 22:25:28 +08:00
Nguyen Anh Quynh
344d016104
import
2015-08-21 15:04:50 +08:00