From 3c9b379227fd6f2da09d32a5fd5396bc8a2217f1 Mon Sep 17 00:00:00 2001 From: Torbjorn Granlund Date: Tue, 31 Dec 2013 12:37:20 +0100 Subject: Add two authors. --- AUTHORS | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'AUTHORS') 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. -- cgit v1.2.1