aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/sha1_amd64/info.txt
Commit message (Expand)AuthorAgeFilesLines
* Make configure output more sensible wrt incompatible moduleslloyd2010-09-281-0/+4
* Also allow clang with 32-bit assembly code, everything seems to worklloyd2010-08-081-18/+0
* Clang understands at least some GCC inline asm syntax as well as whatlloyd2010-08-081-0/+1
* Consolidate the two engines that provided assembler implementationslloyd2010-07-131-1/+1
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-2/+0
* Remove add blocks from hash function info.txt fileslloyd2009-09-291-6/+0
* Correct some errors in the automatically generated dependencies.lloyd2009-07-161-1/+2
* Add a script that reads the output of print_deps.py and rewriteslloyd2009-07-151-7/+5
* Some modules using asm were not marked with 'load_on asm_ok'; fixlloyd2009-07-071-1/+1
* CPU-specific engines are now only loaded if something depends on them,lloyd2009-07-071-0/+1
* Split asm_engine into three engines (ia32, amd64, sse2). This allowslloyd2008-11-111-0/+2
* Disable x86-64 SHA-1 asm for FreeBSD. FreeBSD 7.0 at least did not likelloyd2008-11-041-1/+0
* Derive x86, x86-64, and SSE2 implementations of SHA-1 directly from SHA_160lloyd2008-09-291-1/+1
* Make asm implementations distinctly named objects, for instance MD5_IA32,lloyd2008-09-291-4/+10
* Rename all modinfo.txt files to info.txt, since they are all (none) oflloyd2008-09-291-0/+27