Commit Graph

444 Commits

Author SHA1 Message Date
4edc9d49ca Re-generated the Makefiles 2013-04-07 21:12:51 +02:00
f76c138335 Added support for 64-bits x86 in OpenBSD 2013-03-26 19:31:16 +01:00
16b5a64a8d Compilation fix for OpenBSD 2013-03-26 19:27:47 +01:00
02c4f699ae Re-generated the Makefiles 2013-03-24 17:14:01 +01:00
5c582a3d8d Give the binding a chance to be functional 2013-02-13 01:14:02 +01:00
e39257bad8 Also exposing asm_assemble_string() 2013-02-11 23:21:29 +01:00
e643dd064c Also exposing asm_open_deassemble() to the Python API 2013-02-11 23:09:14 +01:00
960d533ea5 Exposing more of the API from libasm 2013-02-11 13:50:31 +01:00
0bd5a62bad Early Python binding for libasm (untested) 2013-02-11 02:08:47 +01:00
d17ca8dfde Re-generated the Makefiles 2013-02-11 01:41:34 +01:00
a1df8701f8 Re-generated Makefiles 2013-01-07 03:36:29 +01:00
8ac5edada7 Preparing scripts for the "clean" target 2013-01-07 02:46:28 +01:00
acb77a51d8 Code cleanup 2013-01-07 02:35:58 +01:00
3e4e629cef Preparing scripts for the "clean" target 2013-01-07 02:32:08 +01:00
20a977b62c Preparing scripts for the "clean" target 2013-01-07 02:27:12 +01:00
6f434e2660 Re-generated Makefiles 2013-01-07 02:21:30 +01:00
913331e9b6 Added a separate header for the common yasep functions 2013-01-04 01:36:31 +01:00
e1b4b4b2b8 Fixed the project's name in the header 2013-01-04 01:35:23 +01:00
d43b007ed4 Fixed the project's name in the header 2013-01-04 01:34:25 +01:00
bd2a3c8d78 Fixed build with non-standard include path 2013-01-03 23:09:30 +01:00
7c2abdbca0 Also updated the internal API for AsmFormat 2012-12-02 21:45:39 +01:00
20e736f73f Updated the internal plug-in API (for AsmArch first) 2012-12-02 02:53:25 +01:00
e688235dc0 The standalone libasm now supports every architecture within Asm 2012-12-01 03:11:50 +01:00
c26ad26f4f Added yasep16 and yasep32 to the supported architectures in standalone libasm 2012-12-01 03:09:09 +01:00
a1b8cb9775 Only initialize the list of architectures once 2012-12-01 03:03:03 +01:00
f6eeebb45f Added mipseb and mipsel to the supported architectures in standalone libasm 2012-12-01 02:59:19 +01:00
e9033fcd26 Code cleanup 2012-12-01 02:53:51 +01:00
32da9a3eb3 Supporting even more architectures in standalone libasm 2012-12-01 02:50:13 +01:00
78435b601f Code cleanup 2012-12-01 02:30:20 +01:00
85a0177cbd Code cleanup 2012-12-01 02:25:23 +01:00
0984e9167c Added sparc64 support to the standalone libasm 2012-12-01 02:22:38 +01:00
5392cab332 Added dalvik support to the stand-alone libasm 2012-12-01 02:17:49 +01:00
d66aa3a550 Enter standalone libasm (with supported plug-ins built-in) 2012-12-01 01:20:39 +01:00
b4c61cbfcf Updated the format API to allow reporting errors 2012-12-01 00:03:42 +01:00
9664528dde Minor fix for debugging output 2012-11-30 23:33:58 +01:00
ffb79d6475 Code cleanup 2012-11-30 23:33:42 +01:00
b165346df3 Fixed build with current cpp library 2012-11-30 23:30:47 +01:00
65f26c5a51 Re-implemented asm_guess_format() 2012-11-30 14:40:04 +01:00
fb4de7ccdf Switched the license to the LGPL 3.0 (for the library and plug-in code) 2012-11-11 01:44:31 +01:00
74e852044c No longer force "-ldl" within LDFLAGS 2012-11-11 01:33:55 +01:00
03e47517ee Give it a better chance to work on MacOS X 2012-10-18 15:14:20 +00:00
8675979447 Fixed parsing arguments (using $OPTARG) 2012-10-17 10:37:57 +00:00
acb3e181fe No longer use RPATH for "/usr/lib" 2012-10-03 17:44:05 +00:00
bec7bbba43 Code cleanup 2012-09-22 19:00:16 +00:00
f78c504f66 Fixed a potential crash 2012-09-22 00:27:16 +00:00
2d6cae4e8e No longer run the tests over and over again 2012-09-21 21:28:12 +00:00
3d21445098 Compilation flags are now taken from the target's section 2012-09-11 16:12:23 +00:00
113f819df9 This file belongs to DeforaOS Devel Asm 2012-08-30 21:39:11 +00:00
64c70ccd9f Chose a substitution character for sed less likely to conflict 2012-08-13 18:27:16 +00:00
ba6a0c6860 MacOS X does not support "-Wl,-rpath-link" but supports "-Wl,-rpath" 2012-08-01 17:38:44 +00:00