Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/macppc/stand/fixcoff
Module Name: src
Committed By: aymeric
Date: Fri Dec 26 19:59:31 UTC 2003
Modified Files:
src/sys/arch/macppc/stand/fixcoff: elf32_powerpc_merge.x
Log Message:
merge any section that starts in ".rodata." into the text section.
This matches sections generated by newer versions of gcc to handle the sharing
of constant strings.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/macppc/stand/fixcoff/elf32_powerpc_merge.x
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