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:07:38
Module Name:	src
Committed By:	he
Date:		Fri Jul 16 21:07:38 UTC 2004

Modified Files:
	src/gnu/lib/libgcc3/arch [netbsd-2-0]: armeb.mk

Log Message:
Pull up revision 1.6 (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 -r1.5.2.1 src/gnu/lib/libgcc3/arch/armeb.mk

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