Subject: CVS commit: [netbsd-2-0] src/gnu/lib/libgcc3/arch
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/16/2004 21:08:11
Module Name: src
Committed By: he
Date: Fri Jul 16 21:08:11 UTC 2004
Modified Files:
src/gnu/lib/libgcc3/arch [netbsd-2-0]: sh3eb.mk
Log Message:
Pull up revision 1.3 (requested by skrll in ticket #668):
Do the same thing as stock gcc, by using the symbol
versioning script to remove certain symbols from the
dynamic symbol table, and pull in libgcc_pic in the
-shared-libgcc case for the millicode platforms.
Fixes PR#22452.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.2.1 src/gnu/lib/libgcc3/arch/sh3eb.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.