Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/lib/libsa



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.




Home | Main Index | Thread Index | Old Index