aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mpi/longlong.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-01lib/mpi: fix spelling mistakesZhen Lei1-2/+2
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2020-04-30lib/mpi: Fix 64-bit MIPS build with ClangNathan Chancellor1-1/+1
2020-04-24lib/mpi: Fix building for powerpc with clangNathan Chancellor1-17/+17
2019-08-22lib/mpi: Eliminate unused umul_ppmm definitions for MIPSNathan Chancellor1-35/+1
2019-07-16lib/mpi/longlong.h: fix building with 32-bit x86Arnd Bergmann1-8/+8
2017-12-22lib/mpi: Fix umul_ppmm() for MIPS64r6James Hogan1-1/+17
2017-08-17lib/mpi: fix build with clangStefan Agner1-12/+12
2016-02-28lib/mpi: avoid assembler warningArnd Bergmann1-1/+1
2015-10-15move count_zeroes.h out of asm-genericChristoph Hellwig1-1/+1
2015-06-13MPI: MIPS: Fix compilation error with GCC 5.1Jaedon Shin1-2/+2
2013-07-19alpha: Modernize lib/mpi/longlong.hRichard Henderson1-10/+7
2013-05-24MPILIB: disable usage of floating point registers on pariscHelge Deller1-2/+3
2012-11-23MPI: Fix compilation on MIPS with GCC 4.4 and newerManuel Lauss1-2/+17
2012-10-08MPILIB: Provide count_leading/trailing_zeros() based on arch functionsDavid Howells1-136/+2
2012-02-02lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.hDavid Miller1-11/+33
2011-11-09crypto: GnuPG based MPI lib - header files (part 2)Dmitry Kasatkin1-0/+1478