Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rearrange BigInt directories: | lloyd | 2008-09-30 | 3 | -319/+0 |
* | Rewrite part of the module loading code in configure.pl, now dependencies | lloyd | 2008-09-30 | 1 | -1/+1 |
* | Better dependency handling | lloyd | 2008-09-29 | 1 | -1/+1 |
* | Make asm implementations distinctly named objects, for instance MD5_IA32, | lloyd | 2008-09-29 | 1 | -0/+0 |
* | Start fixing up for full asm support again | lloyd | 2008-09-29 | 1 | -5/+3 |
* | Move mp_mulop.cpp (source file) to asm_amd64 | lloyd | 2008-09-29 | 1 | -94/+0 |
* | Move x86-64 asm bswap impl to utils, as bswap_amd64.h | lloyd | 2008-09-29 | 1 | -36/+0 |
* | Move all BigInt stuff into bigint/. Currently all asm modules are disabled; | lloyd | 2008-09-28 | 1 | -0/+0 |
* | Split up asm modules into appropriate (topic-specific) modules, eg | lloyd | 2008-09-28 | 5 | -0/+451 |