Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: gnusrc/gnu/dist/toolchain/gcc/config
Module Name: gnusrc
Committed By: mycroft
Date: Wed Aug 28 14:05:58 UTC 2002
Modified Files:
gnusrc/gnu/dist/toolchain/gcc/config/alpha: netbsd.h
gnusrc/gnu/dist/toolchain/gcc/config/i386: netbsd-elf.h
Log Message:
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.9 -r1.10 gnusrc/gnu/dist/toolchain/gcc/config/alpha/netbsd.h
cvs rdiff -r1.5 -r1.6 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.
Home |
Main Index |
Thread Index |
Old Index