* sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
commit03a75825763563a80bb35d89688d8b0d451e11f2
authorRoland McGrath <roland@gnu.org>
Wed, 25 Oct 1995 02:19:39 +0000 (25 02:19 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 25 Oct 1995 02:19:39 +0000 (25 02:19 +0000)
tree086c5a961b1cfbcd381342f66f5306fcbfd2bbe9
parente97ec51d01087c2f8468a1bf83cfdb26b7040c30
* sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):

New macro.
(PSEUDO): Use it instead of SYSCALL_PIC_SETUP and jmp syscall_error.

* sysdeps/unix/sysv/linux/i386/sysdep.S (__syscall_error): Define
only #ifndef PIC.

* Makeconfig (built-program-cmd): New variable.
* sunrpc/Makefile (rpcgen-cmd): Use $(built-program-cmd).
* time/Makefile (zic-cmd): Likewise.

* hurd/Makefile (user-interfaces): Add hurd/exec_startup.
ChangeLog
Makeconfig
hurd/Makefile
posix/regex.c
posix/regex.h
sunrpc/Makefile
sysdeps/unix/configure
sysdeps/unix/sysv/linux/i386/sysdep.S
sysdeps/unix/sysv/linux/i386/sysdep.h
time/Makefile