NetBSD/libexec/ld.elf_so
simonb 676a630d08 Simplify multiple MACHINE_ARCH endian checks with single MACHINE_CPU
checks.
2006-08-27 07:22:02 +00:00
..
arch Fix unaligned loads and stores generated by gcc4. Problem described in 2006-06-28 16:48:38 +00:00
Makefile Simplify multiple MACHINE_ARCH endian checks with single MACHINE_CPU 2006-08-27 07:22:02 +00:00
README
TODO
debug.c
debug.h
headers.c
ld.elf_so.1
load.c
malloc.c
map_object.c
paths.c
reloc.c
rtld.c
rtld.h sprinkle some __noreturn__ attributes, saves gcc4 warnings elsewhere 2006-05-22 19:49:09 +00:00
rtldenv.h sprinkle some __noreturn__ attributes, saves gcc4 warnings elsewhere 2006-05-22 19:49:09 +00:00
search.c
symbol.c
sysident.h Use .previous at the end of the NetBSD ident note so that we switch 2006-06-13 13:55:58 +00:00
xmalloc.c
xprintf.c

README

$NetBSD: README,v 1.10 2002/09/13 04:05:00 mycroft Exp $

TO DO:

* Support for coexistance of 32-bit and 64-bit ELF on platforms that can
  do that.