Retro68/Elf2Mac
Wolfgang Thaller 8b20276a6e work around (fix?) the strange cross-segment refs that GNU ld generates when debug info is present 2021-05-24 16:19:17 +02:00
..
CMakeLists.txt Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
Elf2Mac.cc Elf2Mac: output ldscript path before invoking real ld 2021-04-19 22:09:21 +02:00
Elf2Mac.h Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
LdScript.cc linker script: pass debug info through nicely. 2021-05-24 16:18:17 +02:00
Object.cc keep debug info in linker script 2021-03-23 22:13:00 +01:00
Object.h Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
Reloc.cc add support for R_68K_PC32 relocations 2020-12-28 00:25:36 +01:00
Reloc.h RelocBase::code1 was unused, remove 2021-05-24 15:54:17 +02:00
Section.cc work around (fix?) the strange cross-segment refs that GNU ld generates when debug info is present 2021-05-24 16:19:17 +02:00
Section.h Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
SegmentMap.cc Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
SegmentMap.h Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
Symbol.cc keep debug info in linker script 2021-03-23 22:13:00 +01:00
Symbol.h Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
Symtab.cc Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
Symtab.h Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00