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/gen



Module Name:    src
Committed By:   christos
Date:           Tue Oct 30 12:42:14 UTC 2012

Modified Files:
        src/common/lib/libc/arch/arm/gen: divsi3.S
Added Files:
        src/common/lib/libc/arch/arm/gen: divide.S udivsi3.S

Log Message:
split udivsi3 and divsi3 to fix static linking. This could be done better.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/common/lib/libc/arch/arm/gen/divide.S \
    src/common/lib/libc/arch/arm/gen/udivsi3.S
cvs rdiff -u -r1.3 -r1.4 src/common/lib/libc/arch/arm/gen/divsi3.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