Subject: CVS commit: basesrc/lib/libc/arch/vax/gen
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 03/27/2002 20:38:50
Module Name:	basesrc
Committed By:	matt
Date:		Wed Mar 27 18:38:50 UTC 2002

Modified Files:
	basesrc/lib/libc/arch/vax/gen: Makefile.inc __setjmp14.S _setjmp.S

Log Message:
Don't build old 1.3 compat jmp stuff for ELF.
For ELF, don't rewind stack on longjmp/_longjmp.  (for pth).


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/lib/libc/arch/vax/gen/Makefile.inc \
    basesrc/lib/libc/arch/vax/gen/__setjmp14.S \
    basesrc/lib/libc/arch/vax/gen/_setjmp.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.