Commit Graph

395 Commits

Author SHA1 Message Date
ba6a0c6860 MacOS X does not support "-Wl,-rpath-link" but supports "-Wl,-rpath" 2012-08-01 17:38:44 +00:00
5d5f640c4e Improved debugging information and uninstallation for some scripts 2012-08-01 00:13:24 +00:00
f765718b32 More portable generation of pkg-config definition files 2012-07-31 23:54:54 +00:00
62dcad5895 Give it a better chance to work on MacOS X 2012-07-31 19:11:50 +00:00
48f9370c90 Unifying the scripts generating pkg-config definition files 2012-07-11 23:07:34 +00:00
29afb1ca18 Only install (and uninstall) regular files 2012-07-10 22:49:59 +00:00
38e0e95d01 Really uninstall all the files installed 2012-07-10 22:45:18 +00:00
4ef66b896b Enforce permissions properly when creating directories 2012-07-10 22:37:21 +00:00
33ca7f3b05 Refactored to allow the implementation of symbols soon 2012-07-07 17:41:23 +00:00
0a494391df Placing the sign before the "$" sign for immediate values 2012-07-07 17:39:07 +00:00
c6b072a6ae Hopefully more accurate and complete 2012-07-07 01:23:36 +00:00
b640bdc855 Improved debugging information 2012-07-07 01:20:13 +00:00
2ca21f159d No longer use PACKAGE for the program name as it does not match anymore 2012-07-07 01:15:06 +00:00
21aad23f5c Should be even less ambiguous by now 2012-07-06 21:45:44 +00:00
8906bb3b02 Trying to reduce the grammar 2012-07-06 01:42:30 +00:00
7ee3db6d02 Revised the grammar (will have to be extended some more and implemented) 2012-07-06 01:26:47 +00:00
8815a2ed15 The dalvik test is in flat format 2012-06-07 09:16:06 +00:00
73e02af3b3 Also de-assemble i386_real.o 2012-06-07 09:14:06 +00:00
e73145d197 No longer forget to byte-swap offsets to the respective sections 2012-06-06 23:25:08 +00:00
07963dbf8f Added a script for tests 2012-06-06 23:20:48 +00:00
6e05e813ce Updated some comments 2012-05-29 19:48:56 +00:00
36fdf5b896 Improving ARM (de-)assembly 2012-05-29 19:41:39 +00:00
b57fb7603c Began to implement ARM de-assembly 2012-05-29 18:49:52 +00:00
d2186c0463 Code cleanup 2012-05-29 18:44:44 +00:00
7584cd8ca2 Renamed asm.pc to Asm.pc 2012-05-19 12:50:06 +00:00
6a0fb57497 Updated the API documentation 2012-05-19 12:49:43 +00:00
9d251ebd89 Renamed the "Format" class to "AsmFormat" to avoid potential future conflicts 2012-05-19 12:43:52 +00:00
07bc3364b4 Renamed the "Arch" class to "AsmArch" to avoid potential future conflicts 2012-05-19 12:39:21 +00:00
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