Commit Graph

417 Commits

Author SHA1 Message Date
4030d1c97b Exposing asm_set_function() and asm_set_section() for now 2012-05-18 23:08:28 +00:00
10a296fa96 Updated the short description 2012-05-18 22:24:21 +00:00
4da8d5d693 Renamed asm.pc to Asm.pc 2012-05-18 22:23:07 +00:00
d2f44d846c Fixed the assembler's name 2012-05-18 22:21:59 +00:00
5487fdac39 Let CVS be quieter 2012-05-15 04:12:04 +00:00
9dd7843d36 Renamed the project to "Asm" 2012-05-15 04:11:16 +00:00
a7c3d8982b Also include the templates in the archive 2012-05-15 04:07:21 +00:00
d39bb1b2f3 Renamed the project to "Asm" 2012-05-15 04:01:48 +00:00
261f855e46 Renamed the project to "Asm" 2012-05-15 03:33:25 +00:00
0c31707006 Installing the documentation as well 2012-05-15 02:56:14 +00:00
6f76c2e5a7 Fixed cross-referencing upon installation 2012-05-15 02:50:20 +00:00
601805bf4d Implemented installing and uninstalling 2012-05-15 02:41:44 +00:00
de7c7c3631 Code cleanup 2012-05-14 23:35:23 +00:00
31adefa4a1 Fixed generating documentation 2012-05-14 23:31:06 +00:00
d62d75bd3b Introducing gtk-doc template generation 2012-05-14 22:47:12 +00:00
75b410c5b2 Fixed "make dist" 2012-05-14 20:01:41 +00:00
576c8dfed6 The script is now more generic in looking for code 2012-05-14 19:25:43 +00:00
2fbecf2684 Code cleanup 2012-05-14 18:56:46 +00:00
7400a59385 Generating documentation with gtk-doc 2012-05-14 18:54:22 +00:00
900f4c3fdd Initial import 2012-05-14 16:58:52 +00:00
2140d979df Renamed the "test" folder to "tests" for consistency 2012-05-14 16:58:34 +00:00
25020ce64b Re-generated Makefiles 2012-04-08 14:05:25 +00:00
5d8e371ea3 Relate functions to their offsets in executable objects as well 2012-04-06 22:07:26 +00:00
96ff511844 Mention function offsets when meaningful 2012-04-06 21:53:22 +00:00
3207b9e855 Importing support for yasep16 2011-12-06 13:15:30 +00:00
0ab47975aa Also let strings be accessed through the library 2011-12-01 02:59:48 +00:00
509e571cba Fixed the "tableswitch" instruction 2011-12-01 02:59:09 +00:00
1738084a28 Fixed decoding of the bipush and tableswitch instructions 2011-11-30 17:47:56 +00:00
577bbb4e6f Maintaining the function list as well 2011-11-30 16:09:06 +00:00
0b4301cd60 Decoding the first list of strings correctly 2011-11-30 05:46:04 +00:00
2513835d1b Four more instructions are referring to strings 2011-11-30 05:05:46 +00:00
318cdadfaf Automatically read strings if possible 2011-11-30 04:58:23 +00:00
8aed535978 Fixed Java deassembly 2011-11-29 18:44:03 +00:00
ce3a785edd The Yasep processor is really little-endian 2011-11-29 04:31:14 +00:00
953ecb2013 Imported the official names for the registers 2011-11-28 03:37:12 +00:00
75f5c2830f It is really the 16-bit version of the Yasep processor 2011-11-28 03:32:16 +00:00
6290fa7746 Improved support for the Yasep processor some more 2011-11-28 03:25:36 +00:00
d7b72eaa54 Can now encode and decode the "IR" form of Yasep 2011-11-28 02:58:54 +00:00
ff1bd3b657 Better encoding and decoding of Yasep instructions 2011-11-28 02:22:48 +00:00
8d57663795 Code cleanup 2011-11-28 02:21:44 +00:00
560b0e9f07 Deassembling some instructions for the Yasep processor as well 2011-11-28 01:04:29 +00:00
389f82aef4 Major re-design to facilitate code re-use from the library 2011-11-27 21:02:46 +00:00
a5423dbc95 Let CVS be quieter 2011-10-29 02:12:09 +00:00
e52487b690 Re-generated Makefiles 2011-10-29 01:58:19 +00:00
14ca806803 Preparing the API for more flexible code deassembly 2011-10-18 20:02:59 +00:00
c9fe4919cb Let ARM default to little-endian 2011-10-18 19:08:08 +00:00
28871e63e1 Adding some documentation 2011-09-28 13:29:11 +00:00
3cd40edf32 Re-generated Makefiles 2011-09-28 13:28:22 +00:00
72cf6186e3 Assembling the first yasep instructions 2011-09-28 12:23:46 +00:00
fa4614af23 Introducing the yasep architecture 2011-09-28 12:04:05 +00:00