freebsd-dev/lib/csu
Andrew Turner b7305f91e4 Run __cxa_finalize in shared objects in the destructor path.
When we have .dtors call them before .dtor handling, otherwise call from
a destructor.

PR:		233056
MFC with:	r339738
Sponsored by:	DARPA, AFRL
2018-11-13 15:28:27 +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 Build the csu tests on all architectures. 2018-10-30 14:44:12 +00:00
common Run __cxa_finalize in shared objects in the destructor path. 2018-11-13 15:28:27 +00:00
i386 Implement a BSD licensed crtbegin/crtend 2018-10-25 17:39:41 +00:00
mips Add the (untested) mips and sparc64 .init call sequences. 2018-11-07 09:49:25 +00:00
powerpc Build the csu tests on all architectures. 2018-10-30 14:44:12 +00:00
powerpc64 Implement a BSD licensed crtbegin/crtend 2018-10-25 17:39:41 +00:00
riscv Build the csu tests on all architectures. 2018-10-30 14:44:12 +00:00
sparc64 Add the (untested) mips and sparc64 .init call sequences. 2018-11-07 09:49:25 +00:00
tests Build the csu tests on all architectures. 2018-10-30 14:44:12 +00:00
Makefile Build the csu tests on all architectures. 2018-10-30 14:44:12 +00:00
Makefile.inc Implement a BSD licensed crtbegin/crtend 2018-10-25 17:39:41 +00:00