Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename all references of ia32 to x86-32 and amd64 to x86-64. | lloyd | 2011-04-22 | 1 | -29/+0 |
* | Also allow clang with 32-bit assembly code, everything seems to work | lloyd | 2010-08-08 | 1 | -0/+11 |
* | Consolidate the two engines that provided assembler implementations | lloyd | 2010-07-13 | 1 | -1/+1 |
* | Full working amalgamation build, plus internal-only headers concept. | lloyd | 2009-12-16 | 1 | -0/+4 |
* | Instead of having two asm_macr.h files being switched in based on module | lloyd | 2009-11-14 | 1 | -4/+0 |
* | Remove the 'realname' attribute on all modules and cc/cpu/os info files. | lloyd | 2009-10-29 | 1 | -2/+0 |
* | Add engine deps on the asm_xxx modules so the engines get loaded | lloyd | 2009-09-24 | 1 | -0/+4 |
* | Make PBE base, IF_algo only load if needed by dependencies | lloyd | 2008-10-01 | 1 | -1/+1 |
* | Fix loading issues | lloyd | 2008-09-29 | 1 | -1/+1 |
* | load_on request, not load_on required (though it had the same effect) | lloyd | 2008-09-29 | 1 | -1/+1 |
* | Make asm implementations distinctly named objects, for instance MD5_IA32, | lloyd | 2008-09-29 | 1 | -0/+16 |