aboutsummaryrefslogtreecommitdiffstats
path: root/src/3rdparty/masm
Commit message (Expand)AuthorAgeFilesLines
...
* WTF/JSC update to r148273Simon Hausmann2013-04-1245-711/+2304
* Fix memory allocation of executable codeSimon Hausmann2013-04-012-20/+26
* Do not generate udis86 files when udis86 is disabled.Erik Verbruggen2013-02-271-11/+11
* Converted calling runtime functions to new calling conventionSimon Hausmann2013-02-141-0/+7
* Fix cmath function usageSimon Hausmann2013-02-091-0/+449
* Simplify UChar stub hackSimon Hausmann2013-02-091-1/+1
* Make ExecutableAllocator compile on WindowsSimon Hausmann2013-02-091-0/+17
* Centralize code to determine system page sizeSimon Hausmann2013-02-091-2/+3
* Make it possible to omit the udis86 assembler from compilationSimon Hausmann2013-02-092-8/+12
* Work around broken min/max macro definitions on WindowsSimon Hausmann2013-02-091-0/+2
* Include stdlib for arc4random().Erik Verbruggen2013-02-061-0/+4
* Avoid duplicated feature defines between tools/v4/v4.pro and src/v4/v4.proSimon Hausmann2013-02-012-24/+24
* Say hello to QtV4 module.Jędrzej Nowacki2013-01-30116-0/+53244