Module Name:    src
Committed By:   uwe
Date:           Tue Jan 31 20:08:28 UTC 2012

Modified Files:
        src/lib/csu/common: Makefile.inc

Log Message:
Move crt0.S in front of crt0-common.c when building crt0.o and gcrt0.o.
Reading disassembly is easier when the asm crt0.S trampoline is at the
start, not hidden behind the C code in crt0-common.c.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/lib/csu/common/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to