summaryrefslogtreecommitdiff
path: root/gnu/libexec/ld.so
AgeCommit message (Expand)Author
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