freebsd-nq/tools/build
Andrew Turner 31d62a73c2 Implement a BSD licensed crtbegin/crtend
These are needed for .ctors/.dtors and .jcr handling. The former needs
all the function pointers to be called in the correct order from the
.init/.fini section. The latter just needs to call a gcj specific function
if it exists with a pointer to the start of the .jcr section.

This is currently disabled until __dso_handle support is added.

Reviewed by:	emaste
MFC after:	1 month
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D17587
2018-10-25 17:39:41 +00:00
..
cross-build
make_check
mk Do not remove ld man page if lld is enabled and binutils is not 2018-09-25 18:54:18 +00:00
options Implement a BSD licensed crtbegin/crtend 2018-10-25 17:39:41 +00:00
beinstall.sh
check-links.sh
dummy.c
futimens.c
Makefile Don't create directories in ${WORLDTMP}/legacy with mtree 2018-08-20 10:39:53 +00:00
Makefile.depend
stat.h
stdlib.h
strings.h
utimensat.c