Nguyen Anh Quynh
|
98bc9c3932
|
bindings: update java & python follow last API change
|
2013-12-10 08:06:56 +08:00 |
Nguyen Anh Quynh
|
3ff4ccbc5b
|
bindings: update python & java following mips core engine
|
2013-12-08 20:19:05 +08:00 |
Nguyen Anh Quynh
|
bac111c257
|
bindings: update python & java following arm64 update
|
2013-12-08 15:29:08 +08:00 |
danghvu
|
0500691eb3
|
Update Java binding with cs_option
|
2013-12-05 19:33:38 -06:00 |
Nguyen Anh Quynh
|
d912f91390
|
add a newline between constant types in autogen constants
|
2013-12-05 00:02:37 +08:00 |
Nguyen Anh Quynh
|
a2f825ff07
|
support comments in autogen files, so constant files are more friendly
|
2013-12-04 23:56:24 +08:00 |
danghvu
|
b4b6fea875
|
Fix a bug const generator does not account for assigning number as enum const
|
2013-12-04 00:19:48 -06:00 |
Nguyen Anh Quynh
|
e60590baf1
|
fix bindings to reflect the last commit
|
2013-12-04 12:46:41 +08:00 |
Nguyen Anh Quynh
|
ea5b79d058
|
move some alias registers around to after REG_MAX. this seems to fix some issues of clang, which struggles with enum that assign value from other enum
|
2013-12-04 12:10:47 +08:00 |
Nguyen Anh Quynh
|
b39ef0bfa6
|
arm: added some alias registers
|
2013-12-04 11:52:28 +08:00 |
Nguyen Anh Quynh
|
67f1297b33
|
java: temporarily remove SYNTAX_ATT option due to the newly added cs_option() API. this will be fixed when cs_option() is supported in java
|
2013-12-04 10:27:50 +08:00 |
danghvu
|
2c37cd49fc
|
Minor fix in java coding style
|
2013-12-03 12:28:10 -06:00 |
danghvu
|
9e51977205
|
Fix java binding to reflect new api
|
2013-12-03 19:21:08 +01:00 |
Nguyen Anh Quynh
|
88db228cc9
|
bindings: do not delete constant files when on clean target of Makefile
|
2013-12-03 15:01:15 +08:00 |
Nguyen Anh Quynh
|
22fcba13f9
|
java: add some missing CS_MODE
|
2013-12-03 14:34:12 +08:00 |
Nguyen Anh Quynh
|
de53660109
|
java: quick fix to update it with latest API changes
|
2013-12-03 14:26:05 +08:00 |
Nguyen Anh Quynh
|
8db204e6fd
|
java: clean up Test.java
|
2013-12-03 11:27:58 +08:00 |
Nguyen Anh Quynh
|
25f5612d4d
|
bindings: correct autogen constant files to reflect the change on arm64.h
|
2013-12-03 09:45:02 +08:00 |
Nguyen Anh Quynh
|
f4597083c2
|
bindings: add all autogen files. better to do this by committers, not users. thanks to this, users dont need to generate those constants themselves
|
2013-12-03 09:23:27 +08:00 |
Nguyen Anh Quynh
|
68f2405814
|
java: update README
|
2013-12-02 20:25:54 +08:00 |
danghvu
|
2f66688c67
|
Modify java binding to use the auto-generated files
|
2013-12-01 14:10:28 -06:00 |
danghvu
|
20b2d800a9
|
Improved performance of java binding
|
2013-11-29 15:23:37 -06:00 |
danghvu
|
bfd2de6493
|
Fix Arm64.java miss type
|
2013-11-29 18:27:28 +01:00 |
danghvu
|
a7d954f131
|
Adjust binding tests to match api changes
|
2013-11-29 10:57:45 -06:00 |
danghvu
|
686fdf6d54
|
Fix a bug on machine without jna cannot make clean
|
2013-11-28 10:08:15 -06:00 |
danghvu
|
c4325f8593
|
Add remaining untested functions
|
2013-11-28 01:02:17 -06:00 |
danghvu
|
71e1c4f9fa
|
More verbose Java binding Makefile
|
2013-11-28 00:36:19 -06:00 |
danghvu
|
bad54f32c0
|
Fix java binding for 32-bit
|
2013-11-28 06:56:03 +01:00 |
danghvu
|
f3ef69673a
|
Fix java binding test, output the same as core test
|
2013-11-27 21:41:17 -06:00 |
danghvu
|
f86a7d5696
|
Packaging java binding
|
2013-11-27 15:09:07 -06:00 |
danghvu
|
b598c7d6ca
|
Improve Java speed
|
2013-11-27 14:38:53 -06:00 |
danghvu
|
7b08804440
|
Fix partially inconsistent output from java binding
|
2013-11-27 10:58:31 -06:00 |
danghvu
|
5f495529b0
|
Refactor java binding, remove offset dependency
|
2013-11-27 02:13:32 -06:00 |
danghvu
|
35855b5b93
|
Fix indentation consistency
|
2013-11-26 22:42:30 -06:00 |
danghvu
|
6a6947f729
|
initial commit for java binding
|
2013-11-26 22:28:41 -06:00 |