index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
libexec
/
ld.so
Age
Commit message (
Expand
)
Author
2000-09-15
check return value for setenv(3) for failure, and deal appropriately
Theo de Raadt
2000-06-28
-U option.
Oleg Safiullin
2000-01-27
fake '-R' option for compatibility with aout ldconfig.
Oleg Safiullin
1999-09-23
Typo fixes.
Alex Feldman
1999-08-20
Fix faulty asms, that happened to work with old gcc, but not egcs
Niklas Hallqvist
1999-06-21
Add -r to mips ldconfig, used by ports. It's an ugly hack! -moj
Mats O Jansson
1999-06-01
Fix some mips -> __mips__ stuff.
Per Fogelstrom
1998-09-10
fix init/fini calls; d@
Theo de Raadt
1998-03-03
rewrite construct that made GCC 2.8 do an implicit memset before libc
Niklas Hallqvist
1998-02-23
Clarify
Niklas Hallqvist
1998-02-10
Better -m compatibility with a.out ldconfig
Niklas Hallqvist
1998-02-05
Buf ovfl check...
Per Fogelstrom
1998-01-28
Make ldd work with static linked bins on mips
Per Fogelstrom
1997-06-24
Missing register usage definition in one of the syscall macros added...
Per Fogelstrom
1997-05-19
buf oflows
Theo de Raadt
1997-05-19
Tweaked to make config on install path
Per Fogelstrom
1997-04-27
COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP
Todd C. Miller
1997-04-14
struct elf_resolv has to be compatible with struct link_map or gdb will
Per Fogelstrom
1996-12-12
Sync headers with system header's idea of reality
imp
1996-10-04
ld.so man page fixed
Per Fogelstrom
1996-10-04
Trivial ldd for mips
Per Fogelstrom
1996-09-29
always static
Theo de Raadt
1996-09-28
hmm.. /etc was perhaps a better place
Per Fogelstrom
1996-09-26
handle obj dirs
Theo de Raadt
1996-09-23
Fixes to avoid using asm to get pointer to start sp in ld.so. It's a little
Per Fogelstrom
1996-09-18
OK, this is the dynamic loader for the MIPS. It's a hack, it's GPL'd, its
Per Fogelstrom