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
Age
Commit message (
Expand
)
Author
2001-12-28
- Allow RTLD_DEFAULT_LIBRARY_PATH to be overridden.
lukem
2001-12-28
if SHLINKDIR != /usr/libexec, install compat symlink
lukem
2001-12-28
* Add user-controlled mk.conf variables
lukem
2001-12-20
Grumble. Put compiler options back into CPPFLAGS for now, since
thorpej
2001-12-20
Small whitespace fix.
thorpej
2001-12-20
Update README. Still not complete.
thorpej
2001-12-20
Upon further investigation, do NOT include an addend in RELATIVE
thorpej
2001-12-20
Include the addend in GLOB_DAT relocations (!!).
thorpej
2001-12-16
* Move The Alpha R(RELATIVE) handling into an Alpha-specific code block,
thorpej
2001-12-14
Don't put compiler options into CPPFLAGS.
thorpej
2001-12-14
...and the other other missing notice.
thorpej
2001-12-14
Add other missing copyright notice.
thorpej
2001-12-14
Add missing copyright notice.
fvdl
2001-12-14
Garbage-collect the OLD_GOT stuff.
thorpej
2001-12-14
binutils-current ld emits DT_TEXTREL into _DYNAMIC on arm-elf. Handle
thorpej
2001-12-14
Add code to peek into the PLT and determine which PLT entry format
thorpej
2001-12-13
Supply two lazy binding routines for Alpha: one that works with the
thorpej
2001-12-13
Check in workaround for BFD ABI change on MIPS: the new MIPS BFD generates
rafal
2001-12-13
Use numeric labels.
thorpej
2001-12-13
Add RCS ID.
thorpej
2001-12-13
* Add a linker script which provides a _GOT_END_ symbol that we can
thorpej
2001-11-24
Fix bug found by Izumi Tsutsui -- if _rtld_find_symdef returned NULL, the
rafal
2001-11-02
Allow both space and colon as a separator in LD_PRELOAD. Document this and
skrll
2001-11-01
Sort SEE ALSO, drop some unnecessary .Pp's, whitespace and misc fixes.
wiz
2001-10-31
Add a man page for ld.elf_so.
skrll
2001-10-14
Fix how underfined weak symbols are treated -- before, ld.so would do nothing
rafal
2001-09-26
In the `I can't believe it's been broken all this time' department:
mycroft
2001-09-10
Reorganize PowerPC cold a little. The return value from _rtld_bind_pltgot()
mycroft
2001-08-14
Correct some comments.
eeh
2001-08-14
Workaround for binutils 2.11 behavior.
eeh
2001-08-14
Get rid of some debug code that should no longer be needed.
eeh
2001-08-14
Pointers are NULL. Characters are '\0'.
eeh
2001-07-16
Fix ABS32 ARM reloc case. ELF shared libs on ARM now work!
matt
2001-07-15
Fix binder routine to not use a volatile register.
matt
2001-07-15
Bugfix for _rtld_start. Enable common plt processing code for arm
matt
2001-07-15
Enable arm if OBJECT_FMT is ELF. Initialize first few GOT entries for ARM.
matt
2001-07-15
Initial support for dynamic ELF support on ARM.
matt
2001-07-15
Add support for ARM ELF dynamic relocs.
matt
2001-06-20
Get stack layout right.
fvdl
2001-06-20
Remove mistaken casts of PLT relocations to 32 bit values.
fvdl
2001-06-19
Adapt for an actually correct sys/exec_elf.h
fvdl
2001-06-19
Don't use multi-line string literals.
fvdl
2001-06-19
Preliminary x86-64 support. Not fully functional yet (toolchain bugs).
fvdl
2001-05-28
Correct spelling in a comment.
nathanw
2001-05-27
s/warn/xwarnx/ cuts down size by 50% by not pulling in stdio.
christos
2001-05-24
Provide compatibility for the NetBSD-1.5 branch. Note that I used
christos
2001-05-24
Don't include <uvm/uvm_param.h>. It does not appear to be needed by anything.
christos
2001-05-10
Unloading objects, can cause other objects whose reference count becomes
christos
2001-04-25
Sync with <sys/exec_elf.h> rev. 1.45: ElfNN_RelA -> ElfNN_Rela.
kleink
2001-02-04
avoid nested extern
christos
[next]