This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Macintosh-Tools
/
Retro68
Watch
1
Star
0
Fork
0
You've already forked Retro68
mirror of
https://github.com/autc04/Retro68.git
synced
2025-01-22 17:32:42 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Retro68
/
Elf2Mac
History
Wolfgang Thaller
5a740db226
make Elf2Mac write non-empty data forks, to unbreak some configure scripts (
fixes
#233
)
2024-05-11 02:13:46 +02:00
..
CMakeLists.txt
…
Elf2Mac.cc
Elf2Mac: treat an empty RETRO68_REAL_LD environment variable as unset
2024-05-11 01:14:14 +02:00
Elf2Mac.h
…
LdScript.cc
Fix multisegment app with > 10 CODE resources
2022-10-26 20:16:14 -05:00
Object.cc
make Elf2Mac write non-empty data forks, to unbreak some configure scripts (
fixes
#233
)
2024-05-11 02:13:46 +02:00
Object.h
…
Reloc.cc
…
Reloc.h
…
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
…
SegmentMap.cc
…
SegmentMap.h
…
Symbol.cc
Elf2Mac: don't insist that sections actually exist
2022-12-04 10:28:33 +01:00
Symbol.h
…
Symtab.cc
…
Symtab.h
…