Subject: CVS commit: src/sys/arch/sh5/sh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 03/24/2003 16:21:28
Module Name:	src
Committed By:	scw
Date:		Mon Mar 24 14:21:28 UTC 2003

Modified Files:
	src/sys/arch/sh5/sh5: process_machdep.c

Log Message:
Relax the initial user stack alignment from 16 to 8 bytes.
Add a workaround for what appears to be a bug in binutils whereby
the entry point of an SHmedia binary can sometimes specify
SHcompact code (LSB is clear).


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/sh5/sh5/process_machdep.c

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