Commit graph

30 commits

Author SHA1 Message Date
Roland McGrath 7def3d92a4 Updated from ../=mpn/gmp-1.906.7 1995-10-16 01:18:40 +00:00
Roland McGrath 3a29975f0a Updated from ../=mpn/gmp-1.906.7 1995-10-14 02:29:43 +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
Brendan Kehoe e34abb0bcb * sysdeps/mips/__longjmp.c (__longjmp): Take out CONST. 1995-03-31 01:47:52 +00:00
Roland McGrath 2e444e579a (_JMPBUF_UNWINDS): New macro. 1995-03-27 09:27:34 +00:00
Roland McGrath 92c7a8e20e Previously uncontrolled files put into CVS. 1995-02-18 00:05:51 +00:00
Roland McGrath 3b84e62ef2 Imported from gmp-1.900 1995-02-17 20:13:09 +00:00
Roland McGrath a4b6477451 Use ENV[0].__jmpbuf[0]. 1995-02-03 23:29:20 +00:00
Roland McGrath ff775c1262 Use li' insn instead of move'. 1995-02-03 23:24:38 +00:00
Roland McGrath b0dcd6754f Remove obsolete __NORETURN keyword. 1995-02-03 23:22:27 +00:00
Roland McGrath 94b0df52ff Initial revision 1994-12-09 06:07:49 +00:00
Roland McGrath 65377bcaa1 Initial revision 1994-12-04 18:14:36 +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 0df328ab41 Comment fix. 1994-12-04 18:00:48 +00:00
Roland McGrath 75ab5314ea Implement __sigsetjmp_aux instead of __setjmp_aux; call __sigjmp_save. 1994-12-04 18:00:25 +00:00
Roland McGrath 5064f78e9d [__sgi__]: Use fp' instead of $fp'. 1994-08-03 01:03:35 +00:00
Roland McGrath bab9b65903 entered into RCS 1994-07-16 04:43:42 +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 d14810a630 entered into RCS 1993-08-26 23:31:15 +00:00
Roland McGrath 009d15de1b Formerly mips/jmp_buf.h.~4~ 1993-03-08 22:16:10 +00:00
Roland McGrath 79ff545696 Formerly mips/setjmp.S.~3~ 1992-10-29 21:29:21 +00:00
Roland McGrath 43c6e47ffa entered into RCS 1992-04-30 07:14:52 +00:00
Roland McGrath cbe3ec39f3 Formerly mips/setjmp.S.~2~ 1992-04-30 03:21:33 +00:00
Brendan Kehoe 5914f782fc Formerly mips/jmp_buf.h.~3~ 1992-04-30 03:20:31 +00:00
Brendan Kehoe 92a3358cb9 Initial revision 1992-04-30 03:11:04 +00:00
Brendan Kehoe e6eb480835 entered into RCS 1992-04-30 03:11:03 +00:00
Brendan Kehoe 0927a51151 Formerly mips/jmp_buf.h.~2~ 1992-04-30 03:10:23 +00:00
Brendan Kehoe c3d301b1ba Initial revision 1992-04-30 03:09:48 +00:00