| Age | Commit message (Expand) | Author |
| 2000-07-14 | Split DEBUG into two lines to make it easier to enable each separately. | matt |
| 2000-07-03 | If OBJECT_FMT is ELF and MACHINE_ARCH = vax, build ld.elf_so | matt |
| 2000-03-26 | Don't try to get libc_pic from the libc compile directory. If we're doing a | mycroft |
| 1999-07-05 | Protect certain definitions from view by crt0, by wrapping them in | thorpej |
| 1999-05-07 | Don't even make depend if we're not going to build ld.elf_so. this is | thorpej |
| 1999-04-29 | Always use ${MACHINE_ARCH} rather than ${MACHINE}, and reorder architectures | kleink |
| 1999-04-29 | Add m68k code. | kleink |
| 1999-03-19 | Move the link.h files for the different shlib formats via repository copy, | thorpej |
| 1999-03-05 | make the mipse[lb]->mips translation really work, | drochner |
| 1999-03-03 | Make this compile without -DRTLD_LOADER and fix printf format problems on | christos |
| 1999-03-03 | Makefile ${MACHINE_ARCH} changes for mips{eb,el}, as suggested by | jonathan |
| 1999-02-24 | Cleanup global variable access so rtld can be self relocating. Also KNF | christos |
| 1999-02-21 | Replace home-grown header file installation with INCS/INCSDIR; from Erik | kleink |
| 1999-02-13 | convert from NOxxx= to MKxxx=no. | lukem |
| 1999-02-07 | Add -DRTLD_DEBUG_RELOC commented out. | christos |
| 1999-01-10 | Add i386 bits | christos |
| 1998-11-24 | Add powerpc support. | tsubai |
| 1998-09-13 | remove MD asm as(1) comments from sysident.h, placing them in a comment | mrg |
| 1998-08-27 | Use -L for libc's objdir in case NOPICINSTALL is set in mk.conf. | tv |
| 1998-08-13 | Don't install the ELF link.h in a.out systems!@#$#@ | christos |
| 1998-08-04 | Use NOPIC to mean "no shared libraries", not NOSHLIB. | tv |
| 1998-03-25 | Add support for mips. | mhitch |
| 1998-02-23 | More table-driven changes for different toolchains: | jonathan |
| 1997-10-25 | Link with the stuff we compiled, rather that whatever random stuff happens | cjs |
| 1997-10-23 | Install our ELF-aware link.h into /usr/include on mips hosts. | jonathan |
| 1997-10-22 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-06-23 | move man pages into share/man. | mrg |
| 1997-05-31 | Back out BUILDDIR and NOINSTALL changes. | cjs |
| 1997-05-26 | These updates to the build allow building against include files | cjs |
| 1997-04-17 | STRIP -> STRIPFLAG (sign, I guess I forgot to check this one in last night) | thorpej |
| 1997-04-10 | pull in arch-specific Makefile.inc only if it exists | cgd |
| 1997-03-24 | - Makefile cleanups | christos |
| 1996-12-16 | First cut at an ELF shared loader. Originally from John Polstra's FreeBSD elf | cgd |