]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Import mips2 and mips3 files from the 2.0.2 gmp distribution.
authorimp <imp@FreeBSD.org>
Mon, 1 Mar 1999 06:27:31 +0000 (06:27 +0000)
committerimp <imp@FreeBSD.org>
Mon, 1 Mar 1999 06:27:31 +0000 (06:27 +0000)
commita33e5716f56ac0e54bf6051df6b0889247455209
tree7416fec1b45002adff46133f13305dbd48bfd06a
parent7fbf66313a44405a9d9a78c90611dad3c0597620
Import mips2 and mips3 files from the 2.0.2 gmp distribution.

Approved by: markm
16 files changed:
contrib/libgmp/mpn/mips2/add_n.s [new file with mode: 0644]
contrib/libgmp/mpn/mips2/addmul_1.s [new file with mode: 0644]
contrib/libgmp/mpn/mips2/lshift.s [new file with mode: 0644]
contrib/libgmp/mpn/mips2/mul_1.s [new file with mode: 0644]
contrib/libgmp/mpn/mips2/rshift.s [new file with mode: 0644]
contrib/libgmp/mpn/mips2/sub_n.s [new file with mode: 0644]
contrib/libgmp/mpn/mips2/submul_1.s [new file with mode: 0644]
contrib/libgmp/mpn/mips3/README [new file with mode: 0644]
contrib/libgmp/mpn/mips3/add_n.s [new file with mode: 0644]
contrib/libgmp/mpn/mips3/addmul_1.s [new file with mode: 0644]
contrib/libgmp/mpn/mips3/gmp-mparam.h [new file with mode: 0644]
contrib/libgmp/mpn/mips3/lshift.s [new file with mode: 0644]
contrib/libgmp/mpn/mips3/mul_1.s [new file with mode: 0644]
contrib/libgmp/mpn/mips3/rshift.s [new file with mode: 0644]
contrib/libgmp/mpn/mips3/sub_n.s [new file with mode: 0644]
contrib/libgmp/mpn/mips3/submul_1.s [new file with mode: 0644]