1
1
mirror of https://github.com/rui314/mold.git synced 2024-09-21 09:57:18 +03:00
mold/test
2021-05-20 14:14:35 +09:00
..
allow-multiple-definition.sh wip 2021-04-11 14:01:00 +09:00
as-needed.sh wip 2021-04-11 14:01:00 +09:00
auxiliary.sh wip 2021-03-23 14:46:59 +09:00
basic.sh wip 2021-03-01 16:28:16 +09:00
bsymbolic-functions.sh wip 2021-03-02 22:57:15 +09:00
bsymbolic.sh wip 2021-03-04 14:09:56 +09:00
build-id.sh Emit UUIDv4 if --build-id=uuid is specified 2021-04-28 19:54:40 +09:00
canonical-plt.sh wip 2021-03-02 20:24:31 +09:00
comment.sh Embed GIT commit hash to binary 2021-03-23 21:15:32 +09:00
common.sh Place common symbols into .common section 2021-03-25 17:55:59 +09:00
compress-debug-sections.sh Add --compress-debug-sections 2021-05-06 17:20:07 +09:00
compressed-debug-info.sh Handle invalid sections in debug info sectionsy 2021-03-21 13:36:55 +09:00
copyrel-protected.sh wip 2021-04-11 14:01:00 +09:00
copyrel-relro.sh Fix test 2021-05-01 19:34:49 +09:00
copyrel.sh Do not hardcode Linux's ld.so path 2021-03-12 16:39:16 +09:00
defs.sh wip 2021-04-11 14:01:00 +09:00
demangle.sh wip 2021-04-11 14:01:00 +09:00
discard.sh wip 2021-04-11 14:01:00 +09:00
dt_init.sh Do not add unreferenced DSO symbols to .dynsym 2021-05-10 15:50:25 +09:00
duplicate-error.sh wip 2021-04-11 14:01:00 +09:00
dynamic-linker.sh wip 2021-04-11 14:01:00 +09:00
dynamic.sh wip 2021-03-01 16:28:16 +09:00
entry.sh Do not emit .got, .got.plt or .rela.got if empty 2021-03-23 11:02:13 +09:00
exception.sh Support GOT64, GOTPCREL64 and GOTPC64 relocations 2021-03-22 12:17:03 +09:00
exclude-libs2.sh Add -exclude-libs 2021-03-08 17:24:51 +09:00
exclude-libs.sh wip 2021-04-11 14:01:00 +09:00
execstack.sh Add -z execstack and -z noexecstack 2021-03-12 18:09:15 +09:00
export-dynamic.sh wip 2021-03-01 16:28:16 +09:00
export-from-exe.sh wip 2021-03-01 16:28:16 +09:00
fatal-warnings.sh wip 2021-04-11 14:01:00 +09:00
filler.sh Embed argv to .comment 2021-03-29 13:36:26 +09:00
filter.sh wip 2021-03-23 14:46:59 +09:00
gc-sections.sh wip 2021-04-11 14:13:55 +09:00
gnu-hash.sh wip 2021-03-01 16:28:16 +09:00
hello-dynamic.sh Do not hardcode Linux's ld.so path 2021-03-12 16:39:16 +09:00
hello-static.sh wip 2021-04-01 00:52:10 +09:00
help.sh Add --help 2021-05-08 20:10:41 +09:00
i386-hello-dynamic.sh wip 2021-03-31 20:13:36 +09:00
i386-hello-static.sh wip 2021-04-01 18:49:16 +09:00
i386-tls-gd.sh Handle R_386_TLS_GD, R_386_TLS_LDM and R_386_TLS_LDO_32 2021-04-13 22:25:11 +09:00
i386-tls-ld.sh Handle R_386_TLS_GD, R_386_TLS_LDM and R_386_TLS_LDO_32 2021-04-13 22:25:11 +09:00
i386-tlsdesc.sh Handle R_386_TLS_GOTDESC and R_386_TLS_DESC_CALL 2021-04-14 15:01:52 +09:00
icf.sh wip 2021-04-12 02:45:33 +09:00
ifunc-dso.sh Do not hardcode Linux's ld.so path 2021-03-12 16:39:16 +09:00
ifunc-dynamic.sh Do not hardcode Linux's ld.so path 2021-03-12 16:39:16 +09:00
ifunc-static.sh wip 2021-03-01 22:04:42 +09:00
init_array.sh Fix https://github.com/rui314/mold/issues/32 2021-04-24 14:27:50 +09:00
initfirst.sh Add -z initfirst 2021-04-10 18:16:01 +09:00
interpose.sh Add -z interpose 2021-04-10 18:18:56 +09:00
library-path-dynamic.sh Do not hardcode Linux's ld.so path 2021-03-12 16:39:16 +09:00
library-path-static.sh wip 2021-03-01 16:28:16 +09:00
linker-script.sh wip 2021-03-01 16:28:16 +09:00
many-sections.sh Handle object files with lots of sections correctly 2021-03-27 09:12:52 +09:00
mergeable-strings.sh wip 2021-04-10 15:58:25 +09:00
missing-but-ok.sh wip 2021-03-01 16:28:16 +09:00
missing-error.sh wip 2021-04-11 14:01:00 +09:00
mold-wrapper.sh wip 2021-03-26 22:14:23 +09:00
no-quick-exit.sh wip 2021-04-06 17:55:05 +09:00
nocopyreloc.sh wip 2021-04-11 14:01:00 +09:00
note-property.sh Merge .note.gnu.property 2021-05-01 15:42:35 +09:00
note.sh wip 2021-03-01 16:28:16 +09:00
now.sh wip 2021-04-11 14:01:00 +09:00
omagic.sh Add --omagic 2021-05-10 19:21:29 +09:00
pie.sh wip 2021-03-01 16:28:16 +09:00
plt.sh wip 2021-04-10 15:58:25 +09:00
pltgot.sh wip 2021-03-01 16:28:16 +09:00
preload.sh wip 2021-04-11 14:01:00 +09:00
protected.sh wip 2021-03-04 20:23:27 +09:00
push-pop-state.sh wip 2021-04-11 14:01:00 +09:00
relax.sh wip 2021-03-16 12:52:39 +09:00
reloc-overflow.sh wip 2021-04-11 14:01:00 +09:00
reloc.sh wip 2021-03-22 15:33:39 +09:00
relro.sh wip 2021-04-11 14:01:00 +09:00
repro.sh Create a .repro section if MOLD_REPRO environment variable is set 2021-05-02 20:49:00 +09:00
response-file.sh wip 2021-03-01 16:28:16 +09:00
rpath.sh wip 2021-03-01 16:28:16 +09:00
run.sh Make -run to intercept not only ld but also ld.lld and ld.gold 2021-05-20 14:14:35 +09:00
shared.sh Do not add unreferenced DSO symbols to .dynsym 2021-05-10 15:50:25 +09:00
soname.sh wip 2021-03-01 16:28:16 +09:00
spare-dynamic-tags.sh Add -spare-dynamic-tags 2021-04-11 15:43:23 +09:00
static-archive.sh Do not hardcode Linux's ld.so path 2021-03-12 16:39:16 +09:00
stdout.sh Handle - as stdout 2021-04-28 19:15:20 +09:00
strip.sh wip 2021-04-11 14:01:00 +09:00
symtab.sh wip 2021-03-25 12:38:40 +09:00
thin-archive.sh Do not hardcode Linux's ld.so path 2021-03-12 16:39:16 +09:00
tls-dso.sh Fix TPOFF32 relocation handling 2021-03-27 14:47:30 +09:00
tls-gd.sh Do not hardcode Linux's ld.so path 2021-03-12 16:39:16 +09:00
tls-ld.sh Do not hardcode Linux's ld.so path 2021-03-12 16:39:16 +09:00
tls-nopic.sh Do not hardcode Linux's ld.so path 2021-03-12 16:39:16 +09:00
tls-pic.sh Do not hardcode Linux's ld.so path 2021-03-12 16:39:16 +09:00
tlsdesc.sh Handle R_386_TLS_GOTDESC and R_386_TLS_DESC_CALL 2021-04-14 15:01:52 +09:00
trace-symbol.sh wip 2021-04-10 17:59:15 +09:00
trace.sh wip 2021-04-10 17:59:15 +09:00
undefined.sh wip 2021-04-11 14:01:00 +09:00
version-script2.sh wip 2021-03-08 14:37:13 +09:00
version-script3.sh Support glob pattern in version script 2021-03-17 16:56:37 +09:00
version-script4.sh wip 2021-04-11 14:01:00 +09:00
version-script.sh Write .gnu.version_d 2021-03-07 15:41:45 +09:00
version.sh Simplify 2021-05-19 10:24:39 +09:00
warn-common.sh wip 2021-04-11 14:01:00 +09:00
weak-export.sh wip 2021-03-01 16:28:16 +09:00
whole-archive.sh wip 2021-04-11 14:01:00 +09:00