For mips3 and alpha, put the assembler file directives in separate
[openssl.git] / crypto / md32_common.h
2001-03-08 Dr. Stephen HensonMake EVP_Digest*() routines return a value.
2001-02-19 Richard LevitteMake all configuration macros available for application...
2000-10-30 Ulf Möller_lrotl() is a call to the C runtime library!
2000-02-16 Ben LaurieFix signed/unsigned warnings.
2000-02-15 Andy PolyakovNew NO_INLINE_ASM macro. Primary target for the moment...
2000-02-06 Andy PolyakovSupport for MacOS X (Rhapsody) is added. Also get rid...
2000-01-02 Andy PolyakovMetrowerks for Motorola tune-up.
1999-12-19 Andy PolyakovLate break-in patch for MacOS support.
1999-12-19 Andy PolyakovMacOS updates.
1999-12-14 Ulf MöllerSolaris x86 assembler problem is already addressed...
1999-12-08 Ulf MöllerDon't use inline assembler on x86 Solaris (would need...
1999-08-28 Andy Polyakovmd32_common.h update and accompanying MD5 update.
1999-06-23 Bodo MöllerDon't use inline assembler when configured for "no...
1999-06-01 Ulf MöllerBorland C fix.
1999-05-20 Bodo MöllerSome solaris-usparc MD5 fixes.
1999-05-17 Bodo MöllerMake MD5 work on Alpha, and fix a bug.
1999-05-15 Ben LaurieGet rid of casts.
1999-05-15 Bodo MöllerGet rid of another cast.
1999-05-15 Ben LaurieGet rid of the cast.
1999-05-14 Bodo MöllerChange cast in function calls to that which is, I think...
1999-05-13 Ulf MöllerReorganize and speed up MD5.