Subject: CVS commit: [netbsd-1-6] gnusrc/gnu/dist/toolchain/gcc/config/i386
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/24/2002 18:17:33
Module Name:	gnusrc
Committed By:	tron
Date:		Sun Nov 24 16:17:33 UTC 2002

Modified Files:
	gnusrc/gnu/dist/toolchain/gcc/config/i386 [netbsd-1-6]: netbsd-elf.h

Log Message:
Pull up revision 1.6 (requested by mycroft in ticket #724):
Fix SELECT_SECTION() so that C++ run-time type info constructors do not go in
.rodata on PIC systems, which was causing text relocations (and associated
performance loss).


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.2.1 \
    gnusrc/gnu/dist/toolchain/gcc/config/i386/netbsd-elf.h

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