summaryrefslogtreecommitdiff
path: root/bolt/runtime/hugify.cpp
AgeCommit message (Expand)Author
2025-10-14[bolt] Fix typos discovered by codespell (#124726)Christian Clauss
2025-04-15[BOLT] Fix conditional compilation of hugify.cpp (#135880)Maksim Panchenko
2025-04-15[BOLT] Enable hugify for AArch64 (#117158)alekuz01
2025-03-04[BOLT] Fix kernel version check for THP in hugify (#129380)Eric Wang
2022-11-04[BOLT][Hugify] Fix apple buildsRafael Auler
2022-11-04adds huge pages support of PIE/no-PIE binariesAlexey Moksyakov
2022-07-06[BOLT] Add runtime functions required by freestanding environmentMaksim Panchenko
2021-12-21[BOLT][NFC] Fix file-description commentsMaksim Panchenko
2021-10-16[PR] Disable instrumentation and hugify build for aarch64Vladislav Khmelevsky
2021-06-02[BOLT] Hugify: check for THP support via sysfsAmir Ayupov
2021-03-17Fix license for a few remaining filesRafael Auler
2020-10-15Add first bits to cross-compile the runtime for OSXAlexander Shaposhnikov
2020-07-27[BOLT] Fix stack alignment for runtime libRafael Auler
2020-07-02[Bolt] Improve coding style for runtime lib related codeXun Li
2020-05-02Adding automatic huge page supportXun Li