NetBSD/lib/libc/arch/mips/sys
jonathan 7e49f8ba22 From Arne Juul <arnej@math.ntnu.no>:
Explicilty reload the mips-ABIcall GOT/$gp  in cerror().
  cerror() gets called from outside libc (e.g., from libposix's rename(),
  and if we don't load $t9, cerror() makes wild references using
  the libposix $gp and coredumps.
1998-07-25 03:01:45 +00:00
..
Ovfork.S
__vfork14.S Add syscall stubs for __vfork14(). These are basically copies of Ovfork.S 1998-01-04 20:58:08 +00:00
brk.S
cerror.S From Arne Juul <arnej@math.ntnu.no>: 1998-07-25 03:01:45 +00:00
exect.S
fork.S
pipe.S
ptrace.S
sbrk.S
setlogin.S Add missing "t9, " to "la" insn in error-return case. 1996-10-16 06:21:10 +00:00
sigpending.S
sigprocmask.S
sigreturn.S
sigsuspend.S
syscall.S