Commit graph

538 commits

Author SHA1 Message Date
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 82b5be52d7 Solaris/SPARC signal context definition. 1997-06-21 02:55:07 +00:00
Ulrich Drepper aed27181d3 Solaris/SPARC signal number definitions. 1997-06-21 02:54:55 +00:00
Ulrich Drepper f6cf500d90 Solaris/SPARC struct stat definition. 1997-06-21 02:54:46 +00:00
Ulrich Drepper 3b9f6f616e SysVr4/I386 strcut stat definition. 1997-06-21 02:54:03 +00:00
Ulrich Drepper fc961ebd7f SysVr4 info header. 1997-06-21 02:53:38 +00:00
Ulrich Drepper 0997fa9648 SCO3.2.4 limits. 1997-06-21 02:53:24 +00:00
Ulrich Drepper 31bbd45e49 SCO3.2.4 info header. 1997-06-21 02:53:14 +00:00
Ulrich Drepper a3e014dfc6 Minix signal definitions. 1997-06-21 02:52:56 +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 e58babee4e Irix4 specific info header. 1997-06-21 02:48:21 +00:00
Ulrich Drepper f7b32a330a Ultrix/MIPS specific signal context. 1997-06-21 02:47:13 +00:00
Ulrich Drepper 0d08481430 Ultrix specific info header. 1997-06-21 02:46:56 +00:00
Ulrich Drepper da366793e1 Use bits/foo.h. 1997-06-21 02:46:36 +00:00
Ulrich Drepper c89e913d71 SunOS specific info header. 1997-06-21 02:46:22 +00:00
Ulrich Drepper 94d056b772 SunOS/SPARC signal context. 1997-06-21 02:46:02 +00:00
Ulrich Drepper 2fbc33a169 SunOS/m68k signal context. 1997-06-21 02:45:56 +00:00
Ulrich Drepper 08ed181c50 SunOS specific signal numbers. 1997-06-21 02:45:26 +00:00
Ulrich Drepper 619d779662 OSF specific signal struct. 1997-06-21 02:45:03 +00:00
Ulrich Drepper 5c7efcee0a OSF/Alpha specific stat struct. 1997-06-21 02:44:56 +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 7eff60903d ARM dependent assembler and low-level definitions. 1997-06-12 21:23:19 +00:00
Ulrich Drepper 57771f2025 brk implementation for ARM. 1997-06-12 21:22:18 +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 1bf0f668e6 De-ansidecl-fy. 1997-05-26 22:28:25 +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 7e42418a2d Avoid warning about nested comments. 1997-05-22 02:16:31 +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 bd85bd7500 Add definition for ret and MOVE. 1997-05-21 01:40:24 +00:00
Ulrich Drepper ecda085689 Implementation of fork syscall for ARM. 1997-05-21 01:39:40 +00:00
Ulrich Drepper e3f5221762 TTY definitions. 1997-05-10 23:36:46 +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 d80b3f3c5b Basic functionality for libc on ARM 1997-04-14 02:11:12 +00:00
Ulrich Drepper 6383b7f583 (OXTABS): Don't define. 1997-03-27 01:58:32 +00:00