Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/arch/arm/gen
Module Name: src
Committed By: uwe
Date: Thu May 8 00:28:31 UTC 2025
Modified Files:
src/lib/libc/arch/arm/gen: _setjmp.S setjmp.S
Log Message:
arm: setjmp - fix thumb
"mov" should be spelled "movs" for thumb in unified syntax
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/lib/libc/arch/arm/gen/_setjmp.S
cvs rdiff -u -r1.21 -r1.22 src/lib/libc/arch/arm/gen/setjmp.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