Theofilos Petsios
e2c0414dca
added _multiprocess_can_split_ directive ( #351 )
...
* added _multiprocess_can_split_ directive
* renamed Readme
2017-06-23 17:53:19 -04:00
feliam
475f786f21
Fix x86.PUNPCKL emulation ( #259 )
...
* Fix x86.PUNPCKL emulation
* trace check wip
* PUNPCKH/L and Readlink /proc
* PUNPCK fixes
* remove debug traceback
* rename arguments insteag of commenting them
* fix comment
2017-05-23 15:21:48 -03:00
feliam
bbfb234cca
Dev fix amd64 emulation bugs ( #136 )
...
* Failing tests
* Tha Fix
* Fix auto test
* PSLLDQ for 32b python?
* More descriptive temporary variable
2017-04-13 19:22:04 -03:00
feliam
83cb4de825
Dev fix load interpreter ( #96 )
...
* Fix interpreter load
* turn off some debug
* cuack
* Correct loader condition (#111 )
* Rm unnecessary condition
We always want to run this code if there is an interpreter present, not
just if the exe is ET_DYN
* Add correct interp header type check
2017-03-28 15:45:08 -03:00
JP Smith
ca0bee2377
Rename test -> tests ( #66 )
...
* rename test -> tests
* re-add ignored tests
2017-03-13 14:06:36 -05:00