freebsd-src/lib/csu/tests
John Baldwin 9ebe945bd7 Add C startup code tests for PIE binaries.
- Force dynamic to be a non-PIE binary.

- Add a dynamicpie test which uses a PIE binary.

Reviewed by:	andrew
Obtained from:	CheriBSD
MFC after:	2 weeks
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D27127
2020-11-10 19:09:35 +00:00
..
dso Revert r353140: Re-add ALLOW_MIPS_SHARED_TEXTREL, sprinkle it around 2020-01-14 17:50:13 +00:00
dynamic Add C startup code tests for PIE binaries. 2020-11-10 19:09:35 +00:00
dynamiclib
dynamicpie Add C startup code tests for PIE binaries. 2020-11-10 19:09:35 +00:00
static
cxx_constructors.cc
fini_test.c Fix dso_handle_check for PIE executables. 2020-11-10 19:07:30 +00:00
init_test.c
Makefile Add C startup code tests for PIE binaries. 2020-11-10 19:09:35 +00:00
Makefile.inc
Makefile.tests