Age | Commit message (Expand) | Author |
---|---|---|
2007-08-02 | X86: Get rid of some debug warnings. | Gabe Black |
2007-08-02 | X86: Finally get the x86 initial stack frame right. | Gabe Black |
2007-08-01 | Fix how the "cmd" parameter is set in se.py and remove hack in x86 process in... | Gabe Black |
2007-08-01 | X86: Get rid of initialization of R11 | Gabe Black |
2007-07-30 | X86: Use an mmap base address that matches what an actual machine uses. | Gabe Black |
2007-07-29 | X86: Initial stack frame fixes and constant shuffling. | Gabe Black |
2007-07-28 | X86: Fix a comment and adjust the stack base address. | Gabe Black |
2007-07-28 | X86: Fix up auxiliary vectors. | Gabe Black |
2007-07-26 | X86: Fix argument register indexing. | Gabe Black |
2007-06-20 | X86 probably doesn't need a window save area. | Gabe Black |
2007-05-09 | fix the translating ports so it can add a page on a fault | Ali Saidi |
2007-03-06 | Get X86 to load an elf and start a process for it. | Gabe Black |