summaryrefslogtreecommitdiff
path: root/Utilities/cmlibrhash
Commit message (Expand)AuthorAgeFilesLines
* librhash: Explicitly enable large file support on 32-bit targetsBrad King2022-06-041-0/+1
* Utilities: Suppress warnings in third-party code with IBMClangAaron Liu2022-01-271-1/+1
* LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-151-1/+1
* Utilities: Suppress warnings in third-party code with NVHPCBrad King2021-04-201-1/+1
* Utilities: Suppress warnings in third-party code when using IntelLLVMBrad King2021-01-281-1/+1
* Refactoring: Third-parties public headers are under cm3p prefixMarc Chevrier2020-05-072-2/+2
* librhash: Fix -Wdocumentation warning about @param nameBrad King2020-03-031-1/+1
* librhash: Update build within CMake for rhash 1.3.9Brad King2020-03-021-1/+1
* Merge branch 'upstream-librhash' into update-librhashBrad King2020-03-0222-657/+957
* Utilities: Suppress warnings in third-party code when using XLClangBrad King2019-02-251-1/+1
* Remove now-unused code once used for MIPSpro on IRIXBrad King2019-02-211-1/+1
* librhash: Avoid incorrect int8_t definition with PGI on Linux ppc64leBrad King2018-08-091-0/+2
* Merge topic 'librhash-left-shift-unsigned'Brad King2016-11-291-2/+2
|\
| * librhash: Avoid signed left-shift overflow in sha256Brad King2016-11-291-2/+2
* | librhash: Activate SHA-3 implementationBrad King2016-11-103-5/+15
* | Merge branch 'upstream-librhash' into add-SHA-3Brad King2016-11-103-1/+411
|/
* librhash: Port to KWIML for ABI and integer type informationBrad King2016-11-102-40/+28
* librhash: Avoid signed left-shift overflowBrad King2016-11-101-2/+2
* librhash: Implement bswap_32 as a function even in strict C90 modeBrad King2016-11-101-5/+2
* librhash: Implement bswap_64 even in strict C90 modeBrad King2016-11-101-4/+2
* librhash: Use __builtin_bswap{32,64} on ClangBrad King2016-11-101-0/+8
* librhash: Install COPYING file with CMake documentationBrad King2016-11-101-0/+2
* librhash: Disable warnings to avoid changing 3rd party codeBrad King2016-11-102-0/+12
* librhash: Build the library within CMakeBrad King2016-11-102-0/+31
* librhash: Remove source fragments not needed for CMakeBrad King2016-11-105-125/+47
* Merge branch 'upstream-librhash' into import-librhashBrad King2016-11-0321-0/+3238