K 10 svn:author V 3 jmg K 8 svn:date V 27 2013-09-03T17:33:29.575892Z K 7 svn:log V 284 add support to gcc for AES and PCLMUL intrinsics... This addes the -maes option, but not the -mpclmul option as I ran out of bits in the 32 bit flags field... You can -D__PCLMUL__ to get this, but it won't be compatible w/ clang and modern gcc... Reviewed by: -current, -toolchain END