mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
* 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:
parent
13987e686c
commit
d2c2312316
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user