Subject: CVS commit: [netbsd-2-0] src/gnu/lib/libgcc3/libgcc_s
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 04/29/2004 04:28:55
Module Name:	src
Committed By:	jmc
Date:		Thu Apr 29 04:28:55 UTC 2004

Modified Files:
	src/gnu/lib/libgcc3/libgcc_s [netbsd-2-0]: Makefile

Log Message:
Pullup rev 1.6 (requested by uwe in ticket #215)

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.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.2.1 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.