Subject: CVS commit: src/lib/libc/arch/sh5/sys
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 08/12/2003 13:28:55
Module Name: src
Committed By: scw
Date: Tue Aug 12 13:28:55 UTC 2003
Modified Files:
src/lib/libc/arch/sh5/sys: cerror.S
Log Message:
Pop the caller's PIC prologue and push our own, as we can be called
by other shared libraries with different GOTs (e.g. libposix).
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libc/arch/sh5/sys/cerror.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.