summaryrefslogtreecommitdiff
path: root/crypto/external/bsd/openssl/lib/libcrypto/arch/mips
AgeCommit message (Expand)Author
2023-05-15fix mipschristos
2023-05-09Regenchristos
2023-03-29openssl: Omit local indentation diff in mips bignum assembly.riastradh
2021-08-10PR/56318: Izumi Tsutsui: Don't include mips.S for 32 bit mips because itchristos
2021-04-26Handle the compat builds and both the n64 and non n64 variantschristos
2021-04-26Centralize the logic for endian and 64 bit availability.christos
2020-06-21regenchristos
2020-03-22merge conflictschristos
2018-09-24Don't include the libc CRYPTO_memcmp file (it has a different prototypechristos
2018-09-23merge conflictschristos
2018-03-09match opening ( with closing ) instead of closing }.mrg
2018-03-09use the proper match patternchristos
2018-03-09Disable assembly stubs for the big endian variants of mips (could be morechristos
2018-03-07only use the 64 bit abi if specified on the command line.christos
2018-03-06Avoid branch delay spot warnings: Warning: macro instruction expanded intochristos
2018-03-05Handle mips64 properly.christos
2018-03-04regenchristos
2009-07-19- add build gluechristos