Ulrich Drepper
6a37465853
MIPS64 specific setjmp buffer
1997-06-21 02:05:01 +00:00
Ulrich Drepper
c8eeac3b71
Say it's a 6t4 bit machine.
1997-06-21 02:03:54 +00:00
Ulrich Drepper
6e9524434b
MISP/DEC byte order definition.
1997-06-21 02:02:58 +00:00
Ulrich Drepper
4f389d4c51
MIPS specific setjmp buffer.
1997-06-21 02:02:43 +00:00
Ulrich Drepper
08fe606443
MIPS specific byte order definition.
1997-06-21 02:02:34 +00:00
Ulrich Drepper
781b52c526
MIPS support.
1997-06-21 02:02:21 +00:00
Ulrich Drepper
dd13989731
MIPS specific ELF startup code
1997-06-21 02:01:37 +00:00
Ulrich Drepper
0134d025bc
MIPS changes.
1997-06-21 02:00:23 +00:00
Ulrich Drepper
bcb5cee069
MIPS assembler version of GMP function.
1997-06-21 01:59:39 +00:00
Ulrich Drepper
a473fb3982
Removed. WE have a .S file now
1997-06-21 01:58:17 +00:00
Ulrich Drepper
1bf0f668e6
De-ansidecl-fy.
1997-05-26 22:28:25 +00:00
Ulrich Drepper
e295f61993
(elf_machine_runtime_setup): Return lazy.
1997-05-24 02:15:43 +00:00
Ulrich Drepper
d6abe77e92
update from main archive 970218
1997-02-19 04:43:26 +00:00
Ulrich Drepper
4ead5e7163
Update to 2.1.x development version
1997-02-15 04:31:01 +00:00
Ulrich Drepper
910e2e14fc
Update from main archive 961219
1996-12-20 01:35:29 +00:00
Ulrich Drepper
f1fc182396
update from main archive 961203
1996-12-04 01:41:27 +00:00
Ulrich Drepper
404e621688
update from main archive 960814
1996-08-15 01:23:29 +00:00
Roland McGrath
3887a8dca9
Sun Jul 28 19:26:40 1996 David S. Miller <dm@neteng.engr.sgi.com>
...
* sysdeps/mips/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE):
Declare _dl_runtime_resolve with __attribute__ ((unused)) so the
compiler doesn't elide it.
(elf_machine_rel): Follow Jul 14 change in sysdeps/i386/dl-machine.h.
1996-07-28 23:43:36 +00:00
Roland McGrath
8db38e6c0f
Fri Jul 26 00:36:50 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* sysdeps/mips/dl-machine.h: New file, contributed by Kazumoto Kojima
<kkojima@info.kanagawa-u.ac.jp>.
1996-07-26 04:37:17 +00:00
Roland McGrath
9424ed18f0
Mon Jun 10 06:14:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* elf/link.h: Include elfclass.h to define __ELF_NATIVE_CLASS.
(ElfW, ELFW): Use it.
* elf/Makefile (headers): Add elfclass.h.
* sysdeps/wordsize-32/elfclass.h: New file.
* sysdeps/wordsize-64/elfclass.h: New file.
* sysdeps/alpha/Implies: Add wordsize-64.
* sysdeps/i386/Implies: Add wordsize-32.
* sysdeps/m68k/Implies: Add wordsize-32.
* sysdeps/mips/Implies: Add wordsize-32.
* sysdeps/sparc/Implies: Add wordsize-32.
1996-06-10 12:55:52 +00:00
Roland McGrath
6c07070b0c
Updated from /src/gmp-2.0
1996-05-07 21:04:45 +00:00
Roland McGrath
3de9f02e92
Updated from /src/gmp-1.937
1996-03-01 18:43:45 +00:00
Roland McGrath
39a7d65249
Sun Jan 14 01:01:10 1996 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>
...
* sysdeps/mips/bytesex.h: Add default byte sex. By Ralf Baechle.
* sysdeps/unix/sysv/linux/adjtime.c [! MOD_OFFSET]: Use `mode'
member of `struct timex' instead of `modes'. From Andreas Schwab.
* sysdeps/unix/sysv/linux/mknod.c: New file. Generic C version.
* sysdeps/unix/sysv/linux/i386/mknod.S: Remove assembler version.
* sysdeps/unix/sysv/linux/Makefile (inhibit-glue): New variable.
[$(subdir) = misc] (sysdep_routines): Add mount, umount, and s_ptrace.
[$(subdir) = misc] (headers): Append sys/mount.h.
* sysdeps/unix/sysv/linux/mount.S, sysdeps/unix/sysv/linux/umount.S:
New files. Implement system calls.
* sysdeps/unix/sysv/linux/sys/mount.h: New header file.
* sysdeps/unix/sysv/linux/ptrace.c: New file. Wrapper around
ptrace system call.
* sysdeps/unix/sysv/linux/s_ptrace.S: New file: ptrace system call.
* sysdeps/unix/sysv/linux/i386/gnu/types.h: New file with correct
types for i386/Linux.
1996-01-17 17:13:22 +00:00
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