NetBSD/libexec/ld.elf_so
simonb 7d5684f475 Use .previous at the end of the NetBSD ident note so that we switch
back to the previous section.  Fixes build problems on MIPS with gcc4
and -g.
2006-06-13 13:55:58 +00:00
..
arch in _rtld_bind() initialise new_value for GCC4. 2006-05-23 16:27:41 +00:00
debug.c
debug.h
headers.c
ld.elf_so.1
load.c
Makefile
malloc.c
map_object.c
paths.c
README
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
TODO
xmalloc.c
xprintf.c

$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.