aboutsummaryrefslogtreecommitdiffstats
path: root/modules/alg_amd64/modinfo.txt
Commit message (Expand)AuthorAgeFilesLines
* Check in an initial assembler implementation of SHA-1 for x86-64 systems.lloyd2007-03-121-1/+4
* Provide a more flexible mechanism for specifying which modules are loaded.lloyd2007-03-121-0/+4
* Add Solaris to the allowed platforms for alg_amd64 and alg_ia32. Untested,lloyd2007-03-041-0/+1
* Rename the mp_muladd source files to mp_muloplloyd2006-12-151-7/+2
* Enable the alg_amd64 module under Intel C++ as well (looks like ICC knowslloyd2006-11-241-0/+1
* Remove solaris from the list of OK platforms for assembly; Solaris aslloyd2006-11-061-1/+0
* Initial x86-64 assembly code for the inner multiply-add loop.lloyd2006-09-241-0/+34