[project @ 2000-08-21 15:12:04 by simonmar]
authorsimonmar <unknown>
Mon, 21 Aug 2000 15:12:07 +0000 (15:12 +0000)
committersimonmar <unknown>
Mon, 21 Aug 2000 15:12:07 +0000 (15:12 +0000)
commit9edeeedc06fb3d766681e9742da80fd7d3b222f4
tree97da2c440d9b667cde6f28b56fb8b26cfa48a8de
parentcd1a93d89e211b93c6eab4f3bbe692f0bfba8cf1
[project @ 2000-08-21 15:12:04 by simonmar]
merge conflicts (I hope)
99 files changed:
ghc/rts/gmp/ChangeLog [deleted file]
ghc/rts/gmp/Makefile.in
ghc/rts/gmp/PROJECTS [deleted file]
ghc/rts/gmp/SPEED [deleted file]
ghc/rts/gmp/config.guess
ghc/rts/gmp/config.sub
ghc/rts/gmp/config/mt-linux [deleted file]
ghc/rts/gmp/config/mt-m88110 [deleted file]
ghc/rts/gmp/config/mt-sprc8-gcc [deleted file]
ghc/rts/gmp/config/mt-supspc-gcc [deleted file]
ghc/rts/gmp/configure [new file with mode: 0644]
ghc/rts/gmp/configure.in
ghc/rts/gmp/cre-mparam.c [deleted file]
ghc/rts/gmp/demos/factorize.c [deleted file]
ghc/rts/gmp/extract-double.c [deleted file]
ghc/rts/gmp/gmp-impl.h
ghc/rts/gmp/gmp.h
ghc/rts/gmp/insert-double.c [deleted file]
ghc/rts/gmp/install.sh [deleted file]
ghc/rts/gmp/make.bat [deleted file]
ghc/rts/gmp/move-if-change [deleted file]
ghc/rts/gmp/mpn/alpha/add_n.s [deleted file]
ghc/rts/gmp/mpn/alpha/addmul_1.s [deleted file]
ghc/rts/gmp/mpn/alpha/ev5/add_n.s [deleted file]
ghc/rts/gmp/mpn/alpha/ev5/lshift.s [deleted file]
ghc/rts/gmp/mpn/alpha/ev5/rshift.s [deleted file]
ghc/rts/gmp/mpn/alpha/ev5/sub_n.s [deleted file]
ghc/rts/gmp/mpn/alpha/lshift.s [deleted file]
ghc/rts/gmp/mpn/alpha/mul_1.s [deleted file]
ghc/rts/gmp/mpn/alpha/rshift.s [deleted file]
ghc/rts/gmp/mpn/alpha/sub_n.s [deleted file]
ghc/rts/gmp/mpn/alpha/submul_1.s [deleted file]
ghc/rts/gmp/mpn/bsd.h [deleted file]
ghc/rts/gmp/mpn/config/t-oldgas [deleted file]
ghc/rts/gmp/mpn/config/t-ppc-aix [deleted file]
ghc/rts/gmp/mpn/config/t-pwr-aix [deleted file]
ghc/rts/gmp/mpn/configure.in [deleted file]
ghc/rts/gmp/mpn/generic/divmod_1.c [deleted file]
ghc/rts/gmp/mpn/generic/random2.c
ghc/rts/gmp/mpn/hppa/hppa1_1/udiv_qrnnd.s [deleted file]
ghc/rts/gmp/mpn/msdos/asm-syntax.h [deleted file]
ghc/rts/gmp/mpn/powerpc32/add_n.s [deleted file]
ghc/rts/gmp/mpn/powerpc32/addmul_1.s [deleted file]
ghc/rts/gmp/mpn/powerpc32/lshift.s [deleted file]
ghc/rts/gmp/mpn/powerpc32/mul_1.s [deleted file]
ghc/rts/gmp/mpn/powerpc32/rshift.s [deleted file]
ghc/rts/gmp/mpn/powerpc32/sub_n.s [deleted file]
ghc/rts/gmp/mpn/powerpc32/submul_1.s [deleted file]
ghc/rts/gmp/mpn/sparc32/add_n.S [deleted file]
ghc/rts/gmp/mpn/sparc32/addmul_1.S [deleted file]
ghc/rts/gmp/mpn/sparc32/lshift.S [deleted file]
ghc/rts/gmp/mpn/sparc32/mul_1.S [deleted file]
ghc/rts/gmp/mpn/sparc32/rshift.S [deleted file]
ghc/rts/gmp/mpn/sparc32/sub_n.S [deleted file]
ghc/rts/gmp/mpn/sparc32/submul_1.S [deleted file]
ghc/rts/gmp/mpn/sparc32/udiv_fp.S [deleted file]
ghc/rts/gmp/mpn/sparc32/udiv_nfp.S [deleted file]
ghc/rts/gmp/mpn/sparc32/v8/addmul_1.S [deleted file]
ghc/rts/gmp/mpn/sparc32/v8/mul_1.S [deleted file]
ghc/rts/gmp/mpn/sparc32/v8/submul_1.S [deleted file]
ghc/rts/gmp/mpn/sparc32/v8/supersparc/udiv.S [deleted file]
ghc/rts/gmp/mpn/sparc64/add_n.s [deleted file]
ghc/rts/gmp/mpn/sparc64/addmul_1.s [deleted file]
ghc/rts/gmp/mpn/sparc64/lshift.s [deleted file]
ghc/rts/gmp/mpn/sparc64/mul_1.s [deleted file]
ghc/rts/gmp/mpn/sparc64/rshift.s [deleted file]
ghc/rts/gmp/mpn/sparc64/sub_n.s [deleted file]
ghc/rts/gmp/mpn/sparc64/submul_1.s [deleted file]
ghc/rts/gmp/mpn/sysv.h [deleted file]
ghc/rts/gmp/mpn/tests/add_n.c [deleted file]
ghc/rts/gmp/mpn/tests/addmul_1.c [deleted file]
ghc/rts/gmp/mpn/tests/divmod_1.c [deleted file]
ghc/rts/gmp/mpn/tests/divrem.c [deleted file]
ghc/rts/gmp/mpn/tests/lshift.c [deleted file]
ghc/rts/gmp/mpn/tests/mul_1.c [deleted file]
ghc/rts/gmp/mpn/tests/rshift.c [deleted file]
ghc/rts/gmp/mpn/tests/sub_n.c [deleted file]
ghc/rts/gmp/mpn/tests/submul_1.c [deleted file]
ghc/rts/gmp/mpn/tests/tst-addsub.c [deleted file]
ghc/rts/gmp/mpn/x86/add_n.S [deleted file]
ghc/rts/gmp/mpn/x86/addmul_1.S [deleted file]
ghc/rts/gmp/mpn/x86/lshift.S [deleted file]
ghc/rts/gmp/mpn/x86/mul_1.S [deleted file]
ghc/rts/gmp/mpn/x86/pentium/add_n.S [deleted file]
ghc/rts/gmp/mpn/x86/pentium/addmul_1.S [deleted file]
ghc/rts/gmp/mpn/x86/pentium/lshift.S [deleted file]
ghc/rts/gmp/mpn/x86/pentium/mul_1.S [deleted file]
ghc/rts/gmp/mpn/x86/pentium/rshift.S [deleted file]
ghc/rts/gmp/mpn/x86/pentium/sub_n.S [deleted file]
ghc/rts/gmp/mpn/x86/pentium/submul_1.S [deleted file]
ghc/rts/gmp/mpn/x86/rshift.S [deleted file]
ghc/rts/gmp/mpn/x86/sub_n.S [deleted file]
ghc/rts/gmp/mpn/x86/submul_1.S [deleted file]
ghc/rts/gmp/mpn/x86/syntax.h [deleted file]
ghc/rts/gmp/mpz/Makefile.in
ghc/rts/gmp/mpz/configure.in [deleted file]
ghc/rts/gmp/mpz/dmincl.c [deleted file]
ghc/rts/gmp/mpz/mul_ui.c [deleted file]
ghc/rts/gmp/urandom.h