Source-Changes archive

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

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



Module Name:    src
Committed By:   matt
Date:           Mon Aug  6 02:31:54 UTC 2012

Modified Files:
        src/common/lib/libc/quad: ashrdi3.c lshldi3.c lshrdi3.c muldi3.c quad.h

Log Message:
Add ARM EABI aliases to a few functions.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/common/lib/libc/quad/ashrdi3.c \
    src/common/lib/libc/quad/lshrdi3.c
cvs rdiff -u -r1.2 -r1.3 src/common/lib/libc/quad/lshldi3.c \
    src/common/lib/libc/quad/muldi3.c
cvs rdiff -u -r1.6 -r1.7 src/common/lib/libc/quad/quad.h

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