freebsd-skq/libexec/rtld-elf/mips
adrian 39db7bf323 [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 Create a generalized exec hook that different architectures can hook 2016-01-03 04:32:02 +00:00
rtld_start.S