buildtools/gcc/gmp/AUTHORS
Michael Lotz dae34d9ee2 Adding inline gmp directory so the GMP library is built as part of GCC 4.3.
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29041 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-01-26 05:55:46 +00:00

19 lines
843 B
Plaintext

Authors of GNU MP (in chronological order of initial contribution)
Torbjörn Granlund Main author
John Amanatides Original version of mpz/pprime_p.c
Paul Zimmermann mpn/generic/mul_fft.c, mpn/generic/dc_divrem_n.c,
new mpz/powm.c, improved Toom3 code.
Ken Weber mpn/generic/gcd.c mpn/generic/bdivmod.c
Bennet Yee mpz/jacobi.c mpz/legendre.c
Andreas Schwab mpn/m68k/lshift.S, mpn/m68k/rshift.S
Robert Harley mpn/generic/mul_n.c, files in mpn/arm
Linus Nordberg Random number framework, original autoconfery
Kent Boortz MacOS 9 port
Kevin Ryde Most x86 assembly, new autoconfery, and countless other
things (please see the GMP manual for complete list)
Gerardo Ballabio gmpxx.h and C++ istream input
Pedro Gimeno Mersenne Twister random generator, other random number
revisions
Jason Moxham New mpz/fac_ui.c and gen-fac_ui.c