OpenBSD/src irYTP1Ilib/csu/mips64 md_init.h, sys/arch/mips64/include profile.h

   Work around a limitation of clang integrated assembler on mips64.
   The assembler does not handle undeclared local symbols properly
   and generates R_MIPS_CALL16 relocations where it should generate
   local GOT references. For now, get along with the problem by
   declaring local symbols where necessary.

   OK kettenis@ guenther@
VersionDeltaFile
1.17+4-1lib/csu/mips64/md_init.h
1.5+2-1sys/arch/mips64/include/profile.h
+6-22 files

UnifiedSplitRaw