Source-Changes archive

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

CVS commit: src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm



Module Name:    src
Committed By:   skrll
Date:           Wed Jun 30 21:18:00 UTC 2021

Modified Files:
        src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm: aeabi_cfcmp.S
            divmodsi4.S divsi3.S modsi3.S

Log Message:
Do previous differently by pushing even number of registers and remove
strange r7 usage.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
    src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm/aeabi_cfcmp.S \
    src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm/divmodsi4.S \
    src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm/divsi3.S \
    src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm/modsi3.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