Source-Changes archive

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

CVS commit: src/common/lib/libc/arch/arm/quad



Module Name:    src
Committed By:   matt
Date:           Mon Aug  6 01:50:30 UTC 2012

Added Files:
        src/common/lib/libc/arch/arm/quad: __aeabi_lcmp.c __aeabi_ulcmp.c

Log Message:
Add long long / unsigned long long comparision routines.  These differ
from cmpdi2 in they return strcmp like values (-1, 0, 1).


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/common/lib/libc/arch/arm/quad/__aeabi_lcmp.c \
    src/common/lib/libc/arch/arm/quad/__aeabi_ulcmp.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