This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d884498b98
NetBSD
/
libexec
/
ld.elf_so
/
arch
/
i386
History
mycroft
7cbba1750d
Shorten rtld_start() by 2 instructions or 8 bytes, and make it not use GOT
...
entries.
2003-03-02 22:56:14 +00:00
..
Makefile.inc
Split the `self' case out of _rtld_relocate_nonplt_objects, into a new function
2002-09-11 17:23:23 +00:00
mdreloc.c
Skip the lazy PLT relocation if relocbase==0 (useful if libraries are loaded
2002-10-03 20:39:22 +00:00
rtld_start.S
Shorten rtld_start() by 2 instructions or 8 bytes, and make it not use GOT
2003-03-02 22:56:14 +00:00