History log of /netbsd-src/libexec/ld.elf_so/debug.h (Results 1 – 8 of 8)
Revision Date Author Comments
# ce716eeb 03-Aug-2024 riastradh <riastradh@NetBSD.org>

ld.elf_so(1): Nix trailing whitespace.

No functional change intended.


# ffcdb0b1 03-Aug-2013 skrll <skrll@NetBSD.org>

Fix DEBUG build.


# b49eab8e 06-May-2013 skrll <skrll@NetBSD.org>

Trailing whitespace


# a3b892d1 12-Sep-2002 mycroft <mycroft@NetBSD.org>

Nuke -DRTLD_RELOCATE_SELF and `dodebug' from orbit.


# 26475619 01-Mar-1999 christos <christos@NetBSD.org>

KNF


# 84cb6578 24-Feb-1999 christos <christos@NetBSD.org>

Cleanup global variable access so rtld can be self relocating. Also KNF
reloc.c and move md sparc parts to arch/sparc/mdreloc.c
Now we don't need to load at address 0 on the i386 and the mips should

Cleanup global variable access so rtld can be self relocating. Also KNF
reloc.c and move md sparc parts to arch/sparc/mdreloc.c
Now we don't need to load at address 0 on the i386 and the mips should be
trivial to fix.

show more ...


# ab951f38 10-Jan-1999 christos <christos@NetBSD.org>

Add __attribute__ for printf like commands.


# 41fe218b 16-Dec-1996 cgd <cgd@NetBSD.org>

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 toolcha

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.

show more ...