mirror of git://sourceware.org/git/glibc.git
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. |
||
|---|---|---|
| .. | ||
| brk.S | ||
| fork.S | ||
| pipe.S | ||
| sigreturn.S | ||
| start.c | ||
| syscall.S | ||
| sysdep.S | ||
| sysdep.h | ||
| vfork.S | ||
| wait.S | ||