freebsd-dev/lib/csu/mips
Andrew Turner e1fa5626cf Mark the function called by the MIPS .init/.fini sequence with .local.
As with r328939 we need to mark local symbols as such. Without this the
assembly parser treats the symbols as global and created relocations
against these private symbols.

MFC with:	r339738
Sponsored by:	DARPA, AFRL
2018-11-23 16:33:03 +00:00
..
crt1.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
crt.h Mark the function called by the MIPS .init/.fini sequence with .local. 2018-11-23 16:33:03 +00:00
crti.S
crtn.S
Makefile Process irelocs for statically linked binaries from crt1 on x86. 2018-10-13 23:52:55 +00:00
Makefile.depend