Nguyen Anh Quynh
|
17d63ac318
|
update .gitignore
|
2016-05-03 23:05:22 +08:00 |
|
tandasat
|
c4c58decbd
|
remove _WDK exclusion
|
2016-04-23 12:22:39 -07:00 |
|
tandasat
|
34530bb74c
|
ignore VS2015 cache files
|
2016-04-09 22:35:52 -07:00 |
|
practicalswift
|
c055eb96d0
|
Add suite/regress/invalid_read_in_print_operand
|
2015-11-19 07:36:54 +01:00 |
|
Nguyen Anh Quynh
|
fee75fc3b9
|
fix an warning in test_iter_benchmark.c
|
2015-09-30 10:51:22 +08:00 |
|
Alex Chernetz
|
2aa4504c43
|
[Python binding] Add capstone.egg-info to .gitignore
This directory gets created if you install using pip in editable mode.
|
2015-06-19 23:22:57 -07:00 |
|
Nguyen Anh Quynh
|
0dbf1b9636
|
suite: move fuzz_hardness.c to suite/fuzz/
|
2015-06-16 17:32:03 +08:00 |
|
Félix Cloutier
|
28f97662ab
|
Renaming inttypes.h -> myinttypes.h
|
2015-04-07 14:58:43 -04:00 |
|
Nguyen Anh Quynh
|
d319c114db
|
x86: more encodings for FXCH & FCOMP. also print LJUMP without * as prefix for Intel syntax. handle BOUND & FARCALL better
|
2014-12-26 16:49:10 +08:00 |
|
Nguyen Anh Quynh
|
d463bde653
|
Merge branch 'next' of https://github.com/aquynh/capstone into next
|
2014-10-13 07:34:34 +08:00 |
|
Nguyen Anh Quynh
|
a91c1994ea
|
docs: add a link to online doc of cs_disasm_iter()
|
2014-10-13 07:27:16 +08:00 |
|
Jay Oster
|
b1119a39e5
|
Add tests/test_iter to .gitignore
|
2014-10-12 15:47:16 -07:00 |
|
Félix Cloutier
|
89005e0fca
|
Changed .gitignore file to ignore xcuserdata dirs
|
2014-10-02 16:28:09 -04:00 |
|
Mr. eXoDia
|
66ca55f3c4
|
updated gitignore to ignore the ipch/ directory (MSVC specific)
|
2014-08-26 23:51:33 +08:00 |
|
Nguyen Anh Quynh
|
0efef5dd48
|
solve some conflicts when merging -next into -v3
|
2014-08-25 17:01:45 +08:00 |
|
Nguyen Anh Quynh
|
f178d69b3f
|
update .gitignore for ocaml binaries
|
2014-08-19 23:11:04 +08:00 |
|
Nguyen Anh Quynh
|
26dfbc6677
|
fix indentation introduced by the latest merge. also move test_arm_regression.c into suite/arm/ and add Makefile for it
|
2014-07-31 18:24:51 +08:00 |
|
Nguyen Anh Quynh
|
a3676e31b5
|
update .gitignore for Ocaml binding
|
2014-06-26 22:10:41 +08:00 |
|
Nguyen Anh Quynh
|
553bb488d7
|
python: support XCore
|
2014-05-26 23:47:45 +08:00 |
|
Nguyen Anh Quynh
|
015849db81
|
update .gitignore for VS2010
|
2014-05-16 15:47:52 +08:00 |
|
Nguyen Anh Quynh
|
16d9c6cee7
|
update .gitignore
|
2014-05-14 21:54:09 +08:00 |
|
Giovanni Condello
|
314893c19d
|
Ignore .d files and tests/test_skipdata
|
2014-05-10 16:05:49 +02:00 |
|
Ole André Vadla Ravnås
|
e3ef6659ed
|
Makefile: add support for building python binding out-of-tree
|
2014-05-01 00:53:01 +02:00 |
|
Nguyen Anh Quynh
|
4011d7374d
|
revert pkgconfig.mk
|
2014-03-31 20:47:35 +08:00 |
|
Oliver Pinter
|
0d90b2ac04
|
packages: remove generated distinfo file, and added to .gitignore
Signed-off-by: Oliver Pinter <oliver.pntr@gmail.com>
|
2014-03-31 02:21:34 +02:00 |
|
Nguyen Anh Quynh
|
a3cfe4a87b
|
.gitignore: add test_systemz
|
2014-03-26 14:59:53 +08:00 |
|
Nguyen Anh Quynh
|
d067ebc697
|
java: support Sparc
|
2014-03-10 15:03:16 +08:00 |
|
Nguyen Anh Quynh
|
2fcfeac258
|
update .gitignore for new *.pyx files generated by cython
|
2014-01-13 20:43:44 +08:00 |
|
Nguyen Anh Quynh
|
d0f201c1ff
|
python: update .gitignore to ignore *.c generated by Cython
|
2014-01-10 10:43:47 +08:00 |
|
Nguyen Anh Quynh
|
e94bf7272e
|
gitignore: add tests/*.static
|
2014-01-09 14:28:05 +08:00 |
|
Nguyen Anh Quynh
|
f1d489b949
|
ppc: support details information
|
2014-01-05 00:00:05 +08:00 |
|
Nguyen Anh Quynh
|
29d138fa2b
|
python: rename some public python classes to follow python naming convention
|
2013-12-16 10:31:41 +08:00 |
|
Nguyen Anh Quynh
|
7999c1fe1f
|
add capsone.pc to .gitignore
|
2013-12-03 13:40:11 +08:00 |
|
Nguyen Anh Quynh
|
5aeeb2c569
|
update .gitignore to ignore bunch of files
|
2013-11-28 15:45:57 +08:00 |
|
Nguyen Anh Quynh
|
0c91f8f0e7
|
Initial commit
|
2013-11-26 18:32:11 -08:00 |
|