1
1
mirror of https://github.com/rui314/mold.git synced 2024-09-20 01:18:53 +03:00
mold/macho
2022-07-18 19:39:11 +08:00
..
arch-arm64.cc [Mach-O] Do not create a baserel for a subtracted relocation 2022-07-06 20:59:05 +08:00
arch-x86-64.cc [Mach-O] Fix thread-local variable handling 2022-07-18 19:39:11 +08:00
cmdline.cc [Mach-O] Add -dependency_info 2022-07-05 10:52:15 +08:00
dead-strip.cc [Mach-O] Define ${section,segment}${start,end}$ symbols. 2022-07-18 19:39:11 +08:00
input-files.cc [Mach-O] Support NO_DEAD_STRIP attributes 2022-07-09 19:59:29 +08:00
input-sections.cc [Mach-O] Rename more sections for compatibility with Apple's ld 2022-07-07 17:13:43 +08:00
lto.cc Fix typos: missing colon and ampersand 2022-07-03 09:16:08 +02:00
lto.h Remove superfluous const qualifier 2022-07-04 08:05:14 +02:00
macho.h Forward-declare ARM64 and X86_64 as struct, not as class 2022-07-04 08:05:14 +02:00
main.cc [Mach-O] Define ${section,segment}${start,end}$ symbols. 2022-07-18 19:39:11 +08:00
mapfile.cc [Mach-O] Fix a crash bug 2022-06-02 18:05:31 +08:00
mold.h [Mach-O] Define ${section,segment}${start,end}$ symbols. 2022-07-18 19:39:11 +08:00
output-chunks.cc [Mach-O] Do not create a baserel for a subtracted relocation 2022-07-06 20:59:05 +08:00
tapi.cc [Mach-O] Ignore OS name part of targets in TBD files 2022-07-02 13:57:12 +08:00
yaml.cc Refactor 2022-06-05 11:45:45 +08:00