freebsd-dev/lib/csu/mips
John Baldwin ec71044958 ld.bfd requires an explicit emulation for MIPS for ld -r.
Unlike lld, ld.bfd doesn't infer the emulation from the first object
file, but assumes its compiled in default for ld -r.

Differential Revision:	https://reviews.freebsd.org/D25728
2020-08-04 18:23:32 +00:00
..
crt1_c.c Remove the sed hack for ABI tag notes. 2020-06-15 19:38:48 +00:00
crt.h csu: Avoid additional nops in the MIPS INIT_CALL_SEQ macro 2020-06-05 08:46:55 +00:00
crti.S Don't include GNU object attributes when building with clang. 2017-08-30 19:19:31 +00:00
crtn.S mips: remove 16-byte alignment from .init and .fini epilogues 2019-05-20 20:48:04 +00:00
Makefile ld.bfd requires an explicit emulation for MIPS for ld -r. 2020-08-04 18:23:32 +00:00
Makefile.depend META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00