Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   joerg
Date:           Tue May  6 16:02:11 UTC 2014

Modified Files:
        src/common/lib/libc/arch/arm/quad: __aeabi_ldivmod.S __aeabi_uldivmod.S
        src/common/lib/libc/arch/arm/string: strcat_arm.S strlcat_arm.S
            strlen_arm.S
        src/lib/csu/arch/earm: crtbegin.h
        src/lib/csu/common: crtbegin.c
        src/lib/libexecinfo: unwind_arm_ehabi_stub.c

Log Message:
Make EHABI optional.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 \
    src/common/lib/libc/arch/arm/quad/__aeabi_ldivmod.S
cvs rdiff -u -r1.8 -r1.9 src/common/lib/libc/arch/arm/quad/__aeabi_uldivmod.S
cvs rdiff -u -r1.5 -r1.6 src/common/lib/libc/arch/arm/string/strcat_arm.S \
    src/common/lib/libc/arch/arm/string/strlcat_arm.S
cvs rdiff -u -r1.8 -r1.9 src/common/lib/libc/arch/arm/string/strlen_arm.S
cvs rdiff -u -r1.1 -r1.2 src/lib/csu/arch/earm/crtbegin.h
cvs rdiff -u -r1.8 -r1.9 src/lib/csu/common/crtbegin.c
cvs rdiff -u -r1.1 -r1.2 src/lib/libexecinfo/unwind_arm_ehabi_stub.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