OpenGrok
Cross Reference: rtld_start.S
xref
: /
src
/
libexec
/
ld.elf_so
/
arch
/
sparc
/
rtld_start.S
Home
|
History
|
Annotate
|
Download
|
only in
sparc
History log of
/src/libexec/ld.elf_so/arch/sparc/rtld_start.S
Revision
Date
Author
Comments
1.16
28-Apr-2008
martin
Remove clause 3 and 4 from TNF licenses
1.15
01-Mar-2003
mycroft
branches: 1.15.30;
Update copyright.
1.14
27-Feb-2003
mycroft
Adjust for the fact that the GOT is all 0s in new binutils -- do the trick of
disassembling a call to _DYNAMIC to determine its real address, and using the
first entry of the GOT as its base-relative address.
It's evil, but it works.
1.13
26-Sep-2002
mycroft
Make the stack frame 96 bytes, like GCC does.
1.12
26-Sep-2002
mycroft
Tweak the save instruction in the PLT stub rather than adding an instruction
to the binder entry stub...
1.11
26-Sep-2002
mycroft
Allocate space for the argument space area in both _rtld_start() and
_rtld_bind_start(). Not needed normally, but if we compile ld.elf_so with
-g, it blows up without this.
1.10
25-Sep-2002
mycroft
There is no need to save and restore a second register window in the binder
stub.
1.9
12-Sep-2002
mycroft
Update comments.
1.8
12-Sep-2002
mycroft
Pass the calculated relocation offset down to _rtld().
1.7
11-Sep-2002
mycroft
Do the _rtld_relocate_nonplt_self() thing for SPARC.
1.6
09-Sep-2002
mycroft
Indent branch delay instructions.
1.5
09-Sep-2002
mycroft
Nuke RTLD_RELOCATE_SELF for SPARC.
1.4
01-Mar-1999
christos
branches: 1.4.12;
- Use c style comments.
- & -> and
- align 4 in both functions for consistency.
1.3
01-Mar-1999
kim
Make mkdep succeed (use matching quotes in comment).
1.2
26-Feb-1999
pk
Implement rtld_bind() stub.
Fix startup code.
1.1
24-Feb-1999
christos
Work in progress (does not work yet).
1.4.12.1
28-May-2004
tron
Apply patch (request by skrll in ticket #1702):
Bring "ld.elf_so" (mostly) in sync with NetBSD-current:
- MI and MD (e.g. under NetBSD-alpha) performance improvements
- RTLD_SELF, RTLD_NEXT, RTLD_DEFAULT support
- much better structured code
- closes PR bin/25464
1.15.30.1
18-May-2008
yamt
sync with head.
Indexes created Thu Oct 02 14:10:14 GMT 2025