| Age | Commit message (Expand) | Author |
| 2000-05-28 | Remove RELOC_SYMBOLICS_THROUGH_JMPSLOT as it's always the case | matt |
| 2000-05-27 | Changes to put the COMPAT_AOUT code into ld.aout_so. Search <dir> for <lib> | matt |
| 2000-03-24 | Document LD_PRELOAD, fixing PR lib/9663, and note that (and why) neither | kleink |
| 2000-02-11 | Const poison dladdr(). | thorpej |
| 1999-11-29 | Use <link_aout.h> instead of <link.h> | itohy |
| 1999-11-18 | Spelling | kristerw |
| 1999-06-28 | Make longjmp work with dynamic linking. From Matt Thomas. | ragge |
| 1999-06-17 | MAP_COPY -> MAP_PRIVATE | thorpej |
| 1999-04-23 | Allow rpaths in setuid binaries, noticed by tron. This is already done | tv |
| 1999-04-12 | Allow reading SunOS/4.1.1 object files. Fixes pr/7363 | gwr |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-03-19 | Move the link.h files for the different shlib formats via repository copy, | thorpej |
| 1999-03-13 | Need a small prototype. (Where did it go?) | ragge |
| 1999-03-13 | unbalanced `#endif', pointed out by Ken Wellsch. | ragge |
| 1999-02-27 | Add ld.so hacks for arm32, and reenable ld.aout_so on arm32. As is well | tv |
| 1999-02-09 | Build depending on OBJECT_FMT not a list of MACHINE_ARCH's | christos |
| 1999-01-28 | Move the ldentry initialization up so that dl*() from init sections | fvdl |
| 1999-01-15 | Fix from Phil Budne (add missing prototypes) to make ld.so compile again | matthias |
| 1999-01-05 | Fix byte order swapping for cross linker. | itohy |
| 1998-12-21 | Add a prototype for the _cachectl() trap call stup in mdprologue.S. | is |
| 1998-12-20 | Include err.h to fix compile warnings. | veego |
| 1998-12-17 | Duh! Hang on to SUN_COMPAT.. something is bust. | pk |
| 1998-12-17 | Re-arrange to hide unneeded functions when building the run-time linker. | pk |
| 1998-12-17 | Pick up ld(1) implementation definitions. | pk |
| 1998-12-17 | * Add header file containing definitions shared among all a.out | pk |
| 1998-12-17 | Re-arrange to hide unneeded functions when building the run-time linker. | pk |
| 1998-12-15 | Export the common shared library search functions in its own header file. | pk |
| 1998-12-15 | Deal with compiler warnings: format strings, prototypes, variable initializat... | pk |
| 1998-12-15 | Prototypes. | pk |
| 1998-12-15 | Pull in <a.out.h>. | pk |
| 1998-12-15 | Layout & compiler warnings. | pk |
| 1998-12-15 | NetBSD -> __NetBSD__ | pk |
| 1998-12-03 | Put back code to use pc-relative branches in the PLT, and avoid doing cache | mycroft |
| 1998-12-03 | Use the `first' argument to md_fix_jmpslot(). | mycroft |
| 1998-10-31 | Add hook to convert some DISP32 relocs to BASREL through a GOT entry. | matt |
| 1998-10-31 | Remove reference to unused include file. | matt |
| 1998-10-23 | More fixes and optimizations for VAX shared library support. Including | matt |
| 1998-10-23 | Make the BINDER debug messages a bit more useful (print index and jmpslot | matt |
| 1998-10-19 | Back out change to md_make_gotreloc which added 4 arguement of got_t *. | matt |
| 1998-10-19 | Add AUX_LABEL (need for VAX JSB/JMP "jmp" slots). | matt |
| 1998-10-17 | Correct return value of md_midcompat(). | itohy |
| 1998-10-12 | Get shared libraries a lot closer to working. | matt |
| 1998-10-03 | remove some vm_offset_t fallout. | matthias |
| 1998-09-15 | Prevent spurious matches matches against unwanted major versions. | pk |
| 1998-09-12 | Exit early from alloc_link_map() if we have no object; only relevant | pk |
| 1998-09-05 | Assign my copyrights to TNF. | pk |
| 1998-08-26 | Fix some obvious bugs. | matt |
| 1998-08-26 | Add external symbol for __PROCEDURE_LINKAGE_TABLE_. Modify arguments | matt |
| 1998-08-21 | More changes for shareable libraries and PIC code | matt |
| 1998-08-20 | Get md.c to compile again. Get mdprologue.S to assemble. [Now at least | matt |