Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/csu/common_elf
Module Name: src
Committed By: thorpej
Date: Sat Aug 28 00:19:22 UTC 2004
Modified Files:
src/lib/csu/common_elf: crtbegin.c crtend.c
Log Message:
Error out if we try to build with GCC 3.3 or later; we should be using
the GCC-supplied crtbegin / crtend in the GCC 3.3 or later case.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/lib/csu/common_elf/crtbegin.c
cvs rdiff -r1.10 -r1.11 src/lib/csu/common_elf/crtend.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