glibc/sysdeps/unix/i386
Roland McGrath 1d234146c0 * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Use
SYSCALL_PIC_SETUP before jumping to syscall_error.
	* sysdeps/unix/i386/sysdep.h (SYSCALL_PIC_SETUP): New macro.
	(PSEUDO): Use it before jumping to syscall_error.
	* sysdeps/unix/i386/sysdep.S [! PIC]: Don't find GOT address;
	expect it in %ebx on entry.  Pop old %ebx value off stack after
	using it.
1995-10-19 02:20:22 +00:00
..
brk.S Rewrote i386 setjmp in assembly. 1995-08-31 17:33:01 +00:00
fork.S initial import 1995-02-18 01:27:10 +00:00
pipe.S initial import 1995-02-18 01:27:10 +00:00
sigreturn.S initial import 1995-02-18 01:27:10 +00:00
start.c initial import 1995-02-18 01:27:10 +00:00
syscall.S Sat Jul 22 01:56:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-07-22 10:48:43 +00:00
sysdep.h * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Use 1995-10-19 02:20:22 +00:00
sysdep.S * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Use 1995-10-19 02:20:22 +00:00
vfork.S Fri Mar 3 12:24:52 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-06 00:27:08 +00:00
wait.S initial import 1995-02-18 01:27:10 +00:00