summaryrefslogtreecommitdiff
path: root/rts/xxhash.c
Commit message (Expand)AuthorAgeFilesLines
* RTS: Remove unused file xxhash.cPeter Trommler2022-01-111-43/+0
* rts: update xxhash used by the linker's hashmapTamar Christina2021-12-141-882/+35
* rts: Consistently use stgMallocBytes instead of mallocGHC GitLab CI2020-09-051-3/+5
* Expunge #ifdef and #ifndef from the codebaseJohn Ericson2019-07-141-16/+16
* Replace hashing function for string keys implementation with xxhashTamar Christina2017-09-051-0/+888