summaryrefslogtreecommitdiff
path: root/bolt/runtime/hugify.cpp
Commit message (Expand)AuthorAgeFilesLines
* [BOLT][Hugify] Fix apple buildsRafael Auler2022-11-041-3/+1
* adds huge pages support of PIE/no-PIE binariesAlexey Moksyakov2022-11-041-70/+120
* [BOLT] Add runtime functions required by freestanding environmentMaksim Panchenko2022-07-061-2/+2
* [BOLT][NFC] Fix file-description commentsMaksim Panchenko2021-12-211-1/+1
* [PR] Disable instrumentation and hugify build for aarch64Vladislav Khmelevsky2021-10-161-0/+2
* [BOLT] Hugify: check for THP support via sysfsAmir Ayupov2021-06-021-60/+12
* Fix license for a few remaining filesRafael Auler2021-03-171-6/+3
* Add first bits to cross-compile the runtime for OSXAlexander Shaposhnikov2020-10-151-0/+4
* [BOLT] Fix stack alignment for runtime libRafael Auler2020-07-271-3/+5
* [Bolt] Improve coding style for runtime lib related codeXun Li2020-07-021-5/+3
* Adding automatic huge page supportXun Li2020-05-021-0/+174