Age | Commit message (Expand) | Author |
1999-05-21 | Be more specific about dynamic libraries: ldd does not know how to handle | Marc Espie |
1999-05-13 | libary -> library, other misc corrections | Aaron Campbell |
1999-05-10 | cross-ld for sparc: iflush as nop, since it won't compile on non-sparc, | Marc Espie |
1999-05-10 | add needed declaration of struct ranlib tag to keep cross-endian tools | Marc Espie |
1999-02-20 | fix library search problem; the linker would stop searching | Marco S Hyman |
1999-02-09 | Removal of mvme88k/* files - again... | Steve Murphree |
1999-02-09 | Corrected mvme88k vs. m88k directories. | Steve Murphree |
1999-02-09 | Moved from mvme88k | Steve Murphree |
1999-02-09 | Fixed mvme88k vs. m88k MACHINE_ARCH | Steve Murphree |
1999-01-23 | Merge _GLOBAL_OFFSET_TABLE_ and __GLOBAL_OFFSET_TABLE_ at | Marc Espie |
1998-11-25 | fix comment | kstailey |
1998-08-28 | set RTLD_DL flag before refcount++ returns; michaels@inet.no | Theo de Raadt |
1998-08-11 | RCS Id I have had lying around. | Niklas Hallqvist |
1998-08-05 | setuid/setgid caveats; form | Theo de Raadt |
1998-07-22 | add a section about LD_PRELOAD; noted as missing by form@pppvs.itam.nsc.ru | Theo de Raadt |
1998-05-16 | remove host defs when getting target ones | Niklas Hallqvist |
1998-05-14 | Hey, vax is LE! | Niklas Hallqvist |
1998-05-11 | Make usable as a cross-linker | Niklas Hallqvist |
1998-05-11 | Document -Z | Niklas Hallqvist |
1998-04-28 | use Xr more often | Theo de Raadt |
1998-04-26 | If a good matching shared library is found, don't look in the next | Theo de Raadt |
1998-04-25 | type errors | Niklas Hallqvist |
1998-04-25 | removed improper use of Ar | David Leonard |
1998-03-26 | RCS id cleanup | Niklas Hallqvist |
1998-02-22 | Add emulation of binutils 2.x ld options: -rpath dir, -shared, -soname, | Theo de Raadt |
1997-11-14 | pk: Expand on shared object's `.init' functions a bit, and mention | Theo de Raadt |
1997-11-05 | Handle relocation of misaligned symbols. Handle all three cases by the same | Theo de Raadt |
1997-09-14 | exit 1, not count, because if count > 127... or if count == 255+1 | Theo de Raadt |
1997-08-30 | minor errors; josh@quick.net | Theo de Raadt |
1997-08-27 | fix ' use | Theo de Raadt |
1997-07-08 | warning msg change; pk | Theo de Raadt |
1997-07-01 | memory leaks, object leaks. some from pk/cgd. rearrange *_DL checks for | Theo de Raadt |
1997-07-01 | have DL_GETERRNO clear error state after return; also make dlsym() set error ... | Theo de Raadt |
1997-06-18 | number; msaitoh@spa.is.uec.ac.jp | Theo de Raadt |
1997-06-02 | .Fl l; k-horik@mail.yk.rim.or.jp | Theo de Raadt |
1997-06-02 | than; msaitoh@spa.is.uec.ac.jp | Theo de Raadt |
1997-06-01 | typo fixes; jdp@freebsd | Theo de Raadt |
1997-05-28 | typos; msaitoh@spa.is.uec.ac.jp | Theo de Raadt |
1997-04-23 | Commit the gas and ld portions for the mvme88k port. | Dale S. Rahn |
1997-04-10 | calc page alignment correctly for -p; pk@netbsd | Theo de Raadt |
1997-04-09 | the the | Theo de Raadt |
1997-04-09 | the the | Theo de Raadt |
1997-02-21 | Get symbol counts right when counting weak symbols in shared libraries as | Thorsten Lockert |
1997-02-02 | correct arch check, do not drop of non-void function; yasufu-i@is.aist-nara.a... | Theo de Raadt |
1997-01-28 | do not call err/errx with extra newlines | Theo de Raadt |
1996-12-22 | Correct handling of weak symbols in shared libraries; from pk@netbsd.org | Thorsten Lockert |
1996-12-18 | Back out strcpy() -> strncpy() change. Not needed as the array is malloc'd | Todd C. Miller |
1996-12-18 | Use strncpy() instead of strcpy() where useful, check strdup() | Todd C. Miller |
1996-12-07 | avoid __LDPGSZ | Theo de Raadt |
1996-10-29 | mktemp is evil | Theo de Raadt |