Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/csu/arch/arm



Module Name:    src
Committed By:   matt
Date:           Sat Aug 11 01:33:36 UTC 2012

Modified Files:
        src/lib/csu/arch/arm: crt0.S crti.S crtn.S
Added Files:
        src/lib/csu/arch/arm: crtbegin.S crtend.S

Log Message:
USE_COMPILERCRTSTUFF=no support for arm
This passes all the lib/csu atf tests.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/csu/arch/arm/crt0.S \
    src/lib/csu/arch/arm/crti.S src/lib/csu/arch/arm/crtn.S
cvs rdiff -u -r0 -r1.1 src/lib/csu/arch/arm/crtbegin.S \
    src/lib/csu/arch/arm/crtend.S

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