aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/longlong.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-1/+1
2020-04-30lib/mpi: Fix 64-bit MIPS build with ClangGravatar Nathan Chancellor 1-1/+1
2020-04-24lib/mpi: Fix building for powerpc with clangGravatar Nathan Chancellor 1-17/+17
2019-08-22lib/mpi: Eliminate unused umul_ppmm definitions for MIPSGravatar Nathan Chancellor 1-35/+1
2019-07-16lib/mpi/longlong.h: fix building with 32-bit x86Gravatar Arnd Bergmann 1-8/+8
2017-12-22lib/mpi: Fix umul_ppmm() for MIPS64r6Gravatar James Hogan 1-1/+17
2017-08-17lib/mpi: fix build with clangGravatar Stefan Agner 1-12/+12
2016-02-28lib/mpi: avoid assembler warningGravatar Arnd Bergmann 1-1/+1
2015-10-15move count_zeroes.h out of asm-genericGravatar Christoph Hellwig 1-1/+1
2015-06-13MPI: MIPS: Fix compilation error with GCC 5.1Gravatar Jaedon Shin 1-2/+2
2013-07-19alpha: Modernize lib/mpi/longlong.hGravatar Richard Henderson 1-10/+7
2013-05-24MPILIB: disable usage of floating point registers on pariscGravatar Helge Deller 1-2/+3
2012-11-23MPI: Fix compilation on MIPS with GCC 4.4 and newerGravatar Manuel Lauss 1-2/+17
2012-10-08MPILIB: Provide count_leading/trailing_zeros() based on arch functionsGravatar David Howells 1-136/+2
2012-02-02lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.hGravatar David Miller 1-11/+33
2011-11-09crypto: GnuPG based MPI lib - header files (part 2)Gravatar Dmitry Kasatkin 1-0/+1478