aboutsummaryrefslogtreecommitdiffstats
path: root/src/3rdparty/masm/wtf/OSAllocatorPosix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "masm: Treat Android as generic Posix regarding mmap and friends"Ulf Hermann2022-11-251-16/+7
* Do not crash if madvise() fails on MADV_WILLNEEDUlf Hermann2022-11-081-1/+1
* masm: Treat Android as generic Posix regarding mmap and friendsUlf Hermann2022-10-061-7/+16
* QML: Protect against EAGAIN when calling madvise on linuxUlf Hermann2022-03-251-3/+15
* QNX: Fix compiler warnings about unused parametersPasi Petäjäjärvi2022-03-051-0/+3
* Remove unneeded dlfcn.h in OSAllocatorPosix.cppPierre-Yves Siret2021-07-021-1/+0
* Remove dladdr usage from masmTasuku Suzuki2019-07-081-13/+1
* Add comment about use of memfd for JIT memory allocations on AndroidSimon Hausmann2018-05-281-0/+3
* android-clang: Fix crash in V4 JITEskil Abrahamsen Blomfeldt2018-05-251-1/+5
* Add a feature to mark mmap-allocated pages on Linux tooThiago Macieira2018-02-081-2/+78
* Allow for the QML engine to run on "hardened" Linux systemsSimon Hausmann2016-11-221-0/+10
* WinRT: Enable JIT for x86/x64 target platformsMaurice Kalinowski2016-01-161-0/+5
* Remove guard pages option from uncommitted page reservationsUlf Hermann2014-10-301-3/+2
* Some build-fixes for pedantic compilers.Erik Verbruggen2013-04-191-0/+2
* WTF/JSC update to r148273Simon Hausmann2013-04-121-4/+9
* Include stdlib for arc4random().Erik Verbruggen2013-02-061-0/+4
* Say hello to QtV4 module.Jędrzej Nowacki2013-01-301-0/+184