Retro68/Elf2Mac
Adam Goode cc38ed3df3 Disable RWX segment warnings 2024-03-18 21:42:54 -04:00
..
CMakeLists.txt Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
Elf2Mac.cc Disable RWX segment warnings 2024-03-18 21:42:54 -04:00
Elf2Mac.h Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
LdScript.cc Fix multisegment app with > 10 CODE resources 2022-10-26 20:16:14 -05:00
Object.cc Merge remote-tracking branch 'origin/master' into gcc12-update 2023-12-12 23:48:09 +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 add support for R_68K_PC32 relocations 2020-12-28 00:25:36 +01:00
Section.cc work around (fix?) the strange cross-segment refs that GNU ld generates when debug info is present 2022-10-28 18:03:30 +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 Elf2Mac: don't insist that sections actually exist 2022-12-04 10:28:33 +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