Commit Graph

892 Commits

Author SHA1 Message Date
Ulrich Drepper 9cf9670ffb New empty file. 1997-10-26 20:06:09 +00:00
Ulrich Drepper 3abeec50c6 Add stat LFS extensions. 1997-10-06 02:24:05 +00:00
Ulrich Drepper eebf2c4a79 Use __fsblkcnt_t for some of the fields. 1997-10-06 02:20:13 +00:00
Ulrich Drepper b64c790011 Add flock LFS extensions. 1997-10-06 02:19:29 +00:00
Ulrich Drepper f059549514 Define LFS types. 1997-10-06 02:15:04 +00:00
Ulrich Drepper cfe3af132c Linux/Alpha specific dirent definitions. 1997-10-06 02:12:31 +00:00
Ulrich Drepper 892732283b Add sgidefs.h. 1997-08-29 20:39:52 +00:00
Ulrich Drepper 8b10c19e06 POLL* bits for Linux. 1997-08-29 00:52:03 +00:00
Ulrich Drepper 17cf8c5c98 Correct comment for SA_RESTART. 1997-08-14 01:53:36 +00:00
Ulrich Drepper 135eda5312 Linux/M68k specific mman.h definitions. 1997-08-14 01:49:40 +00:00
Ulrich Drepper 52b963b08f Linux/MIPS specific mman.h definitions. 1997-08-10 18:30:12 +00:00
Ulrich Drepper c1dcd33f63 Add some files. 1997-08-10 18:29:45 +00:00
Ulrich Drepper 177c2e9a31 New file. Prevent using kernel header. 1997-08-10 17:58:48 +00:00
Ulrich Drepper 95cb9068ca Define socklen_t.
(struct msghdr): Correct types to use socklen_t.
1997-08-04 14:29:00 +00:00
Ulrich Drepper 2cf49ef8cd Check PIC instead of __PIC__. 1997-07-26 02:33:13 +00:00
Ulrich Drepper 4264456034 General MIPS header. 1997-07-22 00:08:44 +00:00
Ulrich Drepper a3d81156f7 Renamed to sgidefs.h. 1997-07-22 00:07:51 +00:00
Ulrich Drepper 7679a4757c Renamed to lxstat.c. 1997-07-22 00:07:43 +00:00
Ulrich Drepper 7d899ae6f7 Linux/MIPS specific lxstat implementation. 1997-07-22 00:07:34 +00:00
Ulrich Drepper eec226c3ba New for Linux/MIPS port. 1997-07-12 23:32:57 +00:00
Ulrich Drepper 25fd8251b3 Rename sys/kernel_termios.h to kernel_termios.h. 1997-07-06 21:52:07 +00:00
Ulrich Drepper db31c86395 Update and reformat copyright, remove trailing white spaces and send
through unexpand.
1997-06-26 22:16:52 +00:00
Ulrich Drepper 36e28152c9 Update and reformat copyright, remove trailing white spaces and send
through unexpand.
1997-06-23 21:54:51 +00:00
Ulrich Drepper 2485f9c0e3 Find socketcall.h. 1997-06-21 02:50:53 +00:00
Ulrich Drepper 775690148e Linux/Alpha specific info header. 1997-06-21 02:49:46 +00:00
Ulrich Drepper f735960c20 moved up. 1997-06-21 02:49:27 +00:00
Ulrich Drepper 761ac1b6d0 Kernel specific termios struct. 1997-06-21 02:48:51 +00:00
Ulrich Drepper 788c7990eb Moved to bits/. 1997-06-21 02:40:36 +00:00
Ulrich Drepper 405916ef4b <foo.h> -> <bits/foo.h>. 1997-06-21 01:37:20 +00:00
Ulrich Drepper fdad844df4 Get sigcontext via <signal.h> instead. 1997-06-21 01:13:01 +00:00
Ulrich Drepper 980b25cae4 Describe Linux/ARM specific extra files. 1997-06-19 19:09:33 +00:00
Ulrich Drepper b357c75c05 ARM/Linux dependent assembler and low-level definitions. 1997-06-12 21:24:27 +00:00
Ulrich Drepper 68b8d6f1fd (__fd_mask): Change type to `unsigned long int'. 1997-06-01 10:48:17 +00:00
Ulrich Drepper ef490e68e8 Undef some bits we may have gotten from <linux/posix_types.h>. 1997-05-31 00:46:33 +00:00
Ulrich Drepper 3acff87e5b Tiny cleanups. 1997-05-31 00:46:24 +00:00
Ulrich Drepper f97d5b5f4d Add copyright.
(rdfpcr): Use excb rather than trapb.  Be more efficient about
getting at the fpcr.
(wrfpcr): Likewise.
(__setfpucw): Reformat.
1997-05-31 00:46:15 +00:00
Ulrich Drepper 2521516d30 Add definition for Miata. 1997-05-31 00:46:01 +00:00
Ulrich Drepper 9aa1421fe0 Don't use jmp macro to make sure the stack frame is released the very
instruction before the real jump out.
1997-05-31 00:45:54 +00:00
Ulrich Drepper c751295fb8 pretty printing. 1997-05-22 02:18:07 +00:00
Ulrich Drepper 1df6311982 profiling interface for Linux/ARM. 1997-05-22 02:17:10 +00:00
Ulrich Drepper da0e06ed82 Add cacheflush. 1997-05-21 01:44:24 +00:00
Ulrich Drepper 8d2485ed0b Linux/ARM specific implementation 1997-05-21 01:44:03 +00:00
Ulrich Drepper 0f85544d18 Likewise tuck the thread data onto the new thread's stack. 1997-05-07 15:31:06 +00:00
Ulrich Drepper c0fda13c38 Don't presume that the kernel will preserve non-call-saved registers;
save and restore a0 across the system call.
1997-05-07 15:30:58 +00:00
Ulrich Drepper 75635b00de Save the function argument in t0 rather than a4 to avoid it being
clobbered.
1997-04-30 15:49:27 +00:00
Ulrich Drepper 6383b7f583 (OXTABS): Don't define. 1997-03-27 01:58:32 +00:00
Ulrich Drepper ccc9296868 (OXTABS): Define as alias for XTABS. 1997-03-22 04:09:37 +00:00
Ulrich Drepper d44e567483 Include ctype.h for isdigit. 1997-03-20 19:35:32 +00:00
Ulrich Drepper 465b53087d Don't define O_NORW. 1997-03-18 04:17:55 +00:00
Ulrich Drepper de806c59bb [__USE_GNU]: Add O_READ, O_WRITE and O_NORW. 1997-03-16 20:12:24 +00:00
Ulrich Drepper bd0059411f (struct stat): Change definition to use prescribed types for elements.
(_STAT_VER): Change to value 2.
1997-03-16 20:11:57 +00:00
Ulrich Drepper ca22c3b98a Add kernel_stat.h 1997-03-16 19:39:48 +00:00
Ulrich Drepper 28c50ce97f update from main archive 970304 1997-03-04 05:53:20 +00:00
Ulrich Drepper f2a7bb209a update from main archive 970209 1997-02-10 03:19:47 +00:00
Ulrich Drepper 058af9f0a6 update from main archive 970128 1997-01-29 03:50:12 +00:00
Ulrich Drepper 2afcaa9026 update from main archive 970127 1997-01-28 03:59:28 +00:00
Ulrich Drepper 4cc93c083b update from main archive 970126 1997-01-27 06:02:00 +00:00
Ulrich Drepper 48e698a89c update from main archive 970124 1997-01-25 02:36:30 +00:00
Ulrich Drepper b568adc31d update from main archive 970122 1997-01-24 02:23:43 +00:00
Ulrich Drepper dc37f3e59d update from main archive 970121 1997-01-23 04:24:10 +00:00
Ulrich Drepper 9a82d002aa update from main archive 970121 1997-01-22 05:25:54 +00:00
Ulrich Drepper 7a155da841 update from main archive 970120 1997-01-21 06:10:09 +00:00
Ulrich Drepper b5ce64efa4 update from main arhive 970119 1997-01-20 02:49:42 +00:00
Ulrich Drepper df5a92fd38 update from main archive 970118 1997-01-19 04:54:14 +00:00
Ulrich Drepper 50d1b4888d update from main archive 960107 1997-01-07 23:29:44 +00:00
Ulrich Drepper a91492b86e update from main archive 960105 1997-01-06 22:07:18 +00:00
Ulrich Drepper a53dd14b97 update from main archive 961229 1996-12-30 01:47:43 +00:00
Ulrich Drepper e7cc1b16ba update from main archive 961220 1996-12-21 04:13:47 +00:00
Ulrich Drepper 910e2e14fc Update from main archive 961219 1996-12-20 01:35:29 +00:00
Ulrich Drepper 1003a96da9 update from main archive 961217 1996-12-18 03:23:36 +00:00
Ulrich Drepper 7b2ab4933a update from main archive 961207 1996-12-08 08:00:59 +00:00
Ulrich Drepper e14797885d update from main archive 961206 1996-12-07 03:30:23 +00:00
Ulrich Drepper d57e8fd526 update from main archive 961127 1996-11-29 02:21:14 +00:00
Ulrich Drepper b120ade020 update from main archive 961127 1996-11-28 04:16:09 +00:00
Ulrich Drepper 3c7b25873a update from main archive 961119 1996-11-20 03:45:46 +00:00
Ulrich Drepper 7ef923d958 update from main archive 961114 1996-11-15 04:08:00 +00:00
Ulrich Drepper 6acf09f471 update from main archive 961113 1996-11-14 02:04:01 +00:00
Ulrich Drepper dd4b8913cd update from 961105, second try 1996-11-07 01:34:35 +00:00
Ulrich Drepper cbb7824d08 update from main archive 961101 1996-11-02 01:27:41 +00:00
Ulrich Drepper a42778ef73 Linux specific version is enough 1996-10-31 03:00:56 +00:00
Ulrich Drepper a5f8d8b581 update from main archive 961030 1996-10-31 02:56:57 +00:00
Ulrich Drepper b8bd7edd26 update from main archvie 961022 1996-10-22 23:29:26 +00:00
Ulrich Drepper 97250b8f6a update from main archive 961020 1996-10-21 01:26:31 +00:00
Ulrich Drepper 5415516c87 update from main archive 961016 1996-10-17 01:51:33 +00:00
Ulrich Drepper 05e860710a update from main archive 961010 1996-10-11 03:12:39 +00:00
Ulrich Drepper 81e25b608d update from main archive 961008 1996-10-08 23:39:13 +00:00
Ulrich Drepper 1120c0ed16 update from main archive 1996-09-27 03:44:39 +00:00
Ulrich Drepper 22a45bf1a8 update from main archive 960919 1996-09-20 01:57:51 +00:00
Ulrich Drepper bf4b310762 update from main archive 960911 1996-09-12 02:50:36 +00:00
Ulrich Drepper 16d6b38e4d update from main archive 960909 1996-09-10 01:59:36 +00:00
Ulrich Drepper 11309adfce update from main archive 960904 1996-09-05 02:48:53 +00:00
Ulrich Drepper 1713bc849f update from main archive 960829 1996-08-30 00:58:28 +00:00
Ulrich Drepper 141ce15d97 update from main archive 960818 1996-08-19 01:07:37 +00:00
Ulrich Drepper 404e621688 update from main archive 960814 1996-08-15 01:23:29 +00:00
Ulrich Drepper dca26bcb0c Update from main archive 960810 1996-08-11 01:30:23 +00:00
Ulrich Drepper 3b0174d08f Update from main archive 960809 1996-08-10 00:47:07 +00:00
Ulrich Drepper b870eeda1d update from main archive 960807 1996-08-08 00:35:28 +00:00
Ulrich Drepper ad1a0a0a64 Update UD main archive 960805 1996-08-06 01:19:53 +00:00
Roland McGrath aa6ab54663 Wed Jul 17 10:54:20 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/sysv/linux/alpha/start.S: Move to ...
	* sysdeps/alpha/elf/start.S: here.
1996-07-18 08:41:17 +00:00
Roland McGrath adc7a4e678 Fri Jul 5 18:44:55 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/sysv/linux/alpha/ioperm.c (port_to_cpu_addr): Size
 	shift amount for Jensen must be 5 not 4.
1996-07-14 05:28:09 +00:00
Roland McGrath e3e719a498 . 1996-07-01 23:04:49 +00:00
Roland McGrath 6f0a2dad9f Fri Jun 28 16:53:01 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/sysv/linux/alpha/init-first.h,
 	sysdeps/unix/sysv/linux/m68k/init-first.h,
 	sysdeps/unix/sysv/linux/i386/init-first.h: New files.
	* sysdeps/unix/sysv/linux/init-first.c: Use platform-dependent
 	init-first.h to make abstract machine dependent parts of
	initialization.
1996-07-01 22:16:20 +00:00
Roland McGrath 1d47acf2ca Mon Jun 10 17:50:31 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/sysv/linux/alpha/pipe.S: Use PSEUDO.
1996-06-19 06:47:39 +00:00
Roland McGrath 2e0bd6649f Mon Jun 10 17:50:31 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/sysv/linux/alpha/sysdep.S,
 	sysdeps/unix/sysv/linux/alpha/brk.S,
 	sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S,
 	sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S,
 	sysdeps/unix/sysv/linux/alpha/llseek.S,
 	sysdeps/unix/sysv/linux/alpha/sigsuspend.S,
 	sysdeps/unix/sysv/linux/alpha/syscall.S: Rename syscall_error to
 	__syscall_error to avoid intruding application name space.
	* sysdeps/unix/alpha/sysdep.S: Renamed from
	sysdeps/unix/sysv/linux/alpha/sysdep.S.  This file works for OSF/1
 	as well.
	* sysdeps/unix/bsd/osf/alpha/sysdep.S: Remove (note that the
 	EWOULDBLOCK -> EAGAIN mapping was unnecessary since
 	EWOULDBLOCK==EAGAIN under DEC Unix and Linux/Alpha).
1996-06-19 06:38:30 +00:00
Roland McGrath 93b781dd8c Thu Jun 13 17:25:11 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/bsd/osf/alpha/start.S (errno): Removed.
	* sysdeps/unix/sysv/linux/alpha/start.S: Ditto.
1996-06-19 06:38:28 +00:00
Roland McGrath 07f03a4d38 Mon Jun 10 17:50:31 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/sysv/linux/alpha/sysdep.S,
 	sysdeps/unix/sysv/linux/alpha/brk.S,
 	sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S,
 	sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S,
 	sysdeps/unix/sysv/linux/alpha/llseek.S,
 	sysdeps/unix/sysv/linux/alpha/sigsuspend.S,
 	sysdeps/unix/sysv/linux/alpha/syscall.S: Rename syscall_error to
 	__syscall_error to avoid intruding application name space.
1996-06-19 06:38:13 +00:00
Roland McGrath 939caadf20 Mon Jun 10 17:50:31 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/sysv/linux/alpha/sysdep.S,
 	sysdeps/unix/sysv/linux/alpha/brk.S,
 	sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S,
 	sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S,
 	sysdeps/unix/sysv/linux/alpha/llseek.S,
 	sysdeps/unix/sysv/linux/alpha/sigsuspend.S,
 	sysdeps/unix/sysv/linux/alpha/syscall.S: Rename syscall_error to
 	__syscall_error to avoid intruding application name space.
	* sysdeps/unix/alpha/sysdep.h, sysdeps/alpha/bb_init_func.S,
 	sysdeps/unix/sysv/linux/alpha/brk.S: Use ldiq instead of ldi since
 	latter is illegal under DEC Unix.
1996-06-19 06:38:04 +00:00
Roland McGrath 3dbefc478a Mon Jun 10 17:50:31 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/sysv/linux/alpha/sysdep.h: Rename __NR_get?id
	to SYS_get?id so that syscall stubs in sysdeps/unix define
	these syscalls in terms of getxpid/getxuid/getxgid.
1996-06-19 06:37:59 +00:00
Roland McGrath f04e87f28a Sat Jun 15 18:13:43 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* math/Makefile (headers): Add fpu_control.h.
	(aux): New variable, list fpu_control and setfpucw.
	* sysdeps/generic/fpu_control.c: New file.
	* sysdeps/stub/fpu_control.h: New file.
	* sysdeps/unix/sysv/linux/m68k/fpu_control.h: Moved to ...
	* sysdeps/m68k/fpu_control.h: here.
	* sysdeps/unix/sysv/linux/i386/fpu_control.h: Moved to ...
	* sysdeps/i386/fpu_control.h: here.
	* sysdeps/unix/sysv/linux/alpha/fpu_control.h: Moved to ...
	* sysdeps/alpha/fpu/fpu_control.h: here.  Fixed copyright.
	* sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines): Remove
	setfpucw, fpu_control.
	* sysdeps/unix/sysv/linux/alpha/fpu_control.c: File removed.
	* sysdeps/unix/sysv/linux/setfpucw.c: Moved to ...
	* sysdeps/generic/setfpucw.c: here.
	(__fpu_control): Variable removed.
	(__setfpucw): Use SET even if zero.
1996-06-16 03:49:08 +00:00
Roland McGrath 7a41b578d9 Fri Jun 7 09:11:17 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* sysdeps/unix/sysv/linux/alpha/Dist: New file.
1996-06-07 20:37:18 +00:00
Roland McGrath e1f73ff7c9 Thu Jun 6 00:02:15 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* sysdeps/unix/sysv/linux/m68k/select.S: File removed; obsolete with
	current kernels, generic linux version is fine.
1996-06-06 05:22:48 +00:00
Roland McGrath 0526c3be0e Wed Jun 5 15:57:28 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* Makerules (distinfo-vars): Add sysdep_headers.
	* sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Append to
	this instead of $(headers).
	* sysdeps/unix/sysv/linux/alpha/Makefile: Likewise.
1996-06-05 23:23:03 +00:00
Roland McGrath 53f64cf452 Wed May 29 00:57:37 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/sysv/linux/alpha/speed.c: Remove.
1996-06-02 18:49:29 +00:00
Roland McGrath 56e70371a6 Wed May 29 00:57:37 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/alpha/_mcount.S, sysdeps/alpha/bb_init_func.S,
 	sysdeps/alpha/bsd-_setjmp.S, sysdeps/alpha/bsd-setjmp.S,
 	sysdeps/alpha/copysign.S, sysdeps/alpha/divrem.h,
 	sysdeps/alpha/fabs.S, sysdeps/alpha/ffs.S, sysdeps/alpha/htonl.S,
 	sysdeps/alpha/htons.S, sysdeps/alpha/memchr.S,
 	sysdeps/alpha/setjmp.S, sysdeps/alpha/strlen.S,
 	sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S,
 	sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S,
 	sysdeps/unix/sysv/linux/alpha/llseek.S,
 	sysdeps/unix/sysv/linux/alpha/pipe.S,
 	sysdeps/unix/sysv/linux/alpha/sigsuspend.S,
 	sysdeps/unix/sysv/linux/alpha/sysdep.S: Use END macro instead of
 	.end directive.
1996-06-02 18:49:21 +00:00
Roland McGrath d663482017 Wed May 29 00:57:37 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/bsd/osf/alpha/brk.S,
 	sysdeps/unix/sysv/linux/alpha/brk.S (__curbrk): Store the entire
 	break value, not just the low 32 bits to accomodate large
 	memories.
Tue May 28 10:46:04 1996  Richard Henderson  <rth@tamu.edu>

	* sysdeps/unix/sysv/linux/alpha/brk.S: Rather than attempt to
	dynamically resolve _end for initializing __curbrk, support the
	brk(0) query idiom.
1996-06-02 18:48:36 +00:00
Roland McGrath 284eb9ee9a Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/alpha/_mcount.S, sysdeps/alpha/bb_init_func.S,
 	sysdeps/alpha/bsd-_setjmp.S, sysdeps/alpha/ffs.S,
 	sysdeps/alpha/htonl.S, sysdeps/alpha/htons.S, sysdeps/alpha/memchr.S,
 	sysdeps/alpha/setjmp.S, sysdeps/alpha/strlen.S,
 	sysdeps/alpha/udiv_qrnnd.S, sysdeps/unix/sysv/linux/alpha/brk.S,
 	sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S,
 	sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S,
 	sysdeps/unix/sysv/linux/alpha/pipe.S,
 	sysdeps/unix/sysv/linux/alpha/sigsuspend.S,
 	sysdeps/unix/sysv/linux/alpha/syscall.S,
 	sysdeps/unix/sysv/linux/alpha/start.S,
 	sysdeps/unix/sysv/linux/alpha/sysdep.S: Remove include of regdef.h.
  	sysdep.h includes it now. Replace ENTRY by LEAF with appropriate
 	framesize declaration.  Replace "lda pv,sym/jsr pv" by "jsr sym".
1996-05-24 06:00:28 +00:00
Roland McGrath ccdaa27f97 Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/alpha/_mcount.S, sysdeps/alpha/bb_init_func.S,
 	sysdeps/alpha/bsd-_setjmp.S, sysdeps/alpha/ffs.S,
 	sysdeps/alpha/htonl.S, sysdeps/alpha/htons.S, sysdeps/alpha/memchr.S,
 	sysdeps/alpha/setjmp.S, sysdeps/alpha/strlen.S,
 	sysdeps/alpha/udiv_qrnnd.S, sysdeps/unix/sysv/linux/alpha/brk.S,
 	sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S,
 	sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S,
 	sysdeps/unix/sysv/linux/alpha/pipe.S,
 	sysdeps/unix/sysv/linux/alpha/sigsuspend.S,
 	sysdeps/unix/sysv/linux/alpha/syscall.S,
 	sysdeps/unix/sysv/linux/alpha/sysdep.S: Remove include of regdef.h.
  	sysdep.h includes it now. Replace ENTRY by LEAF with appropriate
 	framesize declaration.  Replace "lda pv,sym/jsr pv" by "jsr sym".
1996-05-24 05:59:19 +00:00
Roland McGrath 4da911871d Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/sysv/linux/alpha/Makefile (headers): Add
 	alpha/ptrace.h.
	* sysdeps/unix/sysv/linux/alpha/alpha/ptrace.h: New file.
1996-05-24 05:58:22 +00:00
Roland McGrath 1ecceadd7a Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/sysv/linux/alpha/speed.c (speeds): Add entry for
 	460800 baud.
1996-05-23 05:32:58 +00:00
Roland McGrath 0e6abf6bbc Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/sysv/linux/alpha/profil-counter.h: File removed.
1996-05-23 05:32:39 +00:00
Roland McGrath 65e888acf5 Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/sysv/linux/alpha/llseek.S: New file.
1996-05-23 05:32:30 +00:00
Roland McGrath 15999cfb4c Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/sysv/linux/alpha/ioperm.c: Modify to support
 	dynamic recognition of platform type.
	(_bus_base): New function.
1996-05-23 05:32:27 +00:00
Roland McGrath d9264c4f76 Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/sysv/linux/Makefile (headers): Add
 	alpha/ptrace.h.
	* sysdeps/unix/sysv/linux/alpha/alpha/ptrace.h: New file.
1996-05-23 05:32:24 +00:00
Roland McGrath 24c177a079 Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/alpha/_mcount.S, sysdeps/alpha/bb_init_func.S,
 	sysdeps/alpha/bsd-setjmp.S, sysdeps/alpha/ffs.S,
 	sysdeps/alpha/htonl.S, sysdeps/alpha/htons.S, sysdeps/alpha/memchr.S,
 	sysdeps/alpha/setjmp.S, sysdeps/alpha/strlen.S,
 	sysdeps/alpha/udiv_qrnnd.S, sysdeps/unix/sysv/linux/alpha/brk.S,
 	sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S,
 	sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S,
 	sysdeps/unix/sysv/linux/alpha/pipe.S,
 	sysdeps/unix/sysv/linux/sigsuspend.S,
 	sysdeps/unix/sysv/linux/alpha/syscall.S,
 	sysdeps/unix/sysv/linux/alpha/sysdep.S: Remove include of regdef.h.
  	sysdep.h includes it now. Replace ENTRY by LEAF with appropriate
 	framesize declaration.  Replace "lda pv,sym/jsr pv" by "jsr sym".
1996-05-23 05:32:12 +00:00
Roland McGrath d964e72133 Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/sysv/linux/alpha/sysdep.h (NO_UNDERSCORES): Don't
	define.
1996-05-23 05:31:53 +00:00
Roland McGrath dbf23c0a2f Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/sysv/linux/alpha/statbuf.h: New file.
1996-05-23 05:31:50 +00:00
Roland McGrath 56110e09d4 Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/sysv/linux/alpha/syscalls.list: Added getsockopt,
	ptrace, and sysctl.
1996-05-23 05:31:47 +00:00
Roland McGrath 8f202d4b83 Thu May 2 22:41:31 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* sysdeps/unix/sysv/linux/m68k/fpu_control.h (_FPU_DEFAULT):
	Disable all exceptions.
1996-05-03 16:52:28 +00:00
Roland McGrath 1bf8715604 Wed Mar 20 20:08:46 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* sysdeps/unix/sysv/linux/m68k/sysdep.h: Don't define
	NO_UNDERSCORES.
1996-03-25 09:56:36 +00:00
Roland McGrath da9361f4ea Wed Feb 14 00:21:17 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/sysv/linux/alpha/Makefile,
	sysdeps/unix/sysv/linux/alpha/brk.S,
	sysdeps/unix/sysv/linux/alpha/fpu_control.c,
	sysdeps/unix/sysv/linux/alpha/fpu_control.h,
	sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S,
	sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S,
	sysdeps/unix/sysv/linux/alpha/pipe.S,
	sysdeps/unix/sysv/linux/alpha/setfpucw.c,
	sysdeps/unix/sysv/linux/alpha/sigprocmask.c,
	sysdeps/unix/sysv/linux/alpha/speed.c,
	sysdeps/unix/sysv/linux/alpha/start.S,
	sysdeps/unix/sysv/linux/alpha/syscall.S,
	sysdeps/unix/sysv/linux/alpha/syscalls.list,
	sysdeps/unix/sysv/linux/alpha/alpha/regdef.h,
	sysdeps/unix/sysv/linux/alpha/sysdep.S,
	sysdeps/unix/sysv/linux/alpha/sysdep.h: New files.
1996-03-19 20:18:59 +00:00
Roland McGrath 62a6271405 Sun Feb 25 22:36:10 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/sysv/linux/alpha/profil-counter.h: New file.
1996-03-19 20:18:07 +00:00
Roland McGrath 0a4dc0f10b Mon Mar 4 20:17:28 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/sysv/linux/alpha/sigsuspend.S: new file (syscall
 	expects set-value, not pointer to it).
1996-03-19 19:52:29 +00:00
Roland McGrath c56fbe7e02 Tue Feb 20 11:33:46 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/sysv/linux/alpha/syscalls.list (select, bind,
 	connect, getpeername, getsockname, listen, recv, recvfrom,
 	recvmsg, send, sendmsg, sendto, setsockopt, shutdown, socketpair):
 	added to override same-name assembly file in the parent directory.
Wed Feb 14 00:21:17 1996  David Mosberger-Tang  <davidm@azstarnet.com>

	* sysdeps/unix/sysv/linux/alpha/Makefile,
	sysdeps/unix/sysv/linux/alpha/brk.S,
	sysdeps/unix/sysv/linux/alpha/fpu_control.c,
	sysdeps/unix/sysv/linux/alpha/fpu_control.h,
	sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S,
	sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S,
	sysdeps/unix/sysv/linux/alpha/pipe.S,
	sysdeps/unix/sysv/linux/alpha/setfpucw.c,
	sysdeps/unix/sysv/linux/alpha/sigprocmask.c,
	sysdeps/unix/sysv/linux/alpha/speed.c,
	sysdeps/unix/sysv/linux/alpha/start.S,
	sysdeps/unix/sysv/linux/alpha/syscall.S,
	sysdeps/unix/sysv/linux/alpha/syscalls.list,
	sysdeps/unix/sysv/linux/alpha/sysdep.S,
	sysdeps/unix/sysv/linux/alpha/sysdep.h: New files.
1996-03-19 19:52:25 +00:00
Roland McGrath 56759be20a Sat Feb 17 11:29:29 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/sysv/linux/alpha/ioperm.c: new file.
1996-03-19 19:51:34 +00:00
Roland McGrath 6932e44461 Wed Feb 14 00:21:17 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/sysv/linux/alpha/Makefile,
	sysdeps/unix/sysv/linux/alpha/brk.S,
	sysdeps/unix/sysv/linux/alpha/fpu_control.c,
	sysdeps/unix/sysv/linux/alpha/fpu_control.h,
	sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S,
	sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S,
	sysdeps/unix/sysv/linux/alpha/pipe.S,
	sysdeps/unix/sysv/linux/alpha/setfpucw.c,
	sysdeps/unix/sysv/linux/alpha/sigprocmask.c,
	sysdeps/unix/sysv/linux/alpha/speed.c,
	sysdeps/unix/sysv/linux/alpha/start.S,
	sysdeps/unix/sysv/linux/alpha/syscall.S,
	sysdeps/unix/sysv/linux/alpha/syscalls.list,
	sysdeps/unix/sysv/linux/alpha/sysdep.S,
	sysdeps/unix/sysv/linux/alpha/sysdep.h: New files.
1996-03-19 19:51:23 +00:00
Roland McGrath 61e73b405a Mon Mar 4 21:57:14 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* sysdeps/unix/sysv/linux/m68k/Makefile: New file.
1996-03-14 11:20:02 +00:00
Roland McGrath b2801ddac4 Mon Mar 4 21:57:14 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* sysdeps/unix/sysv/linux/m68k/sysdep.h (SYS_ify): Redefine.
	(CALL_MCOUNT): New macro, empty unless [PROF].
	(ENTRY): Do CALL_MCOUNT just after the label.
	(JUMPTARGET): New macro.
	(SYSCALL_ERROR_HANDLER): Fix syntax.
1996-03-14 11:19:46 +00:00
Roland McGrath 855d4c5203 Sat Mar 2 16:35:40 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* sysdeps/unix/sysv/linux/m68k/profil-counter.h: File removed.
	* sysdeps/unix/sysv/sysv4/solaris2/sparc/profil-counter.h: File
	removed.
	* sysdeps/generic/profil-counter.h: New file.
1996-03-02 21:37:50 +00:00
Roland McGrath f860256b2e Thu Feb 29 20:55:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* sysdeps/unix/sysv/linux/m68k/profil-counter.h: New file.
1996-03-01 18:14:40 +00:00
Roland McGrath 6103f53bab Sun Feb 18 12:13:07 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* sysdeps/unix/sysv/linux/m68k/fpu_control.h (_FPU_SETCW): Corrected.
1996-02-19 23:06:16 +00:00
Roland McGrath da184b1bcf New file from Schwab 1996-02-13 11:40:27 +00:00
Roland McGrath 9298f9e195 Sat Feb 10 13:09:03 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* sysdeps/unix/sysv/linux/m68k/brk.c,
	sysdeps/unix/sysv/linux/m68k/mmap.S,
	sysdeps/unix/sysv/linux/m68k/select.S,
	sysdeps/unix/sysv/linux/m68k/sigcontext.h,
	sysdeps/unix/sysv/linux/m68k/sigreturn.S,
	sysdeps/unix/sysv/linux/m68k/socket.S,
	sysdeps/unix/sysv/linux/m68k/syscall.S,
	sysdeps/unix/sysv/linux/m68k/sysdep.S,
	sysdeps/unix/sysv/linux/m68k/sysdep.h: New files.
1996-02-13 11:38:58 +00:00