summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
1999-03-03Make this compile without -DRTLD_LOADER and fix printf format problems onchristos
1999-03-03Not all ports use 'tmp'.jonathan
1999-03-03Makefile ${MACHINE_ARCH} changes for mips{eb,el}, as suggested byjonathan
1999-03-01fix rdbg macro args.christos
1999-03-01KNFchristos
1999-03-01Reality check.christos
1999-03-01- Use c style comments.christos
1999-03-01Make mkdep succeed (use matching quotes in comment).kim
1999-02-28sort SEE ALSO section by "sort |sort -n"msaitoh
1999-02-28sort SEE ALSO section by "sort | sort -n"msaitoh
1999-02-27Replace local xva_arg() inline function with macros similar to those inscottr
1999-02-27Fix typo introduced in rev 1.11scottr
1999-02-27* Make changing the PLT slot entry (lazy function binding) thread-safe.pk
1999-02-27Add comment on the necessity of having to look at implicit memory addendspk
1999-02-27Introduce pre-preocessor symbol RTLD_INHIBIT_COPY_RELOCS.pk
1999-02-27Just initialize the stack-based temporary `rtld self' object.pk
1999-02-27Target bitmask for RELOC_RELATIVE should be a full word.pk
1999-02-27Add ld.so hacks for arm32, and reenable ld.aout_so on arm32. As is welltv
1999-02-26Relative relocations should use addend.christos
1999-02-26Take care of `load address relative' relocations.pk
1999-02-26Completely construct the first PLT entry and correctly compute thepk
1999-02-26Implement rtld_bind() stub.pk
1999-02-25Partial fix for Alpha breakage. s/tmp_value/tmp/ in two places, and don'ttv
1999-02-24Cleanup global variable access so rtld can be self relocating. Also KNFchristos
1999-02-24Work in progress (does not work yet).christos
1999-02-24Make this build with KERBEROS5 defined.explorer
1999-02-24Fix glitch in previous.pk
1999-02-22Add an approximation of the necessary sparc bits in here.pk
1999-02-21Replace home-grown header file installation with INCS/INCSDIR; from Erikkleink
1999-02-19Remove unneeded args for rtld (kleink)christos
1999-02-18Remove the crypto-related bits until such time as we have a fully-scottr
1999-02-13remove NOPROG (nothing uses it). however, set MKOBJ=no if appropriatelukem
1999-02-13tv is right; we don't need to specialcase the i386.christos
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1999-02-12On everything but the i386, don't write new values into the GOT that aretv
1999-02-12Something is making ld.elf_so lose on Alpha and I don't have time totv
1999-02-12Be consistant about the .rtld_start and _rtld_startchristos
1999-02-12<sys/fcntl.h> -> <fcntl.h>kleink
1999-02-12Fix for PR 5821dean
1999-02-09Build depending on OBJECT_FMT not a list of MACHINE_ARCH'schristos
1999-02-08Get rid of the annoying warning about NAMN not being a proper first .SH.augustss
1999-02-07Fix for bin/4637, mostly as discussed on current-users.aidan
1999-02-07Fixed for i386/elf.christos
1999-02-07Support for {h,l,q,ll} modifiers and %pchristos
1999-02-07Add -DRTLD_DEBUG_RELOC commented out.christos
1999-02-05* actually commit the changes which add support for recognising RFC 2228lukem
1999-01-31do not use LOG_CONS.mrg
1999-01-28Move the ldentry initialization up so that dl*() from init sectionsfvdl
1999-01-18Avoid confusing various C preprocessors by avoiding # [0-9]castor
1999-01-16PR/6824: Erik Bertelsen: Missed arch directory in recent move.christos