freebsd-dev/lib/csu/common
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
..
crtbegin.c Run __cxa_finalize in shared objects in the destructor path. 2018-11-13 15:28:27 +00:00
crtbrand.c crt: switch to standard note type definitions from elf_common.h 2018-10-04 17:35:32 +00:00
crtend.c Make the .ctors, .dtors, and .jcr markers as static. They shouldn't be 2018-10-29 17:55:26 +00:00
ignore_init.c Process irelocs for statically linked binaries from crt1 on x86. 2018-10-13 23:52:55 +00:00
notes.h crt: switch to standard note type definitions from elf_common.h 2018-10-04 17:35:32 +00:00