| Age | Commit message (Expand) | Author |
| 1998-09-13 | At least make the comments accurate. | thorpej |
| 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-07-15 | Some local changes accidentally made it into the last commit; back that | tv |
| 1998-07-14 | Change ld.so default behavior to RTLD_LOCAL, and make RTLD_LOCAL into a | tv |
| 1998-07-01 | Allow PAGESIZE to be set via a -D option to cc (CLBYTES not a constant on | tv |
| 1998-06-16 | Don't forget to update _rtld_objtail when _rtld_dlclose() removes the | mhitch |
| 1998-05-11 | ${DESTDIR} isn't needed - which isn't what the example in | mhitch |
| 1998-04-09 | Oops - when assembled with PIC, the jal gets expanded, so what used to be | mhitch |
| 1998-03-26 | Make this work with objdirs. | thorpej |
| 1998-03-25 | Add support for mips. | mhitch |
| 1998-02-23 | More table-driven changes for different toolchains: | jonathan |
| 1998-02-20 | Fill in missing (default) mmap(2) flags. | mycroft |
| 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-10-08 | WARNS?=1 | mrg |
| 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-15 | make sure that ld.elf_so's path is in the data segment | cgd |
| 1997-04-10 | pull in arch-specific Makefile.inc only if it exists | cgd |
| 1997-03-24 | - Makefile cleanups | christos |
| 1997-03-21 | put in two identifying notes, which new binutils snapshots will turn | cgd |
| 1997-02-17 | use 'normal' ELF library lookup rules | cgd |
| 1997-02-14 | don't include members of Struct_Obj_Entry conditionally. | cgd |
| 1997-02-03 | that which thou openest, thou shalt close. | cgd |
| 1996-12-18 | nclude dlfcn.h, and pull RLTD_LAZY in from there. Assume that RTLD_NOW is | cgd |
| 1996-12-17 | remove /usr/localelf/lib from default library path | cgd |
| 1996-12-17 | Mipsel changes to ELF ldd/ld.so: | jonathan |
| 1996-12-16 | First cut at an ELF shared loader. Originally from John Polstra's FreeBSD elf | cgd |