freebsd-dev/lib/csu/arm
Dimitry Andric da759cfa32 Remove -mlong-calls vhen building arm libraries and llvm.
Clang from 9.0.0 onwards already has the necessary relocation range
extenders, so this workaround is no longer needed (it produces longer
and slower code). Tested on real hardware, and in cross-compile
environment.

Submitted by:	mmel
2020-03-10 06:49:43 +00:00
..
crt1.c crt: switch to standard note type definitions from elf_common.h 2018-10-04 17:35:32 +00:00
crt.h Build the csu tests on all architectures. 2018-10-30 14:44:12 +00:00
crti.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
crtn.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
Makefile Remove -mlong-calls vhen building arm libraries and llvm. 2020-03-10 06:49:43 +00:00
Makefile.depend META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00