Subject: CVS commit: src/sys/lib/libsa
To: None <source-changes@NetBSD.org>
From: Cherry G. Mathew <cherry@netbsd.org>
List: source-changes
Date: 04/03/2006 14:08:41
Module Name: src
Committed By: cherry
Date: Mon Apr 3 14:08:41 UTC 2006
Modified Files:
src/sys/lib/libsa: loadfile_elf32.c
Log Message:
Allows processor ABI specific ELF segment loads.
If the macro MD_LOADSEG defined in
machine/loadfile_machdep.h evaluates to 1, the machine
specific segment is loaded.
See: http://mail-index.netbsd.org/tech-kern/2005/12/30/0003.html
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/lib/libsa/loadfile_elf32.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.