aboutsummaryrefslogtreecommitdiff
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* I don't remember what this test is forcomex2016-11-151-0/+100
* fix some ARM stuff including calls, and test itcomex2016-11-155-11/+29
* add VEC_STORAGE_INIT_STATIC to match the HTAB onecomex2015-08-071-1/+1
* fix vec.h bugcomex2015-08-071-0/+1
* fix my hash table algorithm - arghcomex2015-07-121-1/+31
* fixescomex2015-07-121-2/+4
* add veccomex2015-03-011-0/+23
* Add extra argument to substitute_hook_functions and interpose_imports for use...comex2015-02-282-2/+3
* Add transform-dis-cases-arm64.S and fix a serious bug thus discovered.comex2015-02-232-0/+48
* Ban calls within transform regions in threadsafe mode.comex2015-02-233-4/+25
* Fix vm_remap, of trouble with which the previous diagnosis was completely inc...comex2015-02-231-0/+11
* various fixescomex2015-02-181-1/+1
* Fix hook-function:comex2015-02-182-12/+21
* fix test casescomex2015-02-141-4/+6
* Trampoline fixes.comex2015-02-142-11/+25
* test harnesscomex2015-02-092-15/+151
* morecomex2015-02-092-3/+3
* Fix other architectures compiling - haven't tried *running* anything..comex2015-02-081-5/+5
* Refactor disassembly so x86 works, and add x86 transform-dis.comex2015-02-081-27/+14
* starting x86 supportcomex2015-02-081-26/+61
* fix ARM64 too, theoreticallycomex2015-02-031-1/+1
* fix my utter failure to handle branches/conditionals correctly (on ARM)comex2015-02-013-8/+22
* remove GNU-isms from cbitcomex2015-01-301-0/+16
* get rid of the unnecessary CoreFoundation dependencycomex2015-01-292-6/+26
* port some old codecomex2015-01-291-0/+49
* sortacomex2015-01-281-0/+9
* right, fix cleanup. (compared to the old system, this avoids busywaiting, an...comex2015-01-252-3/+36
* this is dumbcomex2015-01-251-2/+20
* fix substrate-compat; check in testcomex2015-01-251-0/+62
* it compiles...comex2015-01-242-2/+2
* Add function to deal with mprotecting RW and back. A bit more complex than t...comex2015-01-242-0/+38
* stopping other threads.comex2015-01-211-0/+34
* minor cleanup - stop caring about thumb outside of arch-specific codecomex2015-01-212-2/+12
* Some cleanup.comex2015-01-211-1/+1
* woo, inject seems to work on all platformscomex2015-01-211-3/+3
* ...comex2015-01-201-0/+17
* progress on injectioncomex2015-01-201-4/+3
* more reorganization - move OS X/iOS specific stuff into its own directorycomex2015-01-191-1/+1
* ldrd/strd fix - we definitely need to know that in ldrd r0, r1, [pc], we can'...comex2015-01-171-1/+1
* improve test; thumb2 fixescomex2015-01-174-4/+54
* IT, BX LR - untestedcomex2015-01-171-0/+1
* reorganizationcomex2015-01-171-1/+1
* interpose works; add testcomex2015-01-171-0/+35
* add an assertcomex2015-01-171-0/+2
* fixes and test - both tests work on all archscomex2015-01-171-0/+46
* imp forwarding workscomex2015-01-171-9/+34
* this is all wrong.comex2015-01-161-3/+12
* and now for something completely different: assembly maybestret-IMPLcomex2015-01-161-0/+26
* jump dis - seemingly working(!)comex2015-01-164-25/+480
* add a test assembly file, not used yetcomex2015-01-131-0/+48