Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/csu/mips
Module Name: src
Committed By: mrg
Date: Mon Jun 12 22:05:49 UTC 2006
Modified Files:
src/lib/csu/mips: dot_init.h
Log Message:
add a .globl to MD_SECTION_PROLOGUE so that the symbol is exported.
this fixes build problems with GCC4 (which will use smaller/faster call
methods for local/static functions) and is the right thing anyway.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/lib/csu/mips/dot_init.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