2
0
mirror of https://frontier.innolan.net/github/amigaos-cross-toolchain6.git synced 2024-10-19 10:29:55 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
81edc5694c Detect DEBUG_HUNK with GNU stubs information. 2013-06-13 23:02:14 +02:00
7b4f968cc6 Heavy refatorization. 2013-06-13 22:19:33 +02:00
fcb9d51555 Found documentation to stabs format. 2013-06-09 21:35:04 +02:00
3d6492db56 Add disassemble command. 2013-06-09 20:28:32 +02:00
8dac1f581e Simple interface to Exec's SAD. 2013-06-09 18:55:40 +02:00
290d742c4e Decode HUNK_INDEX. 2013-05-26 22:26:36 +02:00
ff799ccd5f Factor out some functionality to separate file. 2013-05-25 17:48:44 +02:00
b8aee8e3a3 Create aout class. 2013-05-25 17:08:00 +02:00
140ae616aa Fix some bugs. 2013-05-25 16:49:53 +02:00
d3a884d3e6 Add tool for dumping contents of aout file. 2013-05-25 16:13:05 +02:00
5b23cc3588 Nicer print-out. 2013-05-25 11:59:15 +02:00
9d02a0c9bf Small fix. 2012-10-01 21:40:51 +02:00
b34ef6b9ff Small fix. 2012-08-08 11:05:08 +02:00
ee0a289edc Execute hunk dump only if imported as main module. 2012-08-07 22:39:53 +02:00
116d210e5e Fix some corner cases. 2012-08-07 22:37:24 +02:00
d8ef640623 Tool for dumping Amiga Hunk file structure. 2012-08-07 18:21:26 +02:00
c5ef898896 Fix tools compilation. GccFindHit works. 2012-08-03 14:35:51 +02:00
8c943d98fa Partially resolved endianness issues. 2012-02-16 21:28:52 -08:00
7518813d49 Add endian aware getters and setters. 2012-02-16 21:28:24 -08:00
2ecdeddb95 Move a.out specific stuff. 2012-02-16 19:46:19 -08:00
a71ca84c27 Utilize doshunks.h & a.out.h. Use ntohx macros. 2012-02-16 19:31:44 -08:00
e2ba3b77c5 Clean up compiler warnings and crash at link time. 2012-02-16 19:08:34 -08:00
8d4f789d7e Fixed includes issues, but the linker crashes. 2012-02-15 23:00:58 -08:00
7851d27114 Import GccFindHit and hunk2aout tools. 2012-02-15 22:42:56 -08:00