Retro68/Elf2Mac
Wolfgang Thaller 1bf9012d5e fix data-to-code references for single-segment apps and code resources 2018-02-22 22:05:58 +01:00
..
CMakeLists.txt Elf2Mac: clean up, split up 2017-09-29 02:12:57 +02:00
Elf2Mac.cc Elf2Mac: support custom entry points 2018-01-06 03:11:48 +01:00
Elf2Mac.h Elf2Mac: support custom entry points 2018-01-06 03:11:48 +01:00
LdScript.cc Elf2Mac: support custom entry points 2018-01-06 03:11:48 +01:00
Object.cc fix data-to-code references for single-segment apps and code resources 2018-02-22 22:05:58 +01:00
Object.h Elf2Mac: clean up, split up 2017-09-29 02:12:57 +02:00
Reloc.cc New, more compact format for relocations 2017-09-30 23:03:17 +02:00
Reloc.h New, more compact format for relocations 2017-09-30 23:03:17 +02:00
Section.cc fix data-to-code references for single-segment apps and code resources 2018-02-22 22:05:58 +01:00
Section.h fix data-to-code references for single-segment apps and code resources 2018-02-22 22:05:58 +01:00
SegmentMap.cc add a way to manually specify what goes in which segment 2017-10-07 01:59:39 +02:00
SegmentMap.h Elf2Mac: support custom entry points 2018-01-06 03:11:48 +01:00
Symbol.cc Elf2Mac: clean up, split up 2017-09-29 02:12:57 +02:00
Symbol.h Elf2Mac: clean up, split up 2017-09-29 02:12:57 +02:00
Symtab.cc Elf2Mac: clean up, split up 2017-09-29 02:12:57 +02:00
Symtab.h missing #include 2017-09-29 15:15:20 +02:00