Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-21 | Better error handling in alloc_code | Michael Pavone | |
2015-06-28 | Use MAP_32BIT on Linux since my hint seems to be ignored | Michael Pavone | |
2015-06-28 | Use mmap with a hint rather than sbrk for allocating executable memory ↵ | Michael Pavone | |
within 32-bit displacement range of compiled code | |||
2013-09-10 | Added copyright notice to source files and added GPL license text in COPYING | Mike Pavone | |
2012-12-04 | M68K to x86 translation works for a limited subset of instructions and ↵ | Mike Pavone | |
addressing modes | |||
2012-11-27 | x86 code gen, initial work on translator | Mike Pavone | |