summaryrefslogtreecommitdiff
path: root/lib/mpi/longlong.h
AgeCommit message (Expand)Author
2023-08-11crypto: lib - Move mpi into lib/cryptoHerbert Xu
2021-07-01lib/mpi: fix spelling mistakesZhen Lei
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-04-30lib/mpi: Fix 64-bit MIPS build with ClangNathan Chancellor
2020-04-24lib/mpi: Fix building for powerpc with clangNathan Chancellor
2019-08-22lib/mpi: Eliminate unused umul_ppmm definitions for MIPSNathan Chancellor
2019-07-16lib/mpi/longlong.h: fix building with 32-bit x86Arnd Bergmann
2017-12-22lib/mpi: Fix umul_ppmm() for MIPS64r6James Hogan
2017-08-17lib/mpi: fix build with clangStefan Agner
2016-02-28lib/mpi: avoid assembler warningArnd Bergmann
2015-10-15move count_zeroes.h out of asm-genericChristoph Hellwig
2015-06-13MPI: MIPS: Fix compilation error with GCC 5.1Jaedon Shin
2013-07-19alpha: Modernize lib/mpi/longlong.hRichard Henderson
2013-05-24MPILIB: disable usage of floating point registers on pariscHelge Deller
2012-11-23MPI: Fix compilation on MIPS with GCC 4.4 and newerManuel Lauss
2012-10-08MPILIB: Provide count_leading/trailing_zeros() based on arch functionsDavid Howells
2012-02-02lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.hDavid Miller
2011-11-09crypto: GnuPG based MPI lib - header files (part 2)Dmitry Kasatkin