aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/asm_amd64/info.txt
Commit message (Expand)AuthorAgeFilesLines
* Also allow clang with 32-bit assembly code, everything seems to worklloyd2010-08-081-0/+8
* 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
* Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-0/+4
* Instead of having two asm_macr.h files being switched in based on modulelloyd2009-11-141-4/+0
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-2/+0
* Add engine deps on the asm_xxx modules so the engines get loadedlloyd2009-09-241-0/+4
* Make PBE base, IF_algo only load if needed by dependencieslloyd2008-10-011-1/+1
* Fix loading issueslloyd2008-09-291-1/+1
* load_on request, not load_on required (though it had the same effect)lloyd2008-09-291-1/+1
* Make asm implementations distinctly named objects, for instance MD5_IA32,lloyd2008-09-291-0/+16