Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing info.txt for generic mp_asm.h | lloyd | 2008-09-29 | 1 | -0/+8 |
* | Rename all modinfo.txt files to info.txt, since they are all (none) of | lloyd | 2008-09-29 | 1 | -0/+0 |
* | Start fixing up for full asm support again | lloyd | 2008-09-29 | 6 | -12/+9 |
* | Move mp_mulop.cpp (source file) to asm_amd64 | lloyd | 2008-09-29 | 1 | -0/+0 |
* | Move x86-64 asm bswap impl to utils, as bswap_amd64.h | lloyd | 2008-09-29 | 1 | -36/+0 |
* | Add deps, missing includes, etc | lloyd | 2008-09-29 | 1 | -4/+4 |
* | Move def_powm.cpp from core to bigint | lloyd | 2008-09-28 | 2 | -0/+23 |
* | BigInt uses hex module | lloyd | 2008-09-28 | 1 | -0/+4 |
* | Add primes.cpp to build in modinfo.txt | lloyd | 2008-09-28 | 1 | -3/+4 |
* | Move primes.cpp to bigint/ | lloyd | 2008-09-28 | 1 | -0/+674 |
* | Move all BigInt stuff into bigint/. Currently all asm modules are disabled; | lloyd | 2008-09-28 | 42 | -0/+5212 |
* | Split up asm modules into appropriate (topic-specific) modules, eg | lloyd | 2008-09-28 | 19 | -0/+2379 |