[project @ 1998-06-05 14:43:59 by simonm]
authorsimonm <unknown>
Fri, 5 Jun 1998 14:44:05 +0000 (14:44 +0000)
committersimonm <unknown>
Fri, 5 Jun 1998 14:44:05 +0000 (14:44 +0000)
commita2fb1fcc265f4e968497c126733e9530da1b4d6a
tree8aece3f83f879857b33845dfd03c5bfde78dc66c
parent3b1bead18fb9fff9de3f0c0ef60f605b0c74c609
[project @ 1998-06-05 14:43:59 by simonm]
Import GMP 2.0.2
37 files changed:
ghc/rts/gmp/mpn/hppa/hppa1_1/pa7100/rshift.s [new file with mode: 0644]
ghc/rts/gmp/mpn/hppa/hppa1_1/pa7100/sub_n.s [new file with mode: 0644]
ghc/rts/gmp/mpn/i960/add_n.s [new file with mode: 0644]
ghc/rts/gmp/mpn/i960/addmul_1.s [new file with mode: 0644]
ghc/rts/gmp/mpn/i960/mul_1.s [new file with mode: 0644]
ghc/rts/gmp/mpn/i960/sub_n.s [new file with mode: 0644]
ghc/rts/gmp/mpn/m88k/add_n.s [new file with mode: 0644]
ghc/rts/gmp/mpn/m88k/mc88110/addmul_1.s [new file with mode: 0644]
ghc/rts/gmp/mpn/m88k/mc88110/mul_1.s [new file with mode: 0644]
ghc/rts/gmp/mpn/m88k/mul_1.s [new file with mode: 0644]
ghc/rts/gmp/mpn/m88k/sub_n.s [new file with mode: 0644]
ghc/rts/gmp/mpn/mips2/add_n.s [new file with mode: 0644]
ghc/rts/gmp/mpn/mips2/addmul_1.s [new file with mode: 0644]
ghc/rts/gmp/mpn/mips2/lshift.s [new file with mode: 0644]
ghc/rts/gmp/mpn/mips2/mul_1.s [new file with mode: 0644]
ghc/rts/gmp/mpn/mips2/rshift.s [new file with mode: 0644]
ghc/rts/gmp/mpn/mips2/sub_n.s [new file with mode: 0644]
ghc/rts/gmp/mpn/mips2/submul_1.s [new file with mode: 0644]
ghc/rts/gmp/mpn/mips3/add_n.s [new file with mode: 0644]
ghc/rts/gmp/mpn/mips3/addmul_1.s [new file with mode: 0644]
ghc/rts/gmp/mpn/mips3/lshift.s [new file with mode: 0644]
ghc/rts/gmp/mpn/mips3/mul_1.s [new file with mode: 0644]
ghc/rts/gmp/mpn/mips3/rshift.s [new file with mode: 0644]
ghc/rts/gmp/mpn/mips3/sub_n.s [new file with mode: 0644]
ghc/rts/gmp/mpn/mips3/submul_1.s [new file with mode: 0644]
ghc/rts/gmp/mpn/ns32k/add_n.s [new file with mode: 0644]
ghc/rts/gmp/mpn/ns32k/addmul_1.s [new file with mode: 0644]
ghc/rts/gmp/mpn/ns32k/mul_1.s [new file with mode: 0644]
ghc/rts/gmp/mpn/ns32k/sub_n.s [new file with mode: 0644]
ghc/rts/gmp/mpn/ns32k/submul_1.s [new file with mode: 0644]
ghc/rts/gmp/mpn/power/add_n.s [new file with mode: 0644]
ghc/rts/gmp/mpn/power/addmul_1.s [new file with mode: 0644]
ghc/rts/gmp/mpn/power/lshift.s [new file with mode: 0644]
ghc/rts/gmp/mpn/power/mul_1.s [new file with mode: 0644]
ghc/rts/gmp/mpn/power/rshift.s [new file with mode: 0644]
ghc/rts/gmp/mpn/power/sub_n.s [new file with mode: 0644]
ghc/rts/gmp/mpn/power/submul_1.s [new file with mode: 0644]