Subject: CVS commit: src/gnu/lib/libgcc3/libgcc_s
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 04/28/2004 01:44:59
Module Name:	src
Committed By:	uwe
Date:		Wed Apr 28 01:44:59 UTC 2004

Modified Files:
	src/gnu/lib/libgcc3/libgcc_s: Makefile

Log Message:
Copy .s.so rule we use for libgcc_pic to make sure the millicode is
.hidden in libgcc_s.so as well.  Enable it for sh3.  Other CPUs for
which gcc uses millicode probably need this too.
Per discussion with Nick Hudson <skrll>.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/gnu/lib/libgcc3/libgcc_s/Makefile

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