Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/lgpl3/gmp/dist/mpn/arm
Module Name: src
Committed By: mrg
Date: Sat Jul 9 15:00:09 UTC 2011
Modified Files:
src/external/lgpl3/gmp/dist/mpn/arm: invert_limb.asm
Log Message:
hint from scw: "bx" is a thumb instruction. add code to work with
non-thumb cpus. now /usr/bin/cc on my shark actually runs properly
without crashing (but very very slowly.)
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/external/lgpl3/gmp/dist/mpn/arm/invert_limb.asm
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