freebsd-skq/lib/csu
andrew d66b2778e3 Check __dso_handle is NULL in non-DSO objects. It should only be non-NULL
when accessed from a shared object.

MFC with:	r339738
Sponsored by:	DARPA, AFRL
2018-10-29 17:03:20 +00:00
..
aarch64 Implement a BSD licensed crtbegin/crtend 2018-10-25 17:39:41 +00:00
amd64 Implement a BSD licensed crtbegin/crtend 2018-10-25 17:39:41 +00:00
arm Process irelocs for statically linked binaries from crt1 on x86. 2018-10-13 23:52:55 +00:00
common Add __dso_handle to the BSD crtbegin. This is used to identify shared 2018-10-26 11:53:20 +00:00
i386 Implement a BSD licensed crtbegin/crtend 2018-10-25 17:39:41 +00:00
mips Process irelocs for statically linked binaries from crt1 on x86. 2018-10-13 23:52:55 +00:00
powerpc Process irelocs for statically linked binaries from crt1 on x86. 2018-10-13 23:52:55 +00:00
powerpc64 Implement a BSD licensed crtbegin/crtend 2018-10-25 17:39:41 +00:00
riscv Process irelocs for statically linked binaries from crt1 on x86. 2018-10-13 23:52:55 +00:00
sparc64 Process irelocs for statically linked binaries from crt1 on x86. 2018-10-13 23:52:55 +00:00
tests Check __dso_handle is NULL in non-DSO objects. It should only be non-NULL 2018-10-29 17:03:20 +00:00
Makefile Add a missing include for src.opts.mk. Without it MK_TESTS isn't defined. 2018-10-25 21:08:15 +00:00
Makefile.inc Implement a BSD licensed crtbegin/crtend 2018-10-25 17:39:41 +00:00