summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2013-12-31 12:37:20 +0100
committerTorbjorn Granlund <tege@gmplib.org>2013-12-31 12:37:20 +0100
commit3c9b379227fd6f2da09d32a5fd5396bc8a2217f1 (patch)
treeab183b499284dee84e07860e9fd03c4e19b0d89a /AUTHORS
parent022eb8db03b9b05b98847097a2b86781717773e5 (diff)
downloadgmp-3c9b379227fd6f2da09d32a5fd5396bc8a2217f1.tar.gz
Add two authors.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS12
1 files changed, 12 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 797172e29..675afaeba 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -85,3 +85,15 @@ David Miller mpn/sparc32/ultrasparct1/{addmul_1,mul_1,submul_1}.asm
mpn/sparc64/ultrasparct3/cnd_aors_n.asm
mpn/sparc64/{rshift,lshift,lshiftc}.asm
mpn/sparc64/tabselect.asm
+
+Mark Sofroniou mpn/generic/mul_fft.c type cleanup.
+
+Ulrich Weigand Changes to support powerpc64le:
+ configure.ac, mpn/powerpc64/{elf,aix,darwin}.m4,
+ mpn/powerpc32/{darwin,elf}.m4,
+ mpn/powerpc64/mode64/{dive_1,divrem_1,divrem_2}.asm,
+ mpn/powerpc64/mode64/{gcd_1,invert_limb,mode1o}.asm,
+ mpn/powerpc64/mode64/{mod_1_1,mod_1_4}.asm,
+ mpn/powerpc64/mode64/p7/gcd_1.asm,
+ mpn/powerpc64/p6/{lshift,lshiftc,rshift}.asm,
+ mpn/powerpc64/vmx/popcount.asm.