[project @ 1998-06-05 14:43:47 by simonm]
authorsimonm <unknown>
Fri, 5 Jun 1998 14:43:58 +0000 (14:43 +0000)
committersimonm <unknown>
Fri, 5 Jun 1998 14:43:58 +0000 (14:43 +0000)
commit8facd4bd041176650ae6d620ca4dfa8843754070
tree200c2787a90cd9b2cf327b678c906c200bf1a165
parent7d11a7c78fa988c079a43b092284f255c3788a10
[project @ 1998-06-05 14:43:47 by simonm]
Import GMP 2.0.2
13 files changed:
ghc/rts/gmp/mpn/clipper/add_n.s [new file with mode: 0644]
ghc/rts/gmp/mpn/clipper/mul_1.s [new file with mode: 0644]
ghc/rts/gmp/mpn/clipper/sub_n.s [new file with mode: 0644]
ghc/rts/gmp/mpn/hppa/add_n.s [new file with mode: 0644]
ghc/rts/gmp/mpn/hppa/hppa1_1/addmul_1.s [new file with mode: 0644]
ghc/rts/gmp/mpn/hppa/hppa1_1/mul_1.s [new file with mode: 0644]
ghc/rts/gmp/mpn/hppa/hppa1_1/pa7100/add_n.s [new file with mode: 0644]
ghc/rts/gmp/mpn/hppa/hppa1_1/pa7100/lshift.s [new file with mode: 0644]
ghc/rts/gmp/mpn/hppa/hppa1_1/submul_1.s [new file with mode: 0644]
ghc/rts/gmp/mpn/hppa/lshift.s [new file with mode: 0644]
ghc/rts/gmp/mpn/hppa/rshift.s [new file with mode: 0644]
ghc/rts/gmp/mpn/hppa/sub_n.s [new file with mode: 0644]
ghc/rts/gmp/mpn/hppa/udiv_qrnnd.s [new file with mode: 0644]