summaryrefslogtreecommitdiff
path: root/security/nss/lib/freebl/mpi/Makefile
Commit message (Expand)AuthorAgeFilesLines
* ECC code landing.ian.mcgreer%sun.com2003-10-171-182/+9
* Changes to enable ECC over characteristic 2^m fields.nelsonb%netscape.com2003-03-291-6/+8
* Add targets for HPUX Itanium family processors.nelsonb%netscape.com2002-09-271-4/+29
* Build mpi with new file mpvalpha.c.nelsonb%netscape.com2001-10-091-0/+3
* Change HP 64-bit and hybrid builds to use new HP assembly code.nelsonb%netscape.com2000-12-271-36/+26
* Implement new feature test macros for controlling the use of mp_word overnelsonb%netscape.com2000-12-151-1/+7
* Add missing Makefile lines to build mpi optimally for AIX 32 and 64-bit.nelsonb%netscape.com2000-12-151-0/+17
* Add support for unsigned long long mp_digits.nelsonb%netscape.com2000-12-131-25/+84
* Use the new floating point Montgomery multiply code from Sun on Solaris.nelsonb%netscape.com2000-12-021-23/+44
* Incorporate multiplication performance enhancements for UltraSparc CPUsnelsonb%netscape.com2000-09-301-1/+18
* Bugzilla bug #53143: removed the definition of NSPR internal macros.wtc%netscape.com2000-09-191-8/+4
* Changes to make mpi use 64-bit digits on machines where unsigned longsnelsonb%netscape.com2000-09-141-4/+16
* Add support for Linux on X86 CPUs. Use assembler code on MIPS CPUs.nelsonb%netscape.com2000-08-311-8/+24
* Overhaul Makefile. Change it to use gmake's "static pattern rules",nelsonb%netscape.com2000-08-221-88/+60
* Add commented-out lines to build on other platforms.nelsonb%netscape.com2000-08-111-8/+31
* Build libmpi.a. Include mpmontg.o in libmpi.a. Build programs withnelsonb%netscape.com2000-07-281-41/+46
* Add -fullwarn to some build flags. Change dependencies for primegen.nelsonb%netscape.com2000-07-221-4/+4
* Build all mpi .c files with -DMP_API_COMPATIBLEnelsonb%netscape.com2000-07-191-8/+11
* Get file to work with SysV make on IRIX.nelsonb%netscape.com2000-07-171-9/+20
* MPI Arbitrary Precision Integer Arithmetic library.nelsonb%netscape.com2000-07-141-0/+273