HardenedBSD/libexec/rtld-elf/mips
Adrian Chadd 6f9dab906e [mips] flip from =v to =r - let the compiler choose a temp register.
=v is some ye olde gcc "use this specific register as the temp register"
thing that they've deprecated and clang/llvm doesn't implement.

Poked again and again by: sbruno
2016-08-25 22:32:10 +00:00
..
reloc.c [mips] flip from =v to =r - let the compiler choose a temp register. 2016-08-25 22:32:10 +00:00
rtld_machdep.h
rtld_start.S