1
1
mirror of https://github.com/rui314/mold.git synced 2024-09-20 17:39:56 +03:00
mold/macho
2022-09-14 15:00:49 +08:00
..
arch-arm64.cc Refactor 2022-09-13 13:04:35 +08:00
arch-x86-64.cc Simplify 2022-08-22 16:33:59 +08:00
cmdline.cc Update a help message 2022-09-10 17:44:41 +08:00
dead-strip.cc [Mach-O] Respect N_NO_DEAD_STRIP for executables 2022-07-30 12:39:54 +08:00
input-files.cc Improve an error message 2022-08-25 19:02:07 +08:00
input-sections.cc [Mach-O] Allow past-the-end relocations 2022-08-06 11:54:12 +08:00
lto-unix.cc Fix an assertion failure for -flto and -dead_strip_dylibs 2022-08-15 20:13:02 +08:00
lto-win32.cc Fix CI 2022-08-23 16:05:37 +08:00
lto.h Fix more compile errors for Windows 2022-08-13 00:55:47 -07:00
macho.h Refactor 2022-09-13 11:58:14 +08:00
main.cc [Mach-O] Fix spurious "duplicate symbol" error 2022-08-22 16:04:34 +08:00
mapfile.cc [Mach-O] Fix a crash bug 2022-06-02 18:05:31 +08:00
mold.h [Mach-O] Emit addends for dynamic relocations 2022-08-25 19:02:07 +08:00
output-chunks.cc [Mach-O] Emit addends for dynamic relocations 2022-08-25 19:02:07 +08:00
tapi.cc Fix -Wunused-variable warnings 2022-09-14 15:00:49 +08:00
yaml.cc Add a comment 2022-07-25 17:02:42 +08:00