1
1
mirror of https://github.com/rui314/mold.git synced 2024-10-04 16:48:04 +03:00
mold/test/macho
2021-11-20 19:01:18 +09:00
..
adhoc-codesign.sh [Mach-O] Handle Universal binaries 2021-11-03 16:38:29 +09:00
archive.sh [Mach-O] wip 2021-11-01 21:06:33 +09:00
baserel.sh [Mach-O] wip 2021-11-07 20:01:36 +09:00
bss.sh [Mach-O] Handle .bss 2021-10-29 13:28:52 +09:00
common-alignment.sh [Mach-O] Align common symbols properly 2021-10-29 21:34:27 +09:00
common.sh [Mach-O] Handle common symbols 2021-10-29 16:19:05 +09:00
dead-strip.sh [Mach-O] Implement -dead_strip 2021-11-13 15:21:52 +09:00
dump.sh [Mach-O] Apply relocations 2021-10-06 14:33:01 +09:00
duplicate-error.sh [Mach-O] wip 2021-11-07 23:57:43 +09:00
dylib.sh [Mach-O] Handle Universal binaries 2021-11-03 16:38:29 +09:00
entry.sh [Mach-O] Add -e option 2021-11-12 19:10:00 +09:00
exception.sh [Mach-O] wip 2021-11-02 10:07:49 +09:00
headerpad.sh [Mach-O] wip 2021-11-14 13:30:55 +09:00
hello2.sh [Mach-O] wip 2021-10-26 16:38:44 +09:00
hello3.sh [Mach-O] Create GOT entries for external references 2021-10-26 17:44:57 +09:00
hello4.sh [Mach-O] Create GOT entries for external references 2021-10-26 17:44:57 +09:00
hello5.sh [Mach-O] Create GOT entries for internal references 2021-10-27 15:57:31 +09:00
hello.sh [Mach-O] wip 2021-10-26 15:24:23 +09:00
map.sh [Mach-O] Add -map option 2021-11-05 14:23:28 +09:00
missing-error.sh [Mach-O] wip 2021-11-01 21:06:33 +09:00
pagezero-size.sh [Mach-O] Add -pagezero_size option 2021-11-14 14:23:44 +09:00
platform-version.sh [Mach-O] Add the -platform_version option 2021-10-26 15:14:14 +09:00
rpath.sh [Mach-O] Add -rpath 2021-11-20 19:01:18 +09:00
tls.sh [Mach-O] Support thread-local variables 2021-11-09 16:23:43 +09:00
universal.sh [Mach-O] Handle Universal binaries 2021-11-03 16:38:29 +09:00