Commit graph

12 commits

Author SHA1 Message Date
Andreas Jaeger 5b917f4e43 2000-04-13 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/mips/pipe.S: Reorder instructions since .reorder is
	default.

	* sysdeps/mips/__longjmp.c (__longjmp): Use $25 to fix problems
	with some applications.
	Patches by Ralf Baechle <ralf@uni-koblenz.de>.

	* sysdeps/mips/bsd-setjmp.S: Use __PIC__.
	* sysdeps/mips/bsd-_setjmp.S: Likewise.
	* sysdeps/mips/setjmp.S: Likewise.
2000-04-13 19:46:02 +00:00
Ulrich Drepper 5a50d6f575 Fix PIC case. 1997-07-12 23:28:11 +00:00
Ulrich Drepper 0134d025bc MIPS changes. 1997-06-21 02:00:23 +00:00
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