freebsd-dev/lib/csu/common
John Baldwin ecad1d050c Rename __JCR_LIST__ to __JCR_END__ in crtend.c.
This is more consistent with the names used for .ctor and .dtor
symbols and better reflects __JCR_END__'s role.

Reviewed by:	andrew
Obtained from:	CheriBSD
MFC after:	2 weeks
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D27125
2020-11-10 19:04:54 +00:00
..
crtbegin.c Run __cxa_finalize in shared objects in the destructor path. 2018-11-13 15:28:27 +00:00
crtbrand.S Include ABI note tag in shared libraries. 2020-07-16 21:58:43 +00:00
crtend.c Rename __JCR_LIST__ to __JCR_END__ in crtend.c. 2020-11-10 19:04:54 +00:00
feature_note.S Include ABI note tag in shared libraries. 2020-07-16 21:58:43 +00:00
ignore_init_note.S Remove the sed hack for ABI tag notes. 2020-06-15 19:38:48 +00:00
ignore_init.c Remove the sed hack for ABI tag notes. 2020-06-15 19:38:48 +00:00
notes.h csu: use BSD-1-clause license on csu files 2018-11-20 21:04:20 +00:00