glibc/sysdeps/mips
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
..
dec entered into RCS 1994-07-16 04:43:42 +00:00
mips3 Updated from ../=mpn/gmp-1.906.7 1995-10-16 01:18:40 +00:00
mips64 Imported from gmp-1.900 1995-02-17 20:13:09 +00:00
mipsel Initial revision 1994-12-09 06:07:49 +00:00
p40 entered into RCS 1994-07-16 04:43:42 +00:00
__longjmp.c * sysdeps/mips/__longjmp.c (__longjmp): Take out CONST. 1995-03-31 01:47:52 +00:00
.cvsignore Previously uncontrolled files put into CVS. 1995-02-18 00:05:51 +00:00
add_n.s Updated from ../=mpn/gmp-1.906.7 1995-10-16 01:18:40 +00:00
addmul_1.s Updated from ../=mpn/gmp-1.906.7 1995-10-16 01:18:40 +00:00
bsd-_setjmp.S * sysdeps/unix/mips/brk.S (__brk, __curbrk): Add .end. 1995-04-15 02:30:20 +00:00
bsd-setjmp.S * sysdeps/unix/mips/brk.S (__brk, __curbrk): Add .end. 1995-04-15 02:30:20 +00:00
bytesex.h Sun Jan 14 01:01:10 1996 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 1996-01-17 17:13:22 +00:00
Dist entered into RCS 1992-04-30 07:14:52 +00:00
Implies entered into RCS 1992-04-30 03:11:03 +00:00
jmp_buf.h (_JMPBUF_UNWINDS): New macro. 1995-03-27 09:27:34 +00:00
lshift.s Updated from ../=mpn/gmp-1.906.7 1995-10-16 01:18:40 +00:00
Makefile entered into RCS 1992-04-30 03:11:03 +00:00
mul_1.s Updated from ../=mpn/gmp-1.906.7 1995-10-16 01:18:40 +00:00
rshift.s Updated from ../=mpn/gmp-1.906.7 1995-10-16 01:18:40 +00:00
setjmp_aux.c Use ENV[0].__jmpbuf[0]. 1995-02-03 23:29:20 +00:00
setjmp.S * sysdeps/unix/mips/brk.S (__brk, __curbrk): Add .end. 1995-04-15 02:30:20 +00:00
sub_n.s Updated from ../=mpn/gmp-1.906.7 1995-10-16 01:18:40 +00:00
submul_1.s Updated from ../=mpn/gmp-1.906.7 1995-10-16 01:18:40 +00:00