1
1
mirror of https://github.com/rui314/mold.git synced 2024-10-04 16:48:04 +03:00
mold/test/macho
2021-12-05 15:40:36 +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
basic.sh wip 2021-12-04 12:10:18 +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-dylibs2.sh [Mach-O] Add -needed_framework 2021-12-01 13:45:25 +09:00
dead-strip-dylibs.sh [Mach-O] Add -dead_strip_dylibs 2021-11-30 19:20:29 +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] Support -dylib 2021-11-29 18:12:48 +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
filepath2.sh [Mach-O] Improve -filelist 2021-11-21 22:18:55 +09:00
filepath.sh [Mach-O] Add -filepath 2021-11-20 19:26:29 +09:00
framework.sh [Mach-O] Add -framework and -F 2021-11-27 20:03:12 +09:00
headerpad.sh wip 2021-12-04 16:41:51 +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 wip 2021-12-04 16:31:15 +09:00
lib1.sh [Mach-O] Fix -L 2021-11-30 15:23:00 +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
needed-framework.sh [Mach-O] Add -needed_framework 2021-12-01 13:45:25 +09:00
needed-l.sh [Mach-O] Add -needed-l 2021-11-30 18:05:28 +09:00
objc.sh [Mach-O] Add -ObjC 2021-11-21 20:26:41 +09:00
pagezero-size2.sh [Mach-O] Do not emit PAGEZERO segment for dylibs 2021-12-01 15:14:38 +09:00
pagezero-size3.sh [Mach-O] Do not emit PAGEZERO segment for dylibs 2021-12-01 15:14:38 +09:00
pagezero-size.sh wip 2021-12-04 16:41:51 +09:00
platform-version.sh [Mach-O] Add the -platform_version option 2021-10-26 15:14:14 +09:00
response-file.sh [Mach-O] Handle response files correctly 2021-11-21 14:53:50 +09:00
rpath.sh [Mach-O] Handle response files correctly 2021-11-21 14:53:50 +09:00
search-paths-first.sh [Mach-O] Report an error on -search_dylibs_first 2021-12-05 15:40:36 +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
Z.sh [Mach-O] Add -Z 2021-11-28 10:05:23 +09:00