Subject: CVS commit: [netbsd-2-0] src/tools/gcc
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/16/2004 21:08:00
Module Name: src
Committed By: he
Date: Fri Jul 16 21:08:00 UTC 2004
Modified Files:
src/tools/gcc [netbsd-2-0]: mknative-gcc
Log Message:
Pull up revision 1.13 (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.12 -r1.12.2.1 src/tools/gcc/mknative-gcc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.