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 * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00
__vfork14.S Add syscall stubs for __vfork14(). These are basically copies of Ovfork.S 1998-01-04 20:58:08 +00:00
brk.S * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00
cerror.S From Arne Juul <arnej@math.ntnu.no>: 1998-07-25 03:01:45 +00:00
exect.S * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00
fork.S * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00
pipe.S * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00
ptrace.S * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00
sbrk.S * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00
setlogin.S Add missing "t9, " to "la" insn in error-return case. 1996-10-16 06:21:10 +00:00
sigpending.S * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00
sigprocmask.S * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00
sigreturn.S * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00
sigsuspend.S * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00
syscall.S * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00