summaryrefslogtreecommitdiff
path: root/libexec/ld.elf_so
AgeCommit message (Expand)Author
1998-09-13At least make the comments accurate.thorpej
1998-09-13remove MD asm as(1) comments from sysident.h, placing them in a commentmrg
1998-08-27Use -L for libc's objdir in case NOPICINSTALL is set in mk.conf.tv
1998-08-13Don't install the ELF link.h in a.out systems!@#$#@christos
1998-08-04Use NOPIC to mean "no shared libraries", not NOSHLIB.tv
1998-07-15Some local changes accidentally made it into the last commit; back thattv
1998-07-14Change ld.so default behavior to RTLD_LOCAL, and make RTLD_LOCAL into atv
1998-07-01Allow PAGESIZE to be set via a -D option to cc (CLBYTES not a constant ontv
1998-06-16Don't forget to update _rtld_objtail when _rtld_dlclose() removes themhitch
1998-05-11${DESTDIR} isn't needed - which isn't what the example inmhitch
1998-04-09Oops - when assembled with PIC, the jal gets expanded, so what used to bemhitch
1998-03-26Make this work with objdirs.thorpej
1998-03-25Add support for mips.mhitch
1998-02-23More table-driven changes for different toolchains:jonathan
1998-02-20Fill in missing (default) mmap(2) flags.mycroft
1997-10-25Link with the stuff we compiled, rather that whatever random stuff happenscjs
1997-10-23Install our ELF-aware link.h into /usr/include on mips hosts.jonathan
1997-10-22use CPPFLAGS instead of CFLAGSlukem
1997-10-08WARNS?=1mrg
1997-06-23move man pages into share/man.mrg
1997-05-31Back out BUILDDIR and NOINSTALL changes.cjs
1997-05-26These updates to the build allow building against include filescjs
1997-04-17STRIP -> STRIPFLAG (sign, I guess I forgot to check this one in last night)thorpej
1997-04-15make sure that ld.elf_so's path is in the data segmentcgd
1997-04-10pull in arch-specific Makefile.inc only if it existscgd
1997-03-24- Makefile cleanupschristos
1997-03-21put in two identifying notes, which new binutils snapshots will turncgd
1997-02-17use 'normal' ELF library lookup rulescgd
1997-02-14don't include members of Struct_Obj_Entry conditionally.cgd
1997-02-03that which thou openest, thou shalt close.cgd
1996-12-18nclude dlfcn.h, and pull RLTD_LAZY in from there. Assume that RTLD_NOW iscgd
1996-12-17remove /usr/localelf/lib from default library pathcgd
1996-12-17Mipsel changes to ELF ldd/ld.so:jonathan
1996-12-16First cut at an ELF shared loader. Originally from John Polstra's FreeBSD elfcgd