Commit Graph
324 Commits
Author SHA1 Message Date
Krystian Bacławski 179a4113ce Ignore binaries, MacOSX leftovers and unpacked archives. 2013-07-19 10:43:04 +02:00
Krystian Bacławski 38f39e7c90 Several minor bug fixes. 2013-06-15 12:49:15 +02:00
Krystian Bacławski a24b1142f5 Parse and dump HUNK_DEBUG with GNU stubs. 2013-06-14 10:30:00 +02:00
Krystian Bacławski be331cbf1b Factor out StringTable class. 2013-06-14 09:58:31 +02:00
Krystian Bacławski 81edc5694c Detect DEBUG_HUNK with GNU stubs information. 2013-06-13 23:02:14 +02:00
Krystian Bacławski 7b4f968cc6 Heavy refatorization. 2013-06-13 22:19:33 +02:00
Krystian Bacławski fcb9d51555 Found documentation to stabs format. 2013-06-09 21:35:04 +02:00
Krystian Bacławski 3d6492db56 Add disassemble command. 2013-06-09 20:28:32 +02:00
Krystian Bacławski 8dac1f581e Simple interface to Exec's SAD. 2013-06-09 18:55:40 +02:00
Krystian Bacławski 4ffcfe56c1 Link to elowar's site. 2013-06-09 18:55:12 +02:00
Krystian Bacławski 290d742c4e Decode HUNK_INDEX. 2013-05-26 22:26:36 +02:00
Krystian Bacławski 4f51dc13b8 Estimate which functions are implemented. 2013-05-26 20:09:28 +02:00
Krystian Bacławski ff799ccd5f Factor out some functionality to separate file. 2013-05-25 17:48:44 +02:00
Krystian Bacławski b8aee8e3a3 Create aout class. 2013-05-25 17:08:00 +02:00
Krystian Bacławski 140ae616aa Fix some bugs. 2013-05-25 16:49:53 +02:00
Krystian Bacławski d3a884d3e6 Add tool for dumping contents of aout file. 2013-05-25 16:13:05 +02:00
Krystian Bacławski 5b23cc3588 Nicer print-out. 2013-05-25 11:59:15 +02:00
Krystian Bacławski 9167be7ecc Update documentation. 2013-05-23 21:00:54 +02:00
Krystian Bacławski 7454915e20 Add documentation chapter. 2013-05-23 20:35:35 +02:00
Krystian Bacławski bfc43a2565 Seems like GitHub doesn't support full markdown. 2013-05-22 22:35:57 +02:00
Krystian Bacławski 1715b52c9c Make the instructions idiot-proof, hopefully. 2013-05-22 22:23:49 +02:00
Krystian Bacławski d1e887f7f4 Make the text clearer. 2013-05-22 20:41:06 +02:00
Krystian Bacławski c4d207d7d6 Test passed on Linux 64-bit. 2013-05-22 20:29:37 +02:00
Krystian Bacławski 3a28d97e72 gcc 2.95.3 based toolchain builds under cygwin! 2013-05-22 19:24:35 +02:00
Krystian Bacławski 11b7edda1c Make it work with versions 2, 3 and 4 of the toolchain. 2013-05-22 17:26:04 +02:00
Krystian Bacławski 29ad97d7a3 Fix bug in gas exposed by gcc 4.5.0 output. 2013-05-22 16:56:13 +02:00
Krystian Bacławski f54803789a Handle correctly configure script options for gcc. 2013-05-22 14:07:25 +02:00
Krystian Bacławski 6a473875ea Support more than one toolchain. 2013-05-22 13:40:00 +02:00
Krystian Bacławski acda050e87 Prepare to experiment with gcc 4.5.0. 2013-05-22 13:27:35 +02:00
Krystian Bacławski 4792314d34 Move TODO file to github wiki. 2013-05-21 18:36:59 +02:00
Krystian Bacławski db5293ed1b Migrate to markdown text. 2013-05-21 18:32:00 +02:00
Krystian Bacławski 8c496ba163 Remove todos from README file. 2013-05-20 11:01:09 +02:00
Krystian Bacławski 81f9f500b5 Write down bugs to fix and features to implement. 2013-05-20 10:58:10 +02:00
Krystian Bacławski cfa575b5ca Switch to gcc 3.4.6. 2013-05-19 21:39:06 +02:00
Krystian Bacławski e08e873281 Fix argument checking and file path schema. 2013-05-19 21:38:00 +02:00
Krystian Bacławski dc0a3308cb Preparation for gcc 3.4.6 import. 2013-05-19 15:49:00 +02:00
Krystian Bacławski bbabcf5467 Two useful scripts for diff file manipulations. 2013-05-19 13:42:48 +02:00
Krystian Bacławski b947b3de55 Update default version of binutils to 2.14. 2013-05-19 13:42:18 +02:00
Krystian Bacławski 1377afdb80 AmigaOS 3.x patches for binutils 2.14. 2013-05-19 13:39:26 +02:00
Krystian Bacławski fa14cf7160 Interrupt saves all registers (incl. d0-d1/a0-a1). 2012-11-01 21:52:02 +01:00
Krystian Bacławski 9547fa593c Add __interrupt_handler attribute for functions. 2012-11-01 18:56:27 +01:00
Krystian Bacławski f7610684ca File with todo list. 2012-11-01 15:14:06 +01:00
Krystian Bacławski 32809d3320 Fix default link libraries order with -noixemul. 2012-10-31 15:18:58 +01:00
Krystian Bacławski f054b7b85a Add vasm wrapper. 2012-10-04 12:06:58 +02:00
Krystian Bacławski f31edbe52f Added missing patches. 2012-10-01 21:41:49 +02:00
Krystian Bacławski 9d02a0c9bf Small fix. 2012-10-01 21:40:51 +02:00
Krystian Bacławski d11c37755e Add vbcc, vasm and vlink. 2012-10-01 21:38:36 +02:00
Krystian Bacławski a0f1315999 Revert "Patched binutils 2.10.1."
This reverts commit aceee0ded0.
2012-08-08 16:54:30 +02:00
Krystian Bacławski aceee0ded0 Patched binutils 2.10.1. 2012-08-08 13:26:23 +02:00
Krystian Bacławski cc9e675fd3 Remove cruft. 2012-08-08 13:11:23 +02:00