aboutsummaryrefslogtreecommitdiffstats
path: root/TABLE
Commit message (Collapse)AuthorAgeFilesLines
* IRIX and Tru64 platform updates.Andy Polyakov2007-08-261-2/+2
|
* MacOS X update.Andy Polyakov2007-07-311-1/+1
|
* Proper support for shared build under MacOS X.Andy Polyakov2007-07-311-16/+16
|
* AES_set_[en|de]crypt_key for s390x.Andy Polyakov2007-05-281-1/+1
|
* Throw in ppccpuid module.Andy Polyakov2007-05-151-8/+8
|
* Add alphacpuid.sAndy Polyakov2007-05-151-7/+7
|
* Engage SHA for sparcv9.Andy Polyakov2007-05-041-9/+9
|
* Typo in s390x_asm.Andy Polyakov2007-04-301-1/+1
|
* Engage s390x assembler modules.Andy Polyakov2007-04-301-0/+28
|
* RC4_set_key for x86_64 and Core2 optimization.Andy Polyakov2007-04-021-4/+4
| | | | PR: 1447
* Reserve for assembler implementation of RC4_set_key and implement x86 one.Andy Polyakov2007-04-011-12/+12
|
* Allow shared builds for aix[64]-gcc targets.Andy Polyakov2007-03-251-6/+6
|
* aix[64]-cc config lines update.Andy Polyakov2007-03-251-2/+2
|
* Various PowerPC config updates.Andy Polyakov2007-03-201-4/+4
|
* Engage alpha-mont module. Actually verified on Tru64 only.Andy Polyakov2006-12-081-7/+7
|
* Switch Win32/64 targets to Winsock2. Updates to ISNTALL.W32 cover evenAndy Polyakov2006-10-231-2/+2
| | | | recent mingw modifications.
* Further synchronizations with md32_common.h update.Andy Polyakov2006-10-171-9/+9
|
* Engage assembler in solaris64-x86_64-cc.Andy Polyakov2006-07-311-7/+7
|
* Prepare playground for AES experimental code.Andy Polyakov2006-07-021-0/+28
|
* Add sha512-ppc.pl module.Andy Polyakov2006-06-051-8/+8
|
* Fix error code. make updateDr. Stephen Henson2006-06-011-0/+28
|
* make updateRichard Levitte2006-05-121-20/+104
|
* As SPARCV9 CPU flavor is [expected to be] detected at run-time, we canAndy Polyakov2005-12-191-3/+3
| | | | | afford to relax SPARCV9/8+ compiler command line and produce "unversal" binaries as we used to.
* Unify sparcv9 assembler naming and build rules among 32- and 64-bit builds.Andy Polyakov2005-12-161-26/+26
| | | | Engage run-time switch between bn_mul_mont_fpu and bn_mul_mont_int.
* Make framework for Whirlpool assembler flexible.Andy Polyakov2005-12-161-29/+29
|
* Make room for Whirlpool assembler in Configure.Andy Polyakov2005-12-161-4/+157
|
* Switch 64-bit sparcv9 platforms from bn(64,64) to bn(64,32). This doesn'tAndy Polyakov2005-12-151-4/+4
| | | | | | | | have impact on performance, because amount of multiplications does not increase with this switch, not on sparcv9 that is. On the contrary, it actually improves performance, because it spares a load of instructions used to chase carries. Not to mention that BN assembler modules can be shared more freely between 32- and 64-bit builts.
* Engage AES for UltraSPARC in sparcv9 targets.Andy Polyakov2005-12-101-7/+7
|
* Fix typos in macos x targets.Andy Polyakov2005-10-251-6/+6
|
* Integrate sparcv9a-mont.pl into UltraSPARC builds.Andy Polyakov2005-10-221-10/+10
|
* Add rudimentary aix64-gcc target.Andy Polyakov2005-10-191-0/+27
| | | | Submitted by: Stefan Neis
* Throw in bn/asm/x86-mont.pl Montgomery multiplication "teaser".Andy Polyakov2005-10-091-26/+26
|
* Throw in Montgomery multiplication assembler for x86_64.Andy Polyakov2005-10-071-3/+3
|
* Type in OSF1 platform name.Andy Polyakov2005-08-021-1/+1
|
* "make update"Geoff Thorpe2005-07-261-2/+2
|
* Engage SHA-256/-512 x86_64 assembler module.Andy Polyakov2005-07-241-3/+3
|
* Syncronize BSD-ia64 with other IA64-based platforms.Andy Polyakov2005-07-201-1/+1
|
* Engage MD5 assembler module.Andy Polyakov2005-07-191-20/+20
|
* CHANGES and TABLE sync with 0.9.8.Andy Polyakov2005-07-051-2/+2
|
* Unify some SCO targets.Andy Polyakov2005-06-261-55/+1
|
* Minimum requirement for Solaris x86 was always Pentium. Reflect this inAndy Polyakov2005-06-261-64/+10
| | | | Configure line. TABLE update accomodates other recent ./Configure changes...
* TABLE was out-of-sync.Andy Polyakov2005-06-221-15/+70
|
* replace the deprecated "-m486" gcc option with "-march=i486"Nils Larsch2005-06-121-8/+7
| | | | PR: 1049
* Platform update from 8-stable.Andy Polyakov2005-05-311-27/+0
|
* Engage Applink in mingw. Note that application-side module is notAndy Polyakov2005-05-181-1/+1
| | | | | | | compiled into *our* aplpications. That's because mingw is always consistent with itself. Having library-side code linked into .dll makes it possible to deploy the .dll with user-code compiled with another compiler [which is pretty much the whole point behind Applink].
* Disclaim 16-bit support.Andy Polyakov2005-05-171-135/+0
|
* Simplify shared rules, link run-path into applications only.Andy Polyakov2005-05-151-32/+5
|
* Engage md5-x86_64 assembler module.Andy Polyakov2005-05-031-3/+3
|
* Rename amd64 modules to x86_64 and update RC4 implementation.Andy Polyakov2005-05-031-6/+6
|
* make updateBodo Möller2005-04-261-0/+27
|