freebsd-dev/lib/csu/aarch64
John Baldwin 85a2ea3f57 Only include object files from .ALLSRC when linking crt1 objects.
Reported by:	np, peterj
Reviewed by:	kib, emaste
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D25469
2020-06-26 19:46:30 +00:00
..
crt1_c.c Remove the sed hack for ABI tag notes. 2020-06-15 19:38:48 +00:00
crt1_s.S Always compile the brand and ignore init ELF notes standalone. 2020-06-24 17:54:24 +00:00
crt.h Implement a BSD licensed crtbegin/crtend 2018-10-25 17:39:41 +00:00
crti.S
crtn.S
Makefile Only include object files from .ALLSRC when linking crt1 objects. 2020-06-26 19:46:30 +00:00