index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
/
ld.elf_so
/
arch
/
powerpc
/
rtld_start.S
Age
Commit message (
Expand
)
Author
2011-09-26
match END() with a relevant ENTRY*(). gas 2.21 complains about the
mrg
2011-03-04
Don't rely on >32bit math.
matt
2011-02-10
Fix problem with bss-plt objects which a reloc index, not offset.
matt
2011-01-16
Add secure-plt support for powerpc to ld.elf_so. As part of this, we have to
matt
2002-12-04
Bintuils-current initializes the GOT entries to 0 (instead of the
thorpej
2002-10-31
Convert to register prefixes.
matt
2002-10-05
Minor cleanup.
mycroft
2002-09-25
Push the _rtld_bind() interface into MD code -- it's just a trivial wrapper
mycroft
2002-09-12
Update comments.
mycroft
2002-09-12
Pass the calculated relocation offset down to _rtld().
mycroft
2002-09-11
Implement _rtld_relocate_nonplt_self() here.
mycroft
2002-09-10
Remove unneeded cruft from _rtld_start.
mycroft
2002-09-10
Shorten the startup sequence by a few instructions.
mycroft
2001-09-26
In the `I can't believe it's been broken all this time' department:
mycroft
1999-05-21
syncicache is needed...
tsubai
1999-04-18
Add code to use the kernel provided page size.
ws
1998-11-24
Add powerpc support.
tsubai