1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/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
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