summaryrefslogtreecommitdiff
path: root/gnu/libexec/ld.so
AgeCommit message (Expand)Author
2000-09-15check return value for setenv(3) for failure, and deal appropriatelyTheo de Raadt
2000-06-28-U option.Oleg Safiullin
2000-01-27fake '-R' option for compatibility with aout ldconfig.Oleg Safiullin
1999-09-23Typo fixes.Alex Feldman
1999-08-20Fix faulty asms, that happened to work with old gcc, but not egcsNiklas Hallqvist
1999-06-21Add -r to mips ldconfig, used by ports. It's an ugly hack! -mojMats O Jansson
1999-06-01Fix some mips -> __mips__ stuff.Per Fogelstrom
1998-09-10fix init/fini calls; d@Theo de Raadt
1998-03-03rewrite construct that made GCC 2.8 do an implicit memset before libcNiklas Hallqvist
1998-02-23ClarifyNiklas Hallqvist
1998-02-10Better -m compatibility with a.out ldconfigNiklas Hallqvist
1998-02-05Buf ovfl check...Per Fogelstrom
1998-01-28Make ldd work with static linked bins on mipsPer Fogelstrom
1997-06-24Missing register usage definition in one of the syscall macros added...Per Fogelstrom
1997-05-19buf oflowsTheo de Raadt
1997-05-19Tweaked to make config on install pathPer Fogelstrom
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
1997-04-14struct elf_resolv has to be compatible with struct link_map or gdb willPer Fogelstrom
1996-12-12Sync headers with system header's idea of realityimp
1996-10-04ld.so man page fixedPer Fogelstrom
1996-10-04Trivial ldd for mipsPer Fogelstrom
1996-09-29always staticTheo de Raadt
1996-09-28hmm.. /etc was perhaps a better placePer Fogelstrom
1996-09-26handle obj dirsTheo de Raadt
1996-09-23Fixes to avoid using asm to get pointer to start sp in ld.so. It's a littlePer Fogelstrom
1996-09-18OK, this is the dynamic loader for the MIPS. It's a hack, it's GPL'd, itsPer Fogelstrom