Subject: CVS commit: src/lib/csu/sh3_elf
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 10/17/2006 01:10:26
Module Name:	src
Committed By:	uwe
Date:		Tue Oct 17 01:10:26 UTC 2006

Modified Files:
	src/lib/csu/sh3_elf: dot_init.h

Log Message:
Switch to MD_DO_NOT_NEED_FALLTHRU.

While here: Factor out .section/.previous wrapper into a separate macro.
Provide frame pointer.  Add the comment to MD_CALL_STATIC_FUNCTION to
explain why it needs semicolon and why we actually don't use that macro.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/csu/sh3_elf/dot_init.h

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