Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/lib/csu/sparc64
Module Name: basesrc
Committed By: eeh
Date: Fri Mar 29 18:11:56 UTC 2002
Modified Files:
basesrc/lib/csu/sparc64: crt0.c
Log Message:
Don't need `start' in crt0.o any more. ld expects `_start' as the entry
symbol, while gcc likes `__start'.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 basesrc/lib/csu/sparc64/crt0.c
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