summaryrefslogtreecommitdiff
path: root/security/nss/lib/freebl/mpi/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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