Age | Commit message (Expand) | Author |
2019-10-23 | arch: Drop sysctl support if built against glibc | Tommaso Marinelli |
2019-10-16 | arch,base,sim: Move Process loader hooks into the Process class. | Gabe Black |
2019-10-15 | arch,base: Restructure the object file loaders. | Gabe Black |
2019-10-12 | arch,base: Separate the idea of a memory image and object file. | Gabe Black |
2019-10-10 | arch, base: Stop assuming object files have three segments. | Gabe Black |
2019-10-09 | base: Rename Section to Segment, and some of its members. | Gabe Black |
2019-05-30 | arch, base, cpu, gpu, sim: Merge getMemProxy and getVirtProxy. | Gabe Black |
2019-05-21 | sim-se: change syscall function signature | Brandon Potter |
2019-05-18 | arm: Add an object file loader for linux and freebsd. | Gabe Black |
2019-01-22 | sim-se: add syscalls related to polling | Brandon Potter |
2017-05-12 | arm: Remove unused DumpStatsPCEventF class in FreeBSD system | Andreas Sandberg |
2016-11-09 | syscall_emul: [patch 5/22] remove LiveProcess class and use Process instead | Brandon Potter |
2016-11-09 | syscall_emul: [patch 2/22] move SyscallDesc into its own .hh and .cc | Brandon Potter |
2016-03-17 | base: add symbol support for dynamic libraries | Brandon Potter |
2016-03-17 | syscall_emul: extend mmap system call to support file backed mmaps | Brandon Potter |
2016-03-17 | syscall_emul: rename OpenFlagTransTable struct | Brandon Potter |
2015-06-07 | arch: fix build under MacOSX | Ruslan Bukin ext:(%2C%20Zhang%20Guoye) |
2015-05-05 | arm: Remove unnecessary boot uncachability | Andreas Hansson |
2015-04-29 | arch, base, dev, kern, sym: FreeBSD support | Ruslan Bukin |