Subject: CVS commit: src/lib/libc/arch/hppa
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 11/18/2007 13:25:39
Module Name: src
Committed By: skrll
Date: Sun Nov 18 13:25:39 UTC 2007
Modified Files:
src/lib/libc/arch/hppa: SYS.h
Log Message:
Generate correct unwind info for syscall stubs by using LEAF_ENTRY instead
of ENTRY(foo,0) so that gdb can backtrace through the stubs.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/lib/libc/arch/hppa/SYS.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.