* 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.
This commit is contained in:
Roland McGrath 1996-02-13 11:49:42 +00:00
parent 13987e686c
commit d2c2312316
2 changed files with 6 additions and 0 deletions

View File

@ -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.

View 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