Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check in an initial assembler implementation of SHA-1 for x86-64 systems. | lloyd | 2007-03-12 | 1 | -1/+4 |
* | Provide a more flexible mechanism for specifying which modules are loaded. | lloyd | 2007-03-12 | 1 | -0/+4 |
* | Add Solaris to the allowed platforms for alg_amd64 and alg_ia32. Untested, | lloyd | 2007-03-04 | 1 | -0/+1 |
* | Rename the mp_muladd source files to mp_mulop | lloyd | 2006-12-15 | 1 | -7/+2 |
* | Enable the alg_amd64 module under Intel C++ as well (looks like ICC knows | lloyd | 2006-11-24 | 1 | -0/+1 |
* | Remove solaris from the list of OK platforms for assembly; Solaris as | lloyd | 2006-11-06 | 1 | -1/+0 |
* | Initial x86-64 assembly code for the inner multiply-add loop. | lloyd | 2006-09-24 | 1 | -0/+34 |