Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] gnusrc/gnu/dist/toolchain/gcc/config/i386



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.




Home | Main Index | Thread Index | Old Index