aboutsummaryrefslogtreecommitdiff
path: root/bolt/runtime/hugify.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-11-04[BOLT][Hugify] Fix apple buildsRafael Auler1-3/+1
2022-11-04adds huge pages support of PIE/no-PIE binariesAlexey Moksyakov1-70/+120
2022-07-06[BOLT] Add runtime functions required by freestanding environmentMaksim Panchenko1-2/+2
2021-12-21[BOLT][NFC] Fix file-description commentsMaksim Panchenko1-1/+1
2021-10-16[PR] Disable instrumentation and hugify build for aarch64Vladislav Khmelevsky1-0/+2
2021-06-02[BOLT] Hugify: check for THP support via sysfsAmir Ayupov1-60/+12
2021-03-17Fix license for a few remaining filesRafael Auler1-6/+3
2020-10-15Add first bits to cross-compile the runtime for OSXAlexander Shaposhnikov1-0/+4
2020-07-27[BOLT] Fix stack alignment for runtime libRafael Auler1-3/+5
2020-07-02[Bolt] Improve coding style for runtime lib related codeXun Li1-5/+3
2020-05-02Adding automatic huge page supportXun Li1-0/+174