Home | History | Annotate | Download | only in ld.elf_so
History log of /src/libexec/ld.elf_so/debug.c
RevisionDateAuthorComments
 1.6  22-Oct-2004  skrll Add __RCSIDs.

OK'd by mycroft.
 1.5  22-Sep-2003  enami Space after the keyword `if'.
 1.4  05-Jun-2003  simonb KNF- blank lines before code at start of functions.
 1.3  26-May-2002  wiz __STDC__ is always defined on NetBSD.
 1.2  01-Mar-1999  christos branches: 1.2.12;
KNF
 1.1  16-Dec-1996  cgd First cut at an ELF shared loader. Originally from John Polstra's FreeBSD elf
kit, then hacked on by Matt Thomas <matt@3am-software.com>, then by me (to
make it work with new versions of the toolchain, etc.). This runs, but it's
in serious need of cleaning and/or a fair bit of reworking. See the README
file for more information, and a list of things to do.
 1.2.12.1  28-May-2004  tron Apply patch (request by skrll in ticket #1702):
Bring "ld.elf_so" (mostly) in sync with NetBSD-current:
- MI and MD (e.g. under NetBSD-alpha) performance improvements
- RTLD_SELF, RTLD_NEXT, RTLD_DEFAULT support
- much better structured code
- closes PR bin/25464

RSS XML Feed