* elf/dl-runtime.c (fixup) [ELF_MACHINE_RUNTIME_FIXUP_ARGS]: Let
authorRoland McGrath <roland@gnu.org>
Tue, 13 Feb 1996 11:49:42 +0000 (11:49 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 13 Feb 1996 11:49:42 +0000 (11:49 +0000)
this macro declare extra leading args.

* Makerules [$(elf)=yes] (ar-symtab-name): Define to empty.

ChangeLog
sysdeps/unix/common/syscalls.list

index 225c188..69a75f5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -44,6 +44,11 @@ Sat Feb 10 13:09:03 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.
 
 Tue Feb 13 00:12:12 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
 
+       * elf/dl-runtime.c (fixup) [ELF_MACHINE_RUNTIME_FIXUP_ARGS]: Let
+       this macro declare extra leading args.
+
+       * Makerules [$(elf)=yes] (ar-symtab-name): Define to empty.
+
        * sysdeps/i386/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE,
        elf_machine_relplt): New macros.
        * elf/dl-runtime.c: New file.
index afec7b7..654f73a 100644 (file)
@@ -11,6 +11,7 @@ settimeofday  -       settimeofday    2       __settimeofday  settimeofday
 setpgid                -       setpgrp         2       __setpgid       setpgid setpgrp
 setregid       -       setregid        2       __setregid      setregid
 setreuid       -       setreuid        2       __setreuid      setreuid
+sigaction      -       sigaction       3       __sigaction     sigaction
 sys_lstat      lxstat  lstat           2       __syscall_lstat
 truncate       -       truncate        2       truncate
 vhangup                -       vhangup         1       vhangup