freebsd-dev/lib/csu/tests
Kyle Evans 036d2e814b Re-add ALLOW_MIPS_SHARED_TEXTREL, sprinkle it around
Diff partially stolen from CheriBSD; these bits need -Wl,-z,notext in order
to build in an LLVM world. They are needed for all flavors/sizes of MIPS.
This will eventually get fixed in LLVM, but it's unclear when.

Reported by:	arichardson, emaste
Differential Revision:	https://reviews.freebsd.org/D21696
2019-10-06 04:19:49 +00:00
..
dso Re-add ALLOW_MIPS_SHARED_TEXTREL, sprinkle it around 2019-10-06 04:19:49 +00:00
dynamic
dynamiclib Run the csu tests on a DSO. This builds the tests into a shared library, 2018-10-30 09:43:26 +00:00
static
cxx_constructors.cc Run the csu tests on a DSO. This builds the tests into a shared library, 2018-10-30 09:43:26 +00:00
fini_test.c Run the csu tests on a DSO. This builds the tests into a shared library, 2018-10-30 09:43:26 +00:00
init_test.c Disable the .preinit_array test in DSOs, ld.bfd fails to link objects with 2018-10-30 11:19:47 +00:00
Makefile Add explicit csu test dependency 2019-01-04 18:35:25 +00:00
Makefile.inc
Makefile.tests Build the csu tests on all architectures. 2018-10-30 14:44:12 +00:00