Subject: CVS commit: basesrc/lib/libc/arch/m68k/sys
To: None <source-changes@netbsd.org>
From: Aymeric Vincent <aymeric@netbsd.org>
List: source-changes
Date: 01/23/2002 00:44:45
Module Name: basesrc
Committed By: aymeric
Date: Tue Jan 22 22:44:44 UTC 2002
Modified Files:
basesrc/lib/libc/arch/m68k/sys: __sigreturn14.S sigreturn.S
Log Message:
Redefine ENTRY properly for both ELF and a.out
Now we can compile profiled m68k programs that use libc.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/lib/libc/arch/m68k/sys/__sigreturn14.S
cvs rdiff -r1.9 -r1.10 basesrc/lib/libc/arch/m68k/sys/sigreturn.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.