Subject: CVS commit: src/lib/libc/arch/sh3/sys
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 01/05/2006 19:28:50
Module Name: src
Committed By: uwe
Date: Thu Jan 5 19:28:50 UTC 2006
Modified Files:
src/lib/libc/arch/sh3/sys: __clone.S
Log Message:
Use PLT for PIC call to _exit to avoid text reloc in the shared library.
Add .size directive.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/lib/libc/arch/sh3/sys/__clone.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.