freebsd-skq/lib/csu
andrew f75f4c1705 Make the .ctors, .dtors, and .jcr markers as static. They shouldn't be
accessible from out of the files they are defined in.

MFC with:	r339738
Sponsored by:	DARPA, AFRL
2018-10-29 17:55:26 +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 Make the .ctors, .dtors, and .jcr markers as static. They shouldn't be 2018-10-29 17:55:26 +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