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