Ben Gras 53002f6f6c recognize and execute dynamically linked executables
. generalize libexec slightly to get some more necessary information
	  from ELF files, e.g. the interpreter
	. execute dynamically linked executables when exec()ed by VFS
	. switch to netbsd variant of elf32.h exclusively, solves some
	  conflicting headers
2012-04-16 00:41:42 +00:00
..
2012-04-12 13:26:24 +02:00
2012-04-12 13:26:24 +02:00
2012-04-12 13:26:24 +02:00
2012-04-12 13:26:24 +02:00
2012-04-12 13:26:24 +02:00
2012-04-12 13:26:24 +02:00
2012-04-12 13:26:24 +02:00
2012-04-12 13:26:24 +02:00
2012-04-12 13:26:24 +02:00
2012-04-12 13:26:24 +02:00
2012-04-12 13:26:24 +02:00
2012-04-12 13:26:24 +02:00
2012-04-12 13:26:24 +02:00
2012-04-12 13:26:24 +02:00
2012-04-12 13:26:24 +02:00
2012-04-12 13:26:24 +02:00
2012-04-12 13:26:24 +02:00
2012-04-12 13:26:24 +02:00
2012-04-12 13:26:24 +02:00

$NetBSD: README,v 1.11 2006/11/24 22:52:16 wiz Exp $

TO DO:

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