Brendan Kehoe
|
487e658eeb
|
* sysdeps/unix/mips/brk.S (__brk, __curbrk): Add .end.
* sysdeps/unix/mips/fork.S (fork): Likewise.
* sysdeps/unix/mips/pipe.S (fork): Likewise.
* sysdeps/unix/mips/sigreturn.S (__sigreturn): Likewise.
* sysdeps/unix/mips/sysdep.S (sysdep_error): Likewise.
* sysdeps/unix/mips/wait.S (__handler): Likewise.
* sysdeps/mips/setjmp.S (__sigsetjmp): Likewise.
* sysdeps/mips/bsd-setjmp.S (setjmp): Likewise.
* sysdeps/unix/bsd/ultrix4/getsysinfo.S (getsysinfo): Likewise.
* sysdeps/unix/bsd/ultrix4/wait3.S (waitpid): Likewise.
* sysdeps/unix/bsd/ultrix4/waitpid.S (waitpid): Likewise.
* sysdeps/unix/bsd/ultrix4/mips/__handler.S (__handler): Likewise.
* sysdeps/unix/bsd/ultrix4/mips/sigvec.S (__raw_sigvec): Likewise.
* sysdeps/unix/bsd/ultrix4/mips/start.S (__start): Likewise.
* sysdeps/unix/bsd/ultrix4/mips/vfork.S (vfork): Likewise.
* sysdeps/mips/bsd-_setjmp.S (setjmp): Likewise. Use `$0'
instead of `zero' for the li instruction.
|
1995-04-15 02:30:20 +00:00 |
|
Roland McGrath
|
97f187ac88
|
Pass SP and FP as 3rd and 4th args, not 2nd and 3rd.
|
1994-12-04 18:10:46 +00:00 |
|
Roland McGrath
|
e5eb42c555
|
Implement __sigsetjmp instead of __setjmp; call __sigsetjmp_aux instead of
__setjmp_aux.
|
1994-12-04 18:07:13 +00:00 |
|
Roland McGrath
|
5064f78e9d
|
[__sgi__]: Use fp' instead of $fp'.
|
1994-08-03 01:03:35 +00:00 |
|
Brendan Kehoe
|
12aeba0610
|
entered into RCS
|
1994-06-14 18:09:31 +00:00 |
|
Roland McGrath
|
617dce8b65
|
Formerly mips/setjmp.S.~4~
|
1994-05-10 21:29:43 +00:00 |
|
Roland McGrath
|
79ff545696
|
Formerly mips/setjmp.S.~3~
|
1992-10-29 21:29:21 +00:00 |
|
Roland McGrath
|
cbe3ec39f3
|
Formerly mips/setjmp.S.~2~
|
1992-04-30 03:21:33 +00:00 |
|
Brendan Kehoe
|
92a3358cb9
|
Initial revision
|
1992-04-30 03:11:04 +00:00 |
|