Subject: CVS commit: [netbsd-2-0] src/gnu/lib/libgcc3/libgcc_s
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/16/2004 21:07:43
Module Name: src
Committed By: he
Date: Fri Jul 16 21:07:43 UTC 2004
Modified Files:
src/gnu/lib/libgcc3/libgcc_s [netbsd-2-0]: Makefile
Log Message:
Pull up revision 1.7 (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.5.2.1 -r1.5.2.2 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.