freebsd-dev/lib/csu
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
..
aarch64 Consolidate duplicated logic in csu Makefiles to lib/csu/Makefile.inc. 2020-07-03 00:09:41 +00:00
amd64 Consolidate duplicated logic in csu Makefiles to lib/csu/Makefile.inc. 2020-07-03 00:09:41 +00:00
arm Consolidate duplicated logic in csu Makefiles to lib/csu/Makefile.inc. 2020-07-03 00:09:41 +00:00
common Rename __JCR_LIST__ to __JCR_END__ in crtend.c. 2020-11-10 19:04:54 +00:00
i386 Consolidate duplicated logic in csu Makefiles to lib/csu/Makefile.inc. 2020-07-03 00:09:41 +00:00
mips ld.bfd requires an explicit emulation for MIPS for ld -r. 2020-08-04 18:23:32 +00:00
powerpc Consolidate duplicated logic in csu Makefiles to lib/csu/Makefile.inc. 2020-07-03 00:09:41 +00:00
powerpc64 Consolidate duplicated logic in csu Makefiles to lib/csu/Makefile.inc. 2020-07-03 00:09:41 +00:00
riscv Consolidate duplicated logic in csu Makefiles to lib/csu/Makefile.inc. 2020-07-03 00:09:41 +00:00
tests Revert r353140: Re-add ALLOW_MIPS_SHARED_TEXTREL, sprinkle it around 2020-01-14 17:50:13 +00:00
Makefile [PowerPC64LE] Use a shared LIBC_ARCH for powerpc64le. 2020-09-23 00:21:51 +00:00
Makefile.inc Include ABI note tag in shared libraries. 2020-07-16 21:58:43 +00:00