Commit graph

16 commits

Author SHA1 Message Date
Nguyen Anh Quynh
993e031795 java & ocaml: update these bindings following the addition of lshift field to arm_op_mem of Arm engine 2015-01-12 16:01:26 +08:00
Nguyen Anh Quynh
0ea529a6f3 java: add close() method to avoid some unknown crash caused by finallize() on Ubuntu 14.04. FIXME 2014-11-19 10:58:31 +08:00
Nguyen Anh Quynh
b10418e79b java: a call to printf() in TestArm.java is missing a variable 2014-10-10 22:37:49 +08:00
Nguyen Anh Quynh
b0cc71da59 bindings: update java/ocaml/python after the last change in Arm's core 2014-10-06 21:01:32 +08:00
danghvu
ef92cdb918 Update java binding to v3 2014-09-27 17:53:49 -05:00
danghvu
461ab82ae8 Fix broken java binding 2014-05-14 02:37:08 -05:00
Nguyen Anh Quynh
6a1107c216 java: update following the change to detail mode in the core 2014-01-07 23:47:18 +08:00
danghvu
4ef20d54b0 Fixed naming convention 2013-12-16 23:25:57 -06:00
danghvu
13adb95e7e Fix java error when JNA attempts to readField(op) when op_count == 0 2013-12-16 18:03:47 -06:00
Nguyen Anh Quynh
8940e5c5d0 java: return empty array when op_count = 0, rather than NULL. this is to be consistent with all other bindings 2013-12-10 14:44:45 +08:00
danghvu
2f66688c67 Modify java binding to use the auto-generated files 2013-12-01 14:10:28 -06: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
7b08804440 Fix partially inconsistent output from java binding 2013-11-27 10:58:31 -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